Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.
Space announcement To view the latest version of the product documentation, select the version from the Product version menu above the navigation pane.

X2AARXIT exit


X2AARXIT is invoked by the JCL and CICS collectors. By using X2AARXIT, you can cause the program name to be modified to match the source name collected during these collections.

Using X2AARXIT

The source file for X2AARXIT is provided in SLCXCNTL member XWAARXIT. It is written in COBOL for easy modification, such as:

  • Reading tables to determine the source name for a program and return that name
  • Removing characters from the program name to determine the source name

How the source name is determined is installation-dependent; the requirement is to return the source name to scan on exit from X2AARXIT.

To install the exit, add the compiled and linked X2AARXIT to the load module library used by the Job Manager TP. For information on implementing X2AARXIT, review the source in SLCXCNTL member XWAARXIT.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*