Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Installing Service Gateway for IMS/DB : Uploading the Software

Uploading the Software
If you have acquired Service Gateway for IMS/DB by downloading it from the TIBCO Software web site, you must upload the software to the z/OS host system.
Preparing and Uploading the Product File
1.
Download or copy the TIB_srvcgw-imsdb_6.0_zos.zip file to a PC that can connect to the z/OS host system.
2.
Unzip the file to a temporary location on the PC. The zip file contains multiple files; of these, the following file is the only file used in this installation:
imsdb.xm1 – compressed file containing Service Gateway for IMS/DB
The srvcgw_imsdb.xm1, install.bin, ostarrec.bin, property.bin, and OSTAREDC files are not used in this procedure.
3.
<HLQ>.IMSDB.XM1 (size 17 KB)
Use the same <HLQ> that you specified when you uploaded the base component. Below is sample JCL to allocate this data set. Provide a JOB card and submit the JCL.
 
//ALLOC EXEC PGM=IEFBR14
//DD1   DD DSN=<HLQ>.IMSDB.XM1,
// DISP=(,CATLG,DELETE),UNIT=SYSDA,
// DCB=(RECFM=FB,LRECL=1024,BLKSIZE=0,DSORG=PS),
// SPACE=(TRK,(2,1))
4.
FTP the imsdb.xm1 file in BIN mode to the <HLQ>.IMSDB.XM1 data set.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved