NET/MASTER Messages Manual

2 Messages
106159 Tandem Computers Incorporated 2–1
Messages NonStop NET/MASTER messages provide operational information about your
NonStop NET/MASTER MS system. Where a message signifies a problem, recovery
guidelines are given here that can help you to solve it.
NNM0001
objfile
- PROCESS MUST BE NAMED
Cause. The startup procedure was altered such that the control process was not
named. All processes in the NonStop NET/MASTER MS system must be named.
objfile
is the file name of the object code of the process.
Effect. The NonStop NET/MASTER MS system does not start.
Recovery. Check the TACL command RUN in your startup procedure. Specify the
process name and try again.
NNM0002 TRACE DISABLED, UNABLE TO OPEN FILE
filename
(
errno
)
Cause. The trace failed because there was an error with the file.
filename
is the file name specified by the TRACEFILE system parameter.
errno
is the Guardian file-system error number.
Effect. Tracing is disabled.
Recovery. Use the error number to determine the appropriate action to take.
NNM0003 TRACE ENABLED TO FILE
filename
Cause. Tracing to the file was enabled.
filename
is the file name specified by the TRACEFILE system parameter.
Effect. Tracing is enabled.
Recovery. This message is informational only; no recovery action is necessary.