Previous Topic: Enable Event Interface

Next Topic: Generate SMF Records


Define the Server Exit

You first need to define the server exit.

To define the server exit

  1. Open the IJTCFGxx configuration member.
  2. Define NMDSPAXS as an exit by adding the following statement to the IJTCFGxx member:
    EXIT PROGRAM (NMDSPAXS)
    
  3. Insert the NMDSPAXS definition in the first position of the exit list. This ensures that the exit is always called.
  4. Copy the NMDSPAXS load module supplied in dsnpref.NMC1.CC2DLOAD to an accessible library, for example, a library in the server started task STEPLIB.