Previous Topic: CA IDMS DLI Transparency CICS EnvironmentNext Topic: Assemble CICSOPTS


Establishing the CA IDMS DLI Transparency CICS Environment

How to Set Up a CA IDMS DLI Transparency CICS Environment

To set up a CICS environment for CA IDMS DLI Transparency, perform the following steps, which are explained in detail in the section directly after this:

  1. Assemble the CICSOPTS module with parameter ESCDLI=YES. .
  2. If applications utilize EXEC DLI calls, change the HLPI= parameter to YES.
  3. Assemble the appropriate language interface module.
  4. Link the DL/I application to the language interface module.

Use Appropriate CICS Language Interface

CICS DL/I applications must be re-linked with a CA IDMS DLI Transparency application/language interface module. For call-level DL/I usage, IDMSDL1C (z/OS) and IDMSDL1V (Z/VSE) resolve the external references to CBLTDLI, ASMTDLI, or PLITDLI.For EXEC DLI usages, the interface modules are language and operating system specific.For information on assembling language interface modules, see CA IDMS DLI Transparency JCL. Note that the interface modules must be assembled with a CWADISP value matching the corresponding CICSOPTS CWADISP value.