Previous Topic: Specifying Plans in BatchNext Topic: Parameters Common to Other CA Ideal Exits


Plan Name Exit

The following procedure describes how to establish a plan name exit program.

  1. Compile and link-edit the plan name exit program into your load library as a load module

    See the specifications that follow.

  2. (CICS Only) Add a PPT entry for the program and, if necessary, restart CICS

    Make sure that the language parameter for the program is correct. If this module is heavily used, it may be useful to make it resident.

  3. Specify the SET [SITE] ENVIRONMENT DB2PLAN-EXIT command to establish the name of the plan name exit program

    Since the CICS and non-CICS exit programs are specific to their respective environments, take care when specifying a site option. You can link-edit both versions as modules with the same name in separate libraries provided that CICS and non-CICS JCL each use the appropriate library.

    CA Ideal passes to the plan name exit the following information.