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.

Processing Unchained Multifile Tapes<br />

A multifile-volume is to be read and a new version created in one job stream.<br />

Options direct <strong>CA</strong> <strong>Dynam</strong>/T to the correct tape drives <strong>for</strong> the second and third<br />

files.<br />

Example:<br />

Multiple TLBLs with identical DTFNAMES<br />

Submit identical dtfnames consecutively if you are including them in one job<br />

step. This restriction is imposed by IBM label record management routines.<br />

// TLBL UIN,'FILE1,H,D'<br />

// TLBL UIN,'FILE2,H,D'<br />

// TLBL UIN,'FILE3,W'<br />

// TLBL UOUT,'OUTPUT FILE1,H,D'<br />

// TLBL UOUT,'OUTPUT FILE2,H,D'<br />

// TLBL UOUT,'OUTPUT FILE3,H'<br />

NOT<br />

// TLBL UIN,'FILE1,H,D'<br />

// TLBL UOUT,'OUTPUT FILE1,H,D'<br />

// TLBL UIN,'FILE2,H,D'<br />

// TLBL UOUT,'OUTPUT FILE2,H,D'<br />

// TLBL UIN,'FILE3,W'<br />

// TLBL UOUT,'OUTPUT FILE3,W'<br />

Processing Unchained Multifile Tapes<br />

The STACK= TLBL option can be used to specify that a file is to be part of a<br />

multifile set. To use this feature you have to code a STACK= parameter on<br />

each TLBL of a multifile set.<br />

Valid STACK parameters are A to Z, 1 to 9, and ‘*’. By default, A to Z cause<br />

the tape to rewind at close and 1 to 9, or ‘*’, cause the tape not to rewind at<br />

close. Aside from this, there is no difference between one STACK= parameter<br />

and another. They simply allow a way to differentiate one unchained multifile<br />

tape from another within the same jobstream.<br />

By using the HOLD(H) TLBL option with no close tape disposition, R, U, and so<br />

on, the rewind default <strong>for</strong> the A to Z parameters can be overridden so that the<br />

tape does not rewind at close. You cannot have chained DSNs and unchained<br />

DSNs on the same tape.<br />

To stack other files on a tape you must always reference the last active file on<br />

that tape.<br />

Chapter 2: Maintaining Tape Files 2–67

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

Saved successfully!

Ooh no, something went wrong!