
DD Statements for Tape and Disk Datasets What to do for Different Types of Datasets
Chapter 6. BIM-EPIC DD Statements 6-11
You can use existing VSAM datasets using BIM-EPIC DD statements. To process an already
existing VSAM dataset, include the AMP parameter in your statement. Define the VSAM
catalog with a STEPCAT or JOBCAT DD statement.
* //JOBCAT DD DSN=CUSTOMER.CAT,DISP=SHR
* //VSAMCLU DD DSN=CUSTOMER.MASTER,DISP=SHR,AMP=AMORG
VSAM
Example
Comentarios a estos manuales