03.03.2015 Views

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Reporting Commands<br />

Example<br />

// JOB AUDIT REPORT<br />

// EXEC AUDTUTIL,SIZE=128K<br />

PROGRAM DYNAM/T<br />

REPORT MAINT<br />

GENERATE<br />

/*<br />

/&<br />

Note:<br />

• Issue the PROGRAM command only if you have more than one <strong>CA</strong> <strong>Dynam</strong><br />

product installed.<br />

• If needed, the PROGRAM command must precede the REPORT command.<br />

REPORT Command<br />

The REPORT command indicates that a customized report is to be defined, or<br />

lists the predefined reports to be generated.<br />

The <strong>for</strong>mat of the command is shown below.<br />

REPORT [name1] [name2 ... name7]<br />

Example<br />

// JOB REPORTS<br />

// EXEC AUDTUTIL,SIZE=128K<br />

PROGRAM DYNAM/T<br />

REPORT DATASET MAINT<br />

GENERATE<br />

PROGRAM DYNAM/D<br />

REPORT<br />

TITLE 'VOLUME AUDIT REPORT'<br />

TITLE DSNAME 'NAME'<br />

TITLE VOLSER 'VOLUME'<br />

FIELDS DSNAME VOLSER<br />

SELECT (DSNAME TEST.FILE1)<br />

SELECT (DSNAME TEST.FILE3)<br />

GENERATE<br />

/*<br />

/&<br />

(2 predefined reports requested)<br />

(a customized report defined)<br />

The above job stream will produce three reports: two predefined reports <strong>for</strong><br />

<strong>CA</strong> <strong>Dynam</strong>/T (one on <strong>CA</strong> <strong>Dynam</strong>/T-controlled tape processing by data set<br />

name and one on catalog maintenance) and one user-defined report.<br />

12–20 <strong>User</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!