Sample CMRRAPM macro assembly statements
CMRRAPM TYPE=ENTRY,GROUP=xxxxxxxxxxxx,
MEMBERS=(xxxxxxxx,...,xxxxxxxx), SERVICE=nnn
(Additional TYPE=ENTRY statements, as needed)
CMRRAPM TYPE=FINAL
END
The following table describes each CMRRAPM macro assembly statement:
Statement | Description |
---|---|
TYPE=INITIAL | Generates a group of BMC AMI Ops Monitor for CICS modules This statement must be entered first and placed on a separate line by itself. Specify CMR=YES to create a group that includes all BMC AMI OpsM for CICS transaction IDs (the default); otherwise, specify CMR=NO. |
TYPE=ENTRY | Defines one group of transactions or programs and the response time to be compared with the specified service level One TYPE=ENTRY statement must be specified for each group to be reported, where:
|
TYPE=FINAL | Ends the generation parameters It must be the last statement and must be placed on a line by itself. |