Previous Topic: Subparameters Specified In the PARMDD FileNext Topic: JCL PARM Parameters


Values You Can Specify for the OPSSTATS Subparameter

Here is a list of the values that you can specify for the OPSSTATS subparameter:

FROMDATE

This date overrides the global FROMDATE you specify.

Syntax:

FROMDATE={yyyy.ddd|yyyy/mm/dd|nnn}
TODATE

This date overrides the global TODATE you specify.

Syntax:

TODATE={yyyy.ddd|yyyy/mm/dd|nnn}
FROMTIME

This time overrides the global FROMTIME you specify.

Syntax:

FROMTIME=(hh:mm)
TOTIME

This time overrides the global TOTIME you specify.

Syntax:

TOTIME=(hh:mm)
SEGMENTS

If you specify SEGMENTS=ALL, CA OPS/MVS includes all statistics segments in the report. If you do not want all statistics segments to be included in the report, indicate those you want. For example, if you specify SEGMENTS=(SUMMARY,AOFEVENT, your report includes only summary and AOF event statistics.

Syntax:

SEGMENTS={ALL|(segments)}