Previous Topic: Resuming Update DetectionNext Topic: Checking Status


Writing Report Output to a Data Set

The RPTDSN command dynamically changes the destination of report output when writing to a data set.

Format

The RPTDSN command has the following syntax:

F PMO,RPTDSN=data set name[,VOL=volser]

This command has the following operands:

PMO

The CA PMO keyword.

RPTDSN=data set name

Tells CA PMO to write reports to the specified data set. The data set name overrides the value specified on the RPTDSN parameter. If the SYSOUT parameter had a value of class, its value is changed to DS.

VOL=volser

The volume serial number of the volume on which the data set resides. You must use this option if your system has multiple libraries with the sam

Note:To change the output destination back to the data set name specified on the RPTDSN parameter, you must issue the RPTDSN command again.