- *
- [user comments]
- BREAK
- Use this statement to group SELECT/IGNORE statements into logical groups.
- CONTROL
- STOPAFT=nnnnnnnn
- DATE
- START=mm/dd/yy or mm/dd/yyyy,STOP=mm/dd/yy or mm/dd/yyyy
For the
twenty-first century the year must be represented by yyyy. If yy is coded
the twentieth century is assumed, for example 98 for 1998.
- IGNORE
-
APPLID=xxxxxxxx[,yyyyyyyy,...]
PRCSTYPE=xxxxxxxx[,yyyyyyyy,...]
TERMID=xxxx[,yyyy,...]
TASKNO=,nnnnnnn,[nnnnnnn,...[
TRANID=xxxx[,yyyy,...]
USERID=xxxxxxxx[,yyyyyyyy,...]
You can use any of these
IGNORE options in conjunction with SELECT statements to form SELECT/IGNORE
groups (see the BREAK control statement).
- OPTION GMT|LOCAL
- DFH$MOLS prints the monitoring record start and stop timestamp fields
in GMT, or converts them into local time.
- PRINT
- DIC,EXC,PER,RES,ALL
- RESOURCE
- ALL,FILE,TSQUEUE
Use this option to enable selective printing of the
resource type data within the transaction resource monitoring records.
- SELECT
-
APPLID=xxxxxxxx[,yyyyyyyy,...]
PRCSTYPE=xxxxxxxx[,yyyyyyyy,...]
TERMID=xxxx[,yyyy,...]
TASKNO=nnnnnnn,[nnnnnnn,...[
TRANID=xxxx[,yyyy,...]
USERID=xxxxxxxx[,yyyyyyyy,...]
You can use any of these
SELECT options in conjunction with IGNORE statements to form SELECT/IGNORE
groups (see the BREAK control statement).
SORT
This option is accepted for migration purposes, but it is now ignored.
DFH$MOLS always sorts the input monitoring data before the records are processed
for output.
- TIME
- START=hh.mm.ss,STOP=hh.mm.ss
TIMEOFF
This option is accepted for migration purposes, but it is now ignored.
The option was used to specify the suppression of testing for data being out
of sequence, but now DFH$MOLS always sorts the input monitoring data.
- UNLOAD{DDNAME=xxxxxxxx[,LOCAL]}
- Use this statement to unload the input performance class monitoring
data into the fixed length record format. Note that the UNLOAD control statement
can be used with monitoring data for all CICS® Transaction Server versions and releases,
and with monitoring data for CICS/ESA Version 4, but not with monitoring data for CICS/ESA Version 3.