It is important to know the priorities CA InterTest for CICS observes if more than one entry in the monitoring table applies to the same program.
Example
Suppose you specify monitoring options for program ABC1 and different options for transaction TRN1. ABC1 executes as part of that transaction. When ABC1 executes, the options specified for ABC1 override the options specified for TRN1.
Similarly, it is important to understand the priorities CA InterTest for CICS observes when a program, transaction, or terminal is specifically and generically declared for monitoring. In this case, a specific entry overrides a generic entry except when you issue the command CNTL=INQ,promid, where the generic specification takes precedence.
Example
Suppose you specify monitoring options for program ABC1 and different monitoring options for program ABC*. The options specified for ABC* affect all programs whose names begin with ABC except for program ABC1 (and any other programs beginning with ABC that have their own entries in the monitoring table). Monitoring for ABC1 is controlled by the specific entry for that program. However, if you specify CNTL=INQ,PROG=ABC*, you get monitoring status reports for all programs that begin with ABC, including programs such as ABC1, which have separate monitoring table entries.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|