TIVOLI NETVIEW USER EXITS NOT IN PUBLISHED LIB
search cancel

TIVOLI NETVIEW USER EXITS NOT IN PUBLISHED LIB

book

Article ID: 98150

calendar_today

Updated On:

Products

CMDB for z/OS NetSpy Network Performance NetMaster Network Automation SOLVE NetMaster Network Management for SNA NetMaster Network Management for TCP/IP NetMaster File Transfer Management

Issue/Introduction

Our colleague was working on the Tivoli NetView User Exits at this new NM cust.

This r12.2 DocOps page--which is under CA NetMaster Shared Content Library:
Using CA NetMaster NA with Other Products:

https://docops.ca.com/ca-netmaster-shared-content-library/12-2/en/install-or-upgrade-ca-netmaster-products/using-ca-netmaster-na-with-other-products

says the exits are located in dsnpref.NMC2.CC2DSAMP library.

But they could not be located there.

-

Environment

Release:
Component: NMSNA

Cause

Our colleague was working on the Tivoli NetView User Exits at this new NM cust.

Resolution

Our doc states:

Copy the supplied NM012002, NM012003, and NM012006 load modules in
dsnpref.NMC2.CAILINK into the Tivoli NetView load library.
** The modules are now in the CC2DPLD. **

Customize the Tivoli NetView User Exits

The following modules are Tivoli NetView user exits that must be customized:

** NMXITCI is in the CC2DPLD as a module (so cannot be modified), and the
rest are still in the CC2DSAMP. **

--XITCI
--DSIEX06
--DSIEX11
--DSIEX14
--DSIEX16

To customize the user exits:

1. Examine the provided samples, which demonstrate the necessary changes.

2. Make the necessary changes to the user exits for each of the previously-
mentioned modules.

3. Assemble and link the user exits into the Tivoli NetView load library. The
source for the $NMNVC macro is provided to allow the
assembly of the modules.

Note: The source code for the above exits can be found in the supplied
dsnpref.NMC2.CC2DSAMP library. The names are NMXITCI and
NMDSIX nn. The $NMNVC macro can be found in the supplied
dsnpref.NMC2.CC2DMAC library.
** This is still correct. **

-