NetBase for MPE Reference Guide
Appendix A
A-10
The NetBase utility NBVERS can be used to verify the version of the NetBase shell procedures
installed in the system SL (and XL).
_____ 4.2 Verify the installation of the NetBase Shell
:RUN NBVERS.PUB.NETBASE,SHELL
NetBase Version Display [x.x] Update n (C) QUEST Software 1996
SL Procedure: NBVERSION'SSL Version: [x.x] Upd nn
SL Procedure: NBVERSION'SSL1 Version: [x.x] Upd nn
SL Procedure: NBVERSION'PSL Version: [x.x] Upd nn
SL Procedure: NBVERSION'PSL1 Version: [x.x] Upd nn
XL Procedure: NMVersionXLI Version: [x.x] Upd nn
XL Procedure: NMVersionXLF Version: [x.x] Upd nn
XL Procedure: NMVersion XLP Version: [x.x] Upd nn
XL Procedure: NMVersionSYS Version: [x.x] Upd nn
_____ 4.3 Modify system startup procedures:
Now that NetBase is globally installed on the system, the system startup procedures
must be modified to include NetBase. The NetBase steps in the system startup must be
performed each time the system is restarted and needs to be performed in the order
listed below:
1. Start the network. Since NetBase makes use of the network, the NetBase
background job cannot run unless the network has already been started. Starting
the network includes the NETCONTROL commands.
2. Enable NetBase for CM programs. By default only NM programs are automatically
intercepted by the NetBase shell, therefore everytime the system is restarted, the
NetBase shell must be enabled for CM programs.
:RUN NBVERS.PUB.NETBASE,ENABLE
3. Start the NetBase background job:
:RUN NBCTRL.PUB.NETBASE;INFO=”START NETBASE”