To facilitate applying system maintenance, user-written exits are now linked separately from the code that invokes the exit.
With Version 18.0, all named user-written exits are linked with IDMSUXIT, which is a list of VCONs that address the exits to be invoked. Exits invoked in the CICS environment and exits that are loaded dynamically are not linked with IDMSUXIT. To enable the use of other named exits, you need to link your exit module with IDMSUXIT and place it in your custom load library, and then include this in your STEPLIB concatenation for batch jobs and in your CDMSLIB concatenation for Central Version startup.
You can determine the named exits that are enabled within a DC/UCF system using the DCPROFIL system task.
|
Copyright © 2010 CA.
All rights reserved.
|
|