Reviewing the use of NetView exit DSIEX03


MainView AutoOPERATOR 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 MainView AutoOPERATOR 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)
    /*

    MainView AutoOPERATOR Access NV first processes the MainView AutoOPERATOR 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*