Provides the name of a data set to which offline reports are written. This parameter is applicable only if you also specify the parameter SYSOUT=DS. Every time CA PMO is restarted, it deletes the information in this data set and starts recording new information. Any new reports generated while CA PMO is active are appended to the end of this data set.
The RPTDSN parameter has the following syntax:
RPTDSN=data set name,VOL=volser
The RPTDSN parameter requires the following values:
Valid RPTDSN data set name values:
Specifies the name of a sequential data set for the reports. You must specify RECFM=VA and LRECL=133 in the JCL that you use to allocate the data set. Reserve one to three cylinders for the data set.
The volume serial number of the data set. This parameter is necessary if the data set is uncataloged. If you omit this parameter for an uncataloged data set, CA PMO cannot write offline reports.
Default: None.
Note: Do not code any parameters on this statement except RPTDSN and VOL.
|
Copyright © 2011 CA.
All rights reserved.
|
|