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.

Changing File Characteristics<br />

SORTWRK=<br />

Specifies the file name (maximum of 5 characters) of the label in<strong>for</strong>mation to<br />

be used as the <strong>CA</strong> SRAM work file. The file name value is limited to a<br />

maximum of 5 characters. SYSnnn is the logical unit to be used in accessing<br />

the file. If more than one dynamically sorted file is processed in a single<br />

program, this parameter must be used to define the <strong>CA</strong> SRAM work files.<br />

Naturally, more than one task cannot use the same DASD work space at the<br />

same time.<br />

Default: (WORK1,SYS001)<br />

SYSxxx<br />

Specifies an explicit logical unit. Use this option if you're using unit record<br />

simulation when the program DTF is DTFDI.<br />

Default: Program-defined logical unit<br />

Examples<br />

Changes the block size to 8000 bytes (BLKSZ=8000) and the tape labeling to<br />

standard label processing (SL).<br />

// TLBL FILEA,'FILE-ID',0,BLKSZ=8000,FIOPT=(SL)<br />

Changes the block size to "optimal" blocking (BLKSZ=OPT), rewinds and<br />

unloads the tape at close (RUN), and <strong>for</strong>ces double buffering I/O (DB).<br />

// TLBL FILEB,'FILE-ID',0,BLKSZ=OPT,FIOPT=(RUN,DB)<br />

Forces the use of logical unit SYS018 (SYS018), changes the record <strong>for</strong>mat to<br />

fixed-blocked (FB) and the record length to 80 bytes (LRECL=80).<br />

// TLBL FILEC,'FILE-ID',,SYS018,RECFM=FB,LRECL=80<br />

DLBL Statement<br />

// DLBL filename,'dataset-name' [ ,retention ]<br />

[ ,type ]<br />

[ ,IBM DLBL options ]<br />

[ ,BLKSZ= {nnnnn|OPTimize } ]<br />

[ ,CON<strong>CA</strong>T ]<br />

[ ,CON<strong>CA</strong>T= {ALL|nn } ]<br />

[ ,FIOPT=(options) ]<br />

[ ,FIVSAM|,NOFIVSAM ]<br />

[ ,IGNORE ]<br />

[ ,LRECL=nnnnn ]<br />

[ ,MAXCI=nnnnn ]<br />

[ ,NOFI ]<br />

[ ,NOTAPE ]<br />

[ ,RECFM=xx ]<br />

[ ,SRTCORE=nnnnnn ]<br />

Chapter 6: Controlling File Independence 6–15

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

Saved successfully!

Ooh no, something went wrong!