Previous Topic: TSSREPT Option 2


TSSCPR Utility

This section contains the following topics:

About TSSCPR

TSSCPR Required JCL

TSSCPR Sample Output

About TSSCPR

TSSCPR is a utility program designed to show the submitting administrator what CA Top Secret commands are still pending in the optional CPF Recovery File. This report identifies the origin of the command, the targeted node, a transaction identification number, and the command itself. Passwords are always replaced by a "?".

Note: This utility can only be run by an SCA type acid.

TSSCPR Required JCL

The following JCL is required to run the TSSCPR utility in a z/VM environment:

//TSSJOB ACID=acid,PASSWORD=password
//EXEC PGM=TSSCPREC
PRINT CPF RECOVERY

TSSCPR Sample Output

A sample TSSCPR output file is provided below:

If originating ACID is "*MASTER*" then the command is system generated. Also passwords will always be replaced by a "?".