NET/MASTER Messages Manual
NNM0029
Messages
106159 Tandem Computers Incorporated 2–11
NNM0026 TRACE COMMAND UNRECOGNIZED
Cause. The command entered was not recognized by command services.
Effect. The command is ignored.
Recovery. Correct the command and retry.
NNM0027 TRACE COMMAND ACCEPTED
Cause. The TRACE command was accepted.
Effect. The command is successfully processed.
Recovery. This message is informational only; no recovery action is necessary.
NNM0028 TRACE COLLECTOR NOT STARTED. NO TRACE POINTS DECLARED
Cause. A TRACE START command was issued but a trace collector could not start
because a TRACE command was not issued beforehand to specify the trace settings.
Effect. The command is ignored.
Recovery. Issue the TRACE command using the following operands to specify the type
of messages to trace: CNM, EMS, INT, LOG, MSG, or INTERNAL. Reissue the
TRACE START command.
NNM0029 TRACE COLLECTOR NOT STARTED. INTERNAL TRACE ALREADY IN
PROGRESS
Cause. A TRACE START command was issued to start a trace collector to do internal
tracing. An internal trace is already in progress, so this trace start command is
ignored.
Effect. The command is ignored.
Recovery. To replace the current internal trace, issue a SHOW TRACE=ALL
DETAIL=YES command to get the trace ID of the internal trace, and issue a TRACE
STOP=trace_id command to stop the trace collector that is executing the internal trace.
Then reissue the original TRACE START command.