NetBase for MPE Reference Guide
Chapter 11
11-2
System Startup
The system startup procedures need to change to include the starting of NetBase prior to any jobs or
users logging on. The following changes are recommended.
Action Enter Explanation
1. Start the
network
:NETCONTROL START;NET=LAN1*
:NETCONTROL START;NET=LOOP
:NSCONTROL START
NetBase requires the network
to be running prior to its
starting.
* Substitute in your actual
network name
2. Enable
NetBase
:RUN NBVERS.PUB.NETBASE,ENABLE
To enable NetBase to intercept
compatibility mode (CM)
activities.
3. Start
NetBase
:RUN
NBCTRL.PUB.NETBASE;INFO="START
NETBASE"
To start the NetBase
background job, starting
NetBase transport services.
4. Normal
startup
procedures
Any other processing that is
done in the SYSSTART file.