NET/MASTER Messages Manual
NNM0024
Messages
2–10 106159 Tandem Computers Incorporated
NNM0024
command-name
command-authority
operand-authority
cmdrepl-flag
equate-name
Cause. A SHOW COMMANDS command was issued, and the message is part of the
response. The line contains information about a NonStop NET/MASTER MS
command.
command-name
is the name of a NonStop NET/MASTER command.
command-authority
is the authority level required to issue the command.
operand-authority
is the highest authority level found for the operands of
the command. A dash (-) indicates that none of the
command operands have an authority level higher than
zero.
cmdrepl-flag
is CMDREPL if an NCL procedure replaces the
command. Otherwise, the value is blank.
equate-name
is an equate that represents a command string formed by
the command named in
command-name
. (There can be
more than one equate associated with a command, but
only one equate appears. You can use the SHOW
EQUATES command to determine the command strings
represented by the equates.)
Effect. The information is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM0025 NEWPROCESS ERROR ON
objfile
ERROR
err1
/
err2
Cause. A TRACE START command was issued. A NEWPROCESS error was
encountered when trying to start the trace collector.
objfile
is the name of the trace collector object file.
err1
is the NEWPROCESS error number.
err2
is the NEWPROCESS error subcode or a file-system error number.
Effect. The trace collector is not started.
Recovery. Use the error code returned by the Guardian procedure NEWPROCESS to
determine the appropriate action to take. After you have rectified the problem, retry
the command.