NetBase for MPE Reference Guide
Using NBCTRL
2-17
ENABLE
Turns on various NetBase features that operate on and from the local node. This command is used
to enable various NetBase services that have been disabled with the DISABLE command. It should be
issued before NetBase is started. If issued while NetBase is running, it will only take effect on some
NetBase processes. This command requires SYSTEM MANAGER(SM) capability.
Note. If the DISABLE command is used to globally disable shadowing, you must restart
the NetBase background job and all user processes after issuing the ENABLE
SHADOWING command. This is the only way to completely ensure that shadowing has
been turned back on. Failure to do this will likely result in sync loss, as some user
processes will perform shadowing and others, which were not restarted, will not.
Syntax
∗> ENABLE {AUTORPM }
{BUFFERING }
{CRITICAL }
{PENDLOCK }
{SHADOWING }
{SPOOLING }
{STATISTICS}
Parameters
The parameters can be abbreviated to the first three characters.
Parameters Description
AUTORPM
Enables automatic remote process management.
BUFFERING
Enables the buffering feature.
CRITICAL
Prevents a shadowed file or database transaction from being interrupted,
preventing a file update to occur when the shadow write does not.
Continued