The Netview runtime libraries must be available to TIBCO Object Service Broker, either via concatenation in the STEPLIB or in the link list. Contact your systems programer and review Netview requirements for your installation.
The Netview User Defined Code Points are code values that IBM set aside for user applications. The range of codes is from x'E000' (57344) to x'EFFF' (61439). TIBCO Object Service Broker uses user codes for the Alert Descriptor and Probable Cause code points.
For ease of installation, the base code point for the descriptor and cause are the same. If no other application uses user code points, use x'E000' as the base code point. The base code point indicator is passed in decimal format to TIBCO Object Service Broker during startup in the NETVIEWBASE parameter. The valid range of NETVIEWBASE is 0 through 16.
The following are the user code points that must be added to the Netview tables. In each line,
xx should be replaced to correspond to the formula described for NETVIEWBASE. If specified as 1, use x'E0'; if 5, use x'E4'.
TIBCO Object Service Broker Parameters for information about the NETVIEWBASE Data Object Broker parameter.