NetBase for MPE Reference Guide

Chapter 11
11-8
NetBase Updates
To update your version of NetBase, you will need to follow the instructions with the tape. In
general, you will:
Action Enter Explanation
Flush the
pipeline
:RUN
NBFLUSH.PUB.NETBASE,STOPWAIT;PARM=s
hadownode
(on the master node)
This step is required for
shadowing environments.
It
will force all updates in the
shadowing pipeline to post to
the shadow files, eliminating
records from queue files which
may change size or structure
with the update.
Stop NetBase
:RUN NBCTRL.PUB.NETBASE;INFO="STOP
NETBASE"
This step gracefully stops all
NetBase activities.
Disable
NetBase and
the UDC
:RUN NBVERS.PUB.NETBASE,DISABLE
:SETCATALOG NMCMDUDC.PUB.NETBASE
;SYSTEM;DELETE
This toggles off the redirection
of CM processes to RTMSL.
Disable
NetBase
UDCs
:SETCATALOG
NBUDC.PUB.NETBASE;DELETE
If you have set NetBase UDCs,
you will need to reset them so
that they may be
updated/replaced.
Follow the
installation
instructions
included with
the tape.