EXITVALIDATE [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation
Using the Node Management Services (NMS) Utilities
EXITVALIDATE
Validates a subsystem's configuration, if needed, upon exit from NMMGR.
Syntax
EXITVALIDATE subsystem [ON or OFF]
Parameters
subsystem The name of a configuration subsystem that is to be
validated. Currently NETXPORT, DTS, or IBM is
allowed.
ON This is the default and need
not be specified. It
indicates that exit
validation is to be enabled
for the specified subsystem.
OFF Indicates that exit
validation is to be disabled
for the specified subsystem.
Description
Automatically validates the selected configuration (if needed) when you
attempt to exit NMMGR. NMMGR will note that validation is needed whenever
a configuration is changed without being validated. Output is directed
to the formal designator FORMLIST, which defaults to $STDLIST.
If the configuration is not valid NMMGR will return you back to screen
mode instead of exiting. If you want to exit, use the EXIT command or
press the EXIT function key (on the OPEN screen) again.
By default, exit validation is enabled for the DTS subsystem.
Example
NMMGR>EXITVALIDATE DTS
MPE/iX 5.0 Documentation