Report variables have the following format:
[system] [record-type] variable-class variable-name
Specifies the system of the variable. Valid values are as follows:
Signals to the Report Writer that the variable is a CA SYSVIEW-based CICS variable.
Signals that the variable is a CA SYSVIEW-based IMS variable.
Signals that the variable is a CA SYSVIEW-based MQ variable.
Signals that the variable is a CA SYSVIEW-based AUDIT variable.
Signals that the variable is a CA SYSVIEW-based variable common for all systems.
Signals to the Report Writer that the variable is a z/OS system variable.
Default: CICS
Specifies the type of record the data for that variable comes from. You can specify one of the following:
Provides job activity information.
Provides task activity information.
Provides information about MQ objects and message counts.
Provides activity information for the last interval before the step terminate, and activity after the previous interval ended.
For CICS variables, provides information from data created with the SUMMARIZE utility option.
For IMS variables, provides information from IMS region summary records.
For CICS variables, provides information from system threshold records.
For MVS variables, provides information from MVS system records.
Provides CICS resource usage information. The collection of this data is based upon user-defined time intervals and involves low overhead.
Provides CA SYSVIEW Audit Event records information.
Provides CA SYSVIEW exception records information.
The default record type for all CICS and IMS variables is PERformance and for all MVS variables is SYStem. The record type that a variable represents affects which ID options can be used with it to limit the scope of a report.
Note: For more information about JOB and STEP record types, see the section JOB and STEP Record Type Data.
Specifies one of the variable classes. For example, TRANSACTION and DATASET are both valid variable classes for the PERformance record type.
Specifies a variable name from the variable class selected. For example, both USE and LIFETIME are valid variable names for the variable class TRANSACTION.
|
Copyright © 2013 CA.
All rights reserved.
|
|