
Types of Datasets Compiler Work Datasets
Chapter 7. Running Jobs With BIM-EPIC 7-33
Compiler Work Datasets
Compiler work datasets have the same requirements as TYPEFLE=WORK DTF datasets.
Refer to "TYPEFLE=WORK DTF's" above, for those requirements.
In addition, observe the following requirements described below.
Compiler work datasets should be controlled with a disk pool that contains volumes of the
same device type as those to which SYS001, SYS002,SYS003, SYS004, and SYSLNK are
permanently assigned.
1. Each compiler does a pre-open check to determine the device type prior to opening its
work datasets. Logical units SYS001, SYS002, SYS003, SYS004, and SYSLNK must
therefore be pre-assigned to the same device type to be used for the compiler work datasets.
You can use permanent or temporary assignments to accomplish this.
2. All compiler work dataset labels must be submitted before the compiler is executed.
3. LUB allocation is inhibited automatically, since the DTF names begin with IJSYS.
// JOB COMPILE AND LINK EDIT
// ASSGN SYS001,SYSWK1
// ASSGN SYS002,SYSWK1
// ASSGN SYS003,SYSWK1
// ASSGN SYS004,SYSWK1
// ASSGN SYSLNK,SYSWK1
// DLBL IJSYS01,'$$$.IJSYS01'
// EXTENT SYS001
// DLBL IJSYS02,'$$$.IJSYS02'
// EXTENT SYS002
// DLBL IJSYS03,'$$$.IJSYS03'
// EXTENT SYS003
// DLBL IJSYS04,'$$$.IJSYS04'
// EXTENT SYS004
// DLBL IJSYSLN,'$$$.IJSYSLN'
// OPTION CATAL
PHASE PROGX,*
// EXEC FCOBOL
(COBOL SOURCE)
/*
// EXEC LNKEDT
/&
Description
DSN Catalog
JCL Requirements
Example
Comentarios a estos manuales