Restoration of the HULFT load module library
Use the IEBCOPY program to restore the HULFT load module library (HULFT.LOAD) for HULFT installation files restored from the media provided in Procedure for restoration from the provided media to HULFT load module library (HULFT.V8.LOAD) at the installation destination.
Restore the HULFT installation library to each user environment and then define the HULFT load module library in the APF-authorized Library.
The file attributes and the capacity of HULFT load module library are shown below.
Capacity (CYL) |
Attribute |
|||||
---|---|---|---|---|---|---|
Primary |
Secondary |
Organization |
Record Format |
Record Length |
Block Size |
Directory Block Count |
35 |
20 |
PO |
U |
0 |
19069 |
100 |
[Example of JCL]
//INSTALL JOB CLASS=A,MSGCLASS=B //* //LOADGEN EXEC PGM=IEBCOPY //IN DD DSN=HULFT.V8.LOAD,DISP=SHR //OUT DD DSN=HULFT.LOAD,UNIT=SYSDA, // VOL=SER=HUL001, // DISP=(NEW,CATLG),SPACE=(CYL,(35,20,100)) //SYSUT3 DD UNIT=SYSDA,SPACE=(CYL,(5)) //SYSUT4 DD UNIT=SYSDA,SPACE=(CYL,(5)) //SYSPRINT DD SYSOUT=* //SYSIN DD * COPY OUTDD=OUT,INDD=IN //*
DD Name |
Value |
Description |
---|---|---|
IN |
HULFT.V8.LOAD |
HULFT load module library |
OUT |
HULFT.LOAD |
HULFT load module library |
Parameter Name |
Value |
Description |
---|---|---|
UNIT |
SYSDA |
UNIT |
VOL=SER |
HUL001 |
Volume Name |