NET/MASTER Messages Manual
NNM0557
Messages
2–112 106159 Tandem Computers Incorporated
NNM0557 LIBRARY=
libfile
PRIORITY=
priority
DEBUGTERM=
devname
SWAPVOL=
swapvol
Cause. A SHOW PROCESS command was issued and the message is part of the
response. The line contains information about the definition for the process.
libfile
is the library file name for the process. The value is NONE if the library
file does not exist.
priority
is the priority of the process. The value is in the range 1 through 199
with the larger value indicating a higher priority.
devname
is the device name of the terminal where the Guardian program
debugger is initiated when the process starts. The value is NONE if no
debugger is executing.
swapvol
is the volume specified in the PROCESSSWAPVOL startup parameter
for the process. The value is NONE if the parameter was not used.
Effect. The information is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM0558 PROCESS DEFINITION
logicalname
Cause. A SHOW PROCESS command was issued and the message is part of the
response. The line displays the logical name of the process.
Effect. The logical name of the process is retrieved and the message is displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM0559 SHUTDOWN NOT ALLOWED AT THIS STAGE
Cause. A SHUTDOWN command was encountered in the NCL procedure INIT or
READY. The SHUTDOWN command is not allowed in these NCL procedures.
Effect. The command is ignored and the procedure continues.
Recovery. Remove any SHUTDOWN commands from the INIT and the READY
procedures. To shut down the NonStop NET/MASTER MS system from either INIT
or READY, use the FSTOP command.