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.

Basic Components<br />

For example,<br />

// DLBL SDDOUT,'##TEMP01'<br />

// EXTENT ,SYS006,POOL01,1,0,1,15<br />

If the data set name is longer than 8 characters, the name will be truncated. A<br />

temporary data set will always be CPU- and partition-dependent. Any<br />

expiration date or retention days specified on the DLBL statement will be<br />

ignored.<br />

Note: A temporary data set can never be catalog-controlled. If no EXTENT<br />

statement is submitted, <strong>CA</strong> <strong>Dynam</strong>/D uses the default allocation defined in the<br />

DYNAM/D option record (with DEFALOC).<br />

Logical Units<br />

We recommend that you omit logical unit specifications from JCL <strong>for</strong> all files<br />

processed under <strong>CA</strong> <strong>Dynam</strong>/D control. In regard to Direct Access (DA) files,<br />

the main requirement made by <strong>VSE</strong> concerns the logical units assigned to<br />

them, if they contain multiple extents or span multiple volumes.<br />

For more in<strong>for</strong>mation about logical unit assignments in general, and<br />

specifically <strong>for</strong> DA files, see SYS Number Considerations and Modifying Logical<br />

Unit Assignments (LUBS).<br />

File Type<br />

Restrictions are placed on the file type, especially when EXTENT statements<br />

will be omitted so that allocation in<strong>for</strong>mation is taken from the Catalog. Either<br />

omit the file type from the DLBL statement, or specify it as SD.<br />

If an ISAM or DA file is defined in the Catalog, the DLBL statement must still<br />

indicate SD. <strong>CA</strong> <strong>Dynam</strong>/D will override the SD value to match the file type<br />

specified in a program's DTF. You must follow this convention because <strong>VSE</strong> Job<br />

Control will only allow a DLBL statement without an EXTENT statement <strong>for</strong> SD<br />

files.<br />

Example,<br />

// JOB ACCESS <strong>CA</strong>TALOGED DATA SET<br />

// DLBL SDDINP,'DISK.FILE'<br />

// EXEC PROGRAM<br />

<strong>CA</strong>DD028I ACCESSED FILE=SDDINP SYS001=202 SYSWK1 X=0/72/1<br />

Chapter 4: Disk File Management 4–9

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

Saved successfully!

Ooh no, something went wrong!