Previous Topic: Suspending the Refreshing of a LibraryNext Topic: Changing the Status of the BLDLTRIM Setting


Controlling the Destination of Report Output

The SYSOUT command controls the destination of report output.

Format

The SYSOUT command has the following syntax:

F PMO {,SYSOUT=class}
      {,SYSOUT=DS}

This command has the following operands:

PMO

The CA PMO keyword.

SYSOUT

You specify this operand as follows:

SYSOUT=class

Tells CA PMO to write reports to the specified SYSOUT class.

SYSOUT=DS

Tells CA PMO to write reports to the data set name specified on the RPTDSN parameter (which you can override with the RPTDSN command).

Note: If you issue the RPTDSN command, the SYSOUT class is automatically changed to DS and you do not need to use this command.