Reviewing the use of NetView exit DSIEX03
- Rename your existing DSIEX03 load module to DSIEX03B.
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.
- 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*