Previous Topic: LNK: Set Composite SupportNext Topic: MUS: Limit the Number of Times a Program Is Monitored


MON: Set Monitor ON Locations for Segmented Monitoring

Important! The segmented monitoring options MON and NOM may 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:

MON is supported only in releases 5.1 and higher.

MON options are not user ID sensitive and pertain to all users.

To set monitor on locations for segmented monitoring, enter:

MON=locn
MON=(locn1,locn2,...,locn9)
locn

Specifies a program location where CA InterTest for CICS starts or continues 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, in quotes, the location as a COBOL paragraph name or a PL/I or Assembler label; without 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, or an address in main storage.