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.

General Reporting−DYNPRINT<br />

DYNPRINT <strong>VSE</strong> Operation<br />

DYNPRINT requires a minimum <strong>VSE</strong> execution size of 256K and approximately<br />

256K of partition GETVIS. It uses System Adapter services, so <strong>CA</strong> <strong>Dynam</strong> must<br />

be active and enabled <strong>for</strong> the execution partition. All files required by <strong>CA</strong> Earl<br />

must be assigned and have label in<strong>for</strong>mation.<br />

The library into which DYNPRINT is installed must be in the phase search chain<br />

at execution time. To run reports that access the VTOCs, <strong>CA</strong> <strong>Dynam</strong>/D must<br />

be active and enabled. If you want to compile <strong>CA</strong> Earl Catalog reporting<br />

programs, the installation library must be in the source search chain also.<br />

DYNPRINT reads input statements from SYSLOG if executed from the console,<br />

or SYSIPT if executed from within a job stream. SYSIPT may be assigned to a<br />

card reader, magnetic tape unit or DASD. Input must consist of fixed<br />

unblocked 80 or 81 byte records. Printed output is sent to SYSLST. One or<br />

more report control statements must be supplied. Input is terminated by<br />

either a null line or /* from SYSLOG and a /* on SYSIPT.<br />

Examples<br />

Generate a standard report - no compilation needed.<br />

// JOB DYNPRINT<br />

// LIBDEF PHASE,SEARCH=LCL.DYNAM55<br />

// DLBL SORTIN1,'<strong>CA</strong> EARL HIT WORK FILE',0<br />

// EXTENT SYS002,SYSWK1,1,0,1,30<br />

// DLBL SORTWK1,'SORT WORK FILE',0<br />

// EXTENT SYS003,SYSWK1,1,0,1,30<br />

// DLBL WORK1,'SRAM.WORK.FILE',0<br />

// EXTENT SYS003,SYSWK1,1,0,1,30<br />

// DLBL SORTOUT,'<strong>CA</strong> EARL SORTED HIT FILE',0<br />

// EXTENT SYS001,SYSWK1,1,0,1,30<br />

// ASSGN SYS001,DISK,VOL=SYSWK1,SHR<br />

// ASSGN SYS002,DISK,VOL=SYSWK1,SHR<br />

// ASSGN SYS003,DISK,VOL=SYSWK1,SHR<br />

// ASSGN SYS007,UA<br />

// ASSGN SYS008,UA<br />

// ASSGN SYS009,UA<br />

// EXEC DYNPRINT,SIZE=256K<br />

REPORT ACTVFILE<br />

/*<br />

/&<br />

9–10 <strong>User</strong> <strong>Guide</strong>

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

Saved successfully!

Ooh no, something went wrong!