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.

DYN<strong>CA</strong>T Commands<br />

Index File Label In<strong>for</strong>mation<br />

The INITIAL, DELETE, and BLDIX functions require that the label in<strong>for</strong>mation<br />

<strong>for</strong> the index files be available. We recommend that these labels be placed in<br />

standard labels <strong>for</strong> ease of reference. <strong>CA</strong> <strong>Dynam</strong>/D may not be used to<br />

allocate the VTOC index files. When the INITIAL function creates the files, they<br />

are created with the standard file ID as shown, and with an expiration date of<br />

2099/366.<br />

We recommend that they be made data-secured files also. These files must<br />

never be deleted except with the DYN<strong>CA</strong>T VTOC DELETE function, or the<br />

results will be unpredictable.<br />

Example<br />

The following jobstream builds <strong>CA</strong> <strong>Dynam</strong> VTOC indexes on each of the three<br />

DASD volumes: SYSWK1, 335001, and 337501. Note that the file ID and<br />

expiration date are included in the DLBLs <strong>for</strong> the three files <strong>for</strong> documentation<br />

purposes. These labels should be included in standard labels <strong>for</strong> the same<br />

reason.<br />

// JOB CREATE VTOC INDEX FILES<br />

// DLBL SYSWK1,'DYNAM.VTOC.INDEX',2099/366,SD,DSF<br />

// EXTENT SYS001,SYSWK1,1,0,01,9 * CYL 0 TRKS 1 THROUGH 9 *<br />

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

// DLBL V335001,'DYNAM.VTOC.INDEX',2099/366,SD,DSF<br />

// EXTENT SYS002,335001,1,0,19,9 * CYL 1 TRKS 0 THROUGH 8 *<br />

// ASSGN SYS002,DISK,3330,VOL=335001,SHR<br />

// DLBL V337501,'DYNAM.VTOC.INDEX',2099/366,SD,DSF<br />

// EXTENT SYS003,337501,1,0,7657,9 * CYL 403 TRKS 0 THROUGH 8 *<br />

// ASSGN SYS003,DISK,3330,VOL=337501,SHR<br />

// EXEC DYN<strong>CA</strong>T,SIZE=128K<br />

VTOC INITIAL VOLSER=335001<br />

VTOC INITIAL VOLSER=337501<br />

VTOC BLDIX VOLSER=335001<br />

VTOC DELETE VOLSER=SYSWK1<br />

/*<br />

/&<br />

The standard name 'DYNAM.VTOC.INDEX' overrides whatever is specified by<br />

the user. The selected logical units are used only to open the three files, not to<br />

access them once built. These units must be properly assigned to the devices<br />

described by the DLBL and EXTENT only <strong>for</strong> the duration of the DYN<strong>CA</strong>T job,<br />

and may be subsequently assigned elsewhere.<br />

8–94 <strong>User</strong> <strong>Guide</strong>

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

Saved successfully!

Ooh no, something went wrong!