Loading of procedures
It is recommended that all operation procedures be cataloged in one procedures library:
- In a reserved PROCLIB, run the allocation job first, and then the loading job.
- In an existing PROCLIB, run the loading job straight away.
D05IPROM module: '$prfj.D5I' job
Allocation of a reserved library
(optional)
Step | Program | Comments |
---|---|---|
STEP1 | IEFBR14 | Allocation of procedures library |
D05PROCM module: '$prfj.D5P' job
Loading of procedures
This job includes an IEBUPDTE step, which creates one member for each procedure.
You must replace all :/ with ./ before you submit the job.
Each member is coded BVPNNNN, where NNNN is the standard name of the procedure.