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.

Unit Record Simulation<br />

CICS Macro Level Preprocessor Support<br />

<strong>CA</strong> <strong>Dynam</strong>/FI fully supports the CICS macro level preprocessor, despite the<br />

inconsistent way in which the preprocessor per<strong>for</strong>ms I/O. BLKSZ=OPT support<br />

provides major per<strong>for</strong>mance improvement and improved I/O utilization.<br />

Sample JCL <strong>for</strong> COBOL:<br />

// DLBL DFHPR30,'SYSPCH.FILE',2,SD,BLKSZ=OPT,SYS008<br />

// EXTENT SYS008,SCRTCH,1,0,256,10<br />

// ASSGN SYS008,DISK,VOL=SCRTCH,SHR<br />

// EXEC DFHPRPR<br />

.<br />

.<br />

COBOL PROGRAM<br />

/*<br />

// DLBL FISYSIN,'SYSPCH.FILE',2,SD,BLKSZ=OPT,SYS008,LRECL=80<br />

// EXTENT SYS008,SCRTCH,1,0,256,10<br />

// ASSGN SYS008,DISK,VOL=SCRTCH,SHR<br />

// DLBL FISYSPH,'SYSPCH.FILE.2',2,SD,BLKSZ=OPT,SYS008<br />

// EXTENT SYS008,SCRTCH,1,0,256,10<br />

// ASSGN SYS008,DISK,VOL=SCRTCH,SHR<br />

// EXEC ASSEMBLY<br />

/*<br />

// DLBL FISYSIN,'SYSPCH.FILE.2',2,SD,BLKSZ=OPT,SYS008<br />

// EXTENT SYS008,SCRTCH,1,0,256,10<br />

// ASSGN SYS008,DISK,VOL=SCRTCH,SHR<br />

// EXEC FCOBOL<br />

/*<br />

Note: IBM requires a second DFHPRPR step with a UPSI of 10001000 to copy<br />

the file and strip the first character. However, this step must be removed when<br />

using <strong>CA</strong> <strong>Dynam</strong>/FI.<br />

Derived file name<br />

FISYSIN<br />

FISYSPH<br />

FISYSLS<br />

FISYSnn<br />

For supported logical unit<br />

SYSIPT DTFs<br />

SYSPCH DTFs<br />

SYSLST DTFs<br />

SYS0nn DTFs (COBOL unit record DTFs are this type.)<br />

SYSRDR files are not supported because <strong>VSE</strong> Job Control does not use LIOCS<br />

to process its SYSRDR files. (Note that RPG II uses SYSRDR to process card<br />

files.)<br />

Chapter 6: Controlling File Independence 6–7

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

Saved successfully!

Ooh no, something went wrong!