Newer version of documentation BMC provides a newer version of the documentation for this version of the product. As a result, BMC no longer accepts comments in this space.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see bao8301.

Reviewing the use of NetView exit DSIEX03


BMC AMI Ops Automation Access NV

 uses the NetView exit DSIEX03.

If you do not have a DSIEX03 exit, no other action is required for this step.

If you already use this exit, perform the following steps to ensure that your existing DSIEX03 exit and the BMC AMI Ops Automation Access NV DSIEX03 exit can coexist:

  1. Rename your existing DSIEX03 load module to DSIEX03B.
  2. Link the two exits by using the following linkage editor statements:

    //OLDLIB  DD DSN=your.user.exit.library
    //SYSLMOD DD DSN=AutoOPERATOR.BBLINK
    //SYSIN   DD *
       CHANGE DSIEX03(DSIEX03B)
       INCLUDE OLDLIB(DSIEX03)
       INCLUDE SYSLMOD(DSIEX03)
       ORDER DSIEX03
       ENTRY DSIEX03
       NAME DSIEX03(R)
    /*

    BMC AMI Ops Automation Access NV first processes the BMC AMI Ops Automation exit and control is passed to the NetView DSIEX03 exit. The Registers from NetView are passed with the exception of the return address and R13. The return codes are passed to NetView.

  3. For NetView version 5.1 and later, you must modify the DSIPARM member CNMSTYLE to activate this exit.

 

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