Control Card Log
The Control Card Log lists all Analyzer control statements that are used for the report run.
No Analyzer or Extractor control statements are required to produce the Control Card Log. It is produced automatically as part of the preliminary reporting information that CMF MONITOR supplies with each batch report job. (See Preliminary-reporting-information for more information.)
An example of the Control Card Log is shown in the following figure.
BMC SOFTWARE, INC. REPORT DATE: DD MMM YY 13.40
HEADERS TITLE='XYZ COMPANY',LOCATION='WORLDWIDE HEADQUARTERS'
REPORTS RPTGROUP=RPTSTMT,DDGROUP=RPTSTMT
AUXSTOR
CACHE TYPE=ALL
CFACT
CMFSTAT
CMFSUM - MEASURE=ALL
COMMSTOR
COMMSTOR REPORT=DETAIL
CPU
DASD
VOLSER FAT900,TSG900
DEVACT
ENQUEUE
* EXCEPTS
GRAPH TYPE=TRACE,MEASURE=(CCVUTILP)
* GRAPH TYPE=TRACE,MEASURE=(ASMIORQC,ASMIORQR,CCVCPUCT,CCVUTILP,
* DMDTCMPL,DMDTRUA,MCVSTCRI,MCVMGAGE,RCEAFC,RCETOTFX,
* RCVPTR,RCVUICA,RMCATISC,SMCARCWT)
IOQ
LINKPACK
OMVS
PERFSUM
SHARDEV
SRM
STORAGE
TSOPERF
TSOUSER
VIRTSTOR
WLMGL TYPE=ALL
WLMGRAPH TYPE=TRACE,MEASURE=(CCVUTILP)
* WLMGRAPH TYPE=TRACE,MEASURE=(ASMIORQC,ASMIORQR,CCVCPUCT,CCVUTILP,
* DMDTCMPL,DMDTRUA,MCVSTCRI,MCVMGAGE,RCEAFC,RCETOTFX,
* RCVPTR,RCVUICA,RMCATISC,SMCARCWT)
XCF TYPE=BOTH,ORDER=(GROUP,MEMBER,SYSTEM)
- Analyzer control statements and parameters are explained in the section that discusses 'Analyzer control statements.'
- Analyzer syntax error messages are explained in CMF MONITOR messages.
Control Card Log field descriptions
Descriptions of the fields in the Control Card Log are listed in the table below.
Field | Description |
---|---|
* GENERAL Control STATEMENTS | Each general control statement used to specify global data collection and reporting parameters is listed in this area of the Control Card Log. |
* REPORT Control STATEMENTS | Each report control statement used to specify a desired report is listed in this area of the Control Card Log. |
ERROR MESSAGES | Any errors encountered with the control card syntax are listed in this area of the Control Card Log. |
Related topic