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


Chapter 1 Installing Service Gateway for IMS/DB : Preparing the CICS Environment

Preparing the CICS Environment
To run an instance of the Gateway in a CICS Execution Environment, perform the tasks in this section. To access IMS data using the CICS interface, you must install the interface.
Perform APPLY of the CICS DL/I Interface
For details on performing the APPLY of the CICS DL/I Interface, see Installing the Software.
Customize the Program Control Table
You can add HSRV as the TIBCO Object Service Broker CICS transaction identifier (trans ID) for the Gateway for to the Program Control Table (PCT) MRO or non-MRO. The CICS Execution Environment assigns this trans ID to all CICS tasks associated with the Gateway if it is specified to the CICSHURONTRAN parameter in the HRNIN SYSIN file. This entry can specify the same program name as the entry for the trans ID HURN. For more, refer to Specifying Gateway Parameters.
Modify the CICS Processing Program Table
In addition to the TIBCO Object Service Broker CICS Execution Environment interface programs defined in your CICS Processing Program Table (PPT), you must include an entry for program S6BCSDLI. For example:
DFHPPT TYPE=ENTRY, PGMLANG=ASSEMBLER, PROGRAM=S6BCSDLI, RES=YES
Add DDnames Used by the TIBCO Service Gateway for IMS/DB
In addition to the DDnames used by TIBCO Object Service Broker under CICS, you must add DDname IMSSRV00 to the CICS Region startup JCL. The SYSIN member associated with this DDname contains the Gateway startup parameters. For more information, refer to Starting the Gateway.
See Also
TIBCO Object Service Broker for z/OS Installing and Operating for more information on installing the CICS interface. See TIBCO Object Service Broker for z/OS External Environments for more information on the DDnames used by TIBCO Object Service Broker under CICS.

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