Important! The segmented monitoring options MON and NOM might cause unpredictable damage to the CICS system if not used properly. Instructions for using MON and NOM are in the chapter "Special Monitoring Situations." MON and NOM pertain to all users and are not user ID ‑sensitive.
Notes:
NOM is supported in releases 5.1 and higher, only
NOM is not user ID sensitive and pertains to all users
To set no monitor locations for segmented monitoring, enter:
NOM=locn NOM=(locn1,locn2,...,locn9)
Specifies a program location where CA InterTest for CICS stops monitoring using the special segmented monitoring method. The location must specify the op‑code of a machine instruction that resides in non‑store‑protected virtual storage.
Specify the location as a COBOL paragraph name (in quotes), a PL/I or Assembler label (in quotes), a COBOL or PL/I statement number (a decimal number preceded by a # sign), or a hexadecimal displacement from the beginning of the program. The location also specifies an address in main storage.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|