
Activating BIM-EPIC Support for Multiple Job Exits Additional System Considerations
2-66 BIM-EPIC Installation and System Guide
In this example, the TSIDJUX phase name is changed to $JOBEX01.
// EXEC LIBR,PARM='MSHP'
ACCESS S=lib.sublib
RENAME TSIDJUX.PHASE:$JOBEX01.PHASE
/*
Add the $JOBEXnn phase selected for BIM-EPIC to the $SVA0000 phase and re-
assemble/re-catalog it into IJSYSRS.SYSLIB. For this example, the phase would be:
$JOBEX01
This is an example of a $SVA0000. Its creation and use is described in the “IBM
VSE/Enterprise Systems Architecture Guide to System Functions” manual.
// OPTION CATAL
// LIBDEF PHASE,CATALOG=EPTEST.HPICKENS
// EXEC ASSEMBLY
TITLE '$SVA0000 - IPL LOAD LIST FOR JCL EXIT ROUTINES'
SVALLIST $SVA0000,($JOBEX00),($JOBEX01),($JOBEX02)
END
/*
// EXEC LNKEDT,PARM='MSHP'
Example
Step 3
Example
Comentários a estes Manuais