Previous Topic: DRCNext Topic: EVENT


EARLOUT

Extracts AUDIT file information for later processing by CA-EARL or another report generator or you choice. In addition to the normal listing file, a separate punch file is returned to the submitter as well. This file can be processed immediately by using option 2 of the TSSREPT utility or can be placed on a minidisk for later use by executing the TSSUTILA utility as follows:

TSSUTILA jobid <filename <filetype <filemode>>> <(REPlace>
jobid

The TSSUTIL job number that was assigned to the job by the server during execution. You can obtain the jobid by entering a QUERY READER * ALL command and examining the NAME field which will be in the form, TSSJnnnn. The value for nnnn should be used as the jobid. This parameter is required.

filename

The filename of the CMS file that is to contain the external-format TSSUTIL records. The default: TSSJnnnn where nnnn is the value specified for jobid.

filetype

The filetype of the CMS file that is to contain the external-format TSSUTIL records. The default is TSSUTIL.

filemode

The filemode of the CMS file that is to contain the external-format TSSUTIL records. The default is A.

REPlace

Indicates that if the CMS file already exists, it should be replaced.

Return Code Definitions

0

Successful completion

24

Invalid command specification

28

No reader file of type PUN found for this jobidor the CMS file already exists

32

Invalid reader file format or error in reader file data

1xx

Return code from CMS file system error