Loading...
Select Version
/START-SSCM //START-CATALOG-CREATION CATALOG-NAME=KAT1 ———————————————————————————— (1) //ADD-CATALOG-ENTRY FROM-FILE=SYSSSC.SS1.001, INSTALLATION-USERID=*UNCHANGED,CORRECTION-STATE=*UNCHANGED ———— (2) //ADD-CATALOG-ENTRY FROM-FILE=SYSSSD.SS2.001, INSTALLATION-USERID=*UNCHANGED,CORRECTION-STATE=*UNCHANGED ———— (3) //SET-SUBSYSTEM-ATTRIBUTES SUBSYSTEM-NAME=SS3(VERSION=V2.5A00), : : ————————————————————————————————————————————————————————————— (4) //CHECK-CATALOG ——————————————————————————————————————————————————————— (5) //SAVE-CATALOG CATALOG-NAME=*CURRENT,FORCED=*NO ——————————————————————— (6)
(1) | Declaration of the static subsystem catalog. |
(2) | Addition of the subsystem definition in the object form for SS1 to the subsystem catalog. |
(3) | Addition of the subsystem definition in the UGEN format for SS2 to the subsystem catalog. |
(4) | Definition of the attributes of the SS3 subsystem. |
(5) | Performance of a catalog check. |
(6) | Saving of the resultant static subsystem catalog. |