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


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

Preparing the DB2 Environment
If you require concurrent access to DB2 data, the Static SQL Handlers must be linked.
Customized DB2 Plan Names
Depending on which interface to IMS data your Gateway is using, the following occurs with respect to DB2 plan names:
A Service Gateway for IMS/DB2 using the BMP interface uses the name specified in the PSBNAME parameter as the DB2 plan name, unless the PLAN (in IMSSRV00) or SERVERPARM (in HRNIN) parameter is used to specify a different plan name. The DB2 plan must be defined to DB2 as specified for the Service Gateway for IMS/DB2. Refer to Supplying Gateway Startup Parameters for more information.
A Service Gateway for IMS/DB2 using the DL/I interface uses the DB2 plan name that is passed through the SYSIN DD statement (DDITV02).
Linking the Static SQL Handlers
The Static SQL handlers must be properly linked. Add the default AMODE and RMODE to the link control card input statements: AMODE(31) and RMODE(24)
See Also
TIBCO Service Gateway for DB2 Installing and Operating for more information on installing the Service Gateway for DB2 and linking the Static SQL handlers.

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