Using the Node Management Services (NMS) Utilities (32022-90053)
182 AppendixA
NMS Error Messages
NM Error Messages
MESSAGE: Unable to obtain data segment for tracing. (NMERR 20)
NMERR 20 CAUSE: Main NMLogMon was unable to get an extra data segment, or
if internal tracing was specified, was unable to lock the extra data
segment it did get.
ACTION: See “Insufficient MPE Resources” and “Submitting an SR” at
the beginning of this appendix.
MESSAGE: Must have 1 <= data length <= 8192 bytes. (NMERR 21)
NMERR 21 CAUSE: A call to NMCONFadddata or NMCONFupdatedata cannot
send more than 8192 bytes of data. This is probably an internal error in
the calling subsystem.
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: Multiple accesses to a trace entity are not supported.
(NMERR 25)
NMERR 25 CAUSE: The trace entity passed to NMOPENTRACE is a duplicate
trace entry. NMS tracing will not support multiple NMOPENTRACE
calls for the same trace entity. A trace entity is a unique combination of
the parameters SubSystemID, TraceElement, and TraceType. A user
entered a command requesting a particular kind of trace when this
trace is already active.
ACTION: Do not request a trace when that trace is already active.
CAUSE: An internal error has occurred.
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: Trace entity is not currently being traced. (NMERR 26)
NMERR 26 CAUSE: A request was made for the TraceID of a trace entity that is not
currently active. Returned by NMGETTRACEID. (A trace entity is
composed of a SubSystemID, TraceElement, and TraceType).
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: Request can not be completed immediately. (NMERR 27)
NMERR 27 CAUSE: A nowait type request cannot be processed immediately.
Returned by some of the NMnnTRACE and NMnnLOG procedures
when the MODE parameter is set to 1 (nowait mode) and NMS Tracing
or NMS Logging cannot process the request immediately.
ACTION: Normally this is not an error condition.
MESSAGE: Subsystem not configured in logging configuration.
(NMERR 28)
NMERR 28 CAUSE: The SubSystemID passed to NMOPENLOG cannot be found in
the LOGGING subtree of the NMCONFIG.PUB.SYS configuration file.
The subsystem has not been configured for logging, or the entry is
spelled wrong, or the configuration file has been corrupted.