Installation and Customization
U20944-J-Z247-6-7600
Restore Sublibrary from Tape
Restore the base product to a sublibrary whose name is specified in the MSHP job in
Figure 27. Each tape is externally identified with the product id of the first or only product
on the tape.
* $$ JOB JNM=SPSINST
// JOB SPSINST
// PAUSE ASSGN SYS006 TO INSTALLATION TAPE
// MTC REW,SYS006
// EXEC MSHP
INSTALL PRODUCT FROMTAPE -
PRODUCTION INTO=PRD2.SPSvrm
/*
// MTC RUN,SYS006
/&
* $$ EOJ
Figure 1: Sample MSHP Install Job to install base product (SPSINST.Z)
In Figure 1, the version, release and modification level of the SPS product are designated
by the characters vrm. You may override the sublibrary name when running the MSHP
restore job. The base and PP-ROUTER products should be installed into the same VSE
sublibrary.
The sample job SPSINST.Z from Figure 2 should be used to install the base product and
the PP-ROUTER product.