Previous Topic: Prepare to run IDMSINTC in CICSNext Topic: Testing the DL/I Application


Assemble the language interface

Initial Installation

Language interfaces are automatically generated at installation. The appropriate language interface must be linked with each CICS DL/I application that will access CA IDMS/DB. The value for CWADISP will be set to the same value that was specified in the CICSOPTS assembly by the CAISAG (z/OS) or CAIIJMP (z/VSE) utility.

Modifying Language Interfaces

If you change the CWADISP value used by IDMSINTC, you will need to make the same change to the language interfaces being utilized.

For a description of the language interfaces, see CA IDMS DLI Transparency Software Components. For information on assembling CICS language interface modules, see CA IDMS DLI Transparency JCL .

z/OS can find the IDMSDL1C source in CUSTOM.SRCLIB and the IDMSSCL1C link statements in the CUSTOM.LNKLIB.

z/VSE clients should make the necessary change to the z/VSE DL/I language interfaces, using the job control that was generated by CAIIJMP as part of your initial base tape installation.

Note: You will need to relink any DL/I application that included the language interfaces.