StorageTek 312564001 Water System User Manual


 
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
1 SMPMCS SMP/E modification control
statements for installation of
the product.
2 STK.SOTD110.F1 SMP/E JCLIN file.
3 STK.SOTD110.F2 Partitioned dataset in
IEBCOPY UNLOAD format
containing JCL for use during
product installation.
4 STK.SOTD110.F3 DB2 Manager distribution
load library, in SMP/E
RELFILE format.
5 STK.SOTD110.F4 DB2 Manager distribution
LPA library, in SMP/E
RELFILE format.
6 STK.SOTD110.F5 DB2 Manager distribution
DBRM library, in SMP/E
RELFILE format.
7 STK.SOTD110.F6 DB2 Manager sample JCL
library, in SMP/E RELFILE
format.
8 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