StorageTek Lifecycle Director DB2 Manager 312564001 User Manual

Page of 189
 
 
DB2 Manager User Guide 
19 
 StorageTek 
Proprietary 
 
 
Install distribution libraries 
DB2 Manager V1.1 is distributed on a standard-labeled magnetic tape 
cartridge in SMP/E RELFILE format.  The cartridge has a serial number of 
OTD110.  The distribution tape will contain the following datasets: 
 Dataset 
Name 
Description 
SMPMCS 
SMP/E modification control 
statements for installation of 
the product. 
STK.SOTD110.F1 
SMP/E JCLIN file. 
STK.SOTD110.F2 
Partitioned dataset in 
IEBCOPY UNLOAD format 
containing JCL for use during 
product installation. 
STK.SOTD110.F3 
DB2 Manager distribution 
load library, in SMP/E 
RELFILE format. 
STK.SOTD110.F4 
DB2 Manager distribution 
LPA library, in SMP/E 
RELFILE format. 
STK.SOTD110.F5 
DB2 Manager distribution 
DBRM library, in SMP/E 
RELFILE format. 
STK.SOTD110.F6 
DB2 Manager sample JCL 
library, in SMP/E RELFILE 
format. 
STK.SOTD110.F7 
DB2 Manager sample 
parameter library, in SMP/E 
RELFILE format. 
To install DB2 Manager, perform the following steps: 
1)  Copy the installation JCL (file 3) from the distribution tape to disk.  The 
following JCL may be used for this purpose: 
//S1       EXEC PGM=IEBCOPY 
//SYSPRINT   DD SYSOUT=* 
//SYSIN      DD DUMMY 
//SYSUT1     DD DISP=(OLD,KEEP),UNIT=unit-name, 
//            VOL=(,RETAIN,SER=OTD110), 
//            LABEL=(3,SL,EXPDT=98000), 
//            DSN=STK.SOTD110.F2 
//SYSUT2     DD DISP=(NEW,CATLG), 
//            DSN=DB2 Manager.install.JCL.library, 
//            SPACE=(TRK,(5,5,10)),UNIT=unit-name, 
//            VOL=SER=volser