Configure the NCPView NCL Exit

An NCL exit, dsnpref.NMC0.CC2AEXEC(ZNCUX000), which lets you configure NCPView functions, is distributed with NCPView. This exit is called at the end of NCPView initialization to let you include code specific to your installation. You can, for example, include code that does the following:

Whenever NCPView finds an NCP, ZNCUX000 is called to determine whether the NCP is included in NCPView's monitoring scope. This process can happen during NCPView initialization, or whenever NCPView detects a new NCP being activated.

Important! If modifications are required, we recommend that you create an SMP/E ++USERMOD to record and control the changes. Alternatively, you can copy the distributed member to the region's TESTEXEC data set for modification.

Note: For more information about how to change these functions, see the comments in the ZNCUX000 procedure.

The following procedure shows you how to configure the exit using the alternative method.

To configure the ZNCUX000 NCL exit

  1. Place a copy of ZNCUX000 in the dsnpref.rname.TESTEXEC library.
  2. Change any of the following functions, as required:


Copyright © 2010 CA. All rights reserved.