NetBase for MPE Reference Guide
Chapter 12
12-8
7. Stop and start the NetBase background job:
RUN NBCTRL.PUB.NETBASE;INFO=“STOP NETBASE”
RUN NBCTRL.PUB.NETBASE;INFO=“START NETBASE”
8. Let users on to the new “standalone” system.
Unplanned Failover
The following guidelines can be used for a unplanned failover. This scenario assumes that the
shadow system will no longer be a shadow system and it will operate in a “standalone”
environment.
On the shadow system:
1. Quiet the system (except for the NetBase background job).
2. Check to make sure all shadow transactions have been posted:
RUN NBCTRL.PUB.NETBASE;INFO=“SHOW POST”
3. The backlog value should be 0 and the state of POST should be IDLE.
4. Change the directory that will reflect this is a “standalone” system.
RUN NBCTRL.PUB.NETBASE;INFO=“CHGDIR newdir”
5. Stop/start the NetBase background job.
6. Allow users and processing to start on the new “standalone” system.
At this point, the shadow system is now operating in a “standalone” environment.