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


Chapter 6 Installing the Service Gateway for IMS TM : Uploading the Software

Uploading the Software
If you have acquired the Service Gateway for IMS TM by downloading it from the TIBCO Software web site, you must upload the software to the z/OS host system.
Preparing the Product File for Uploading
1.
Download or copy the TIB_srvcgw-imstm_6.0.0_zos.zip file to a PC that can connect to the z/OS host system.
2.
imstm.xm1 – compressed file containing Service Gateway for IMS TM.
3.
<HLQ>.IMSTM.XM1 (size 22 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>.IMSTM.XM1,
// DISP=(,CATLG,DELETE),UNIT=SYSDA,
// DCB=(RECFM=FB,LRECL=1024,BLKSIZE=0,DSORG=PS),
// SPACE=(TRK,(2,1))
Creating the Product Installation Data Set
To create the product installation data set, FTP the imstm.xm1 file in BIN mode to the <HLQ>.IMSTM.XM1 data set.

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