Previous Topic: Modifying Existing DL/I Batch JCLNext Topic: DL/I CICS Environment


CICS Considerations

You can access CA IDMS/DB from a CICS DL/I application at call level or command-level depending on how your DL/I applications are coded.

If call-level DL/I statements are utilized, DL/I applications can be relinked using the CA IDMS DLI Transparency CICS application interface (IDMSDL1C for z/OS, IDMSDL1V for z/VSE).

If command-level DL/I statements are utilized (EXEC DLI), DL/I applications can be relinked using a CA IDMS DLI Transparency CICS application interface specific to the application programming language and operating system.

For a description of IDMSDL1C, IDMSDL1V, and command-level DL/I application interfaces, see CA IDMS DLI Transparency Software Components.

More information:

CA IDMS DLI Transparency Software Components