Using the Node Management Services (NMS) Utilities (32022-90053)

164 AppendixA
NMS Error Messages
NMCN Error and Warning Messages
NMCN Error and Warning Messages
The first seven NMCNERR messages are written to the console by the
NMMON process. The remainder of NMCNERR messages are written
by one of the NMLOGMON processes to the console. “NM log Monitor”
messages are returned by the “Main type Log Monitor:” this is the first
NMLOGMON process created and later handles most tracing. “NM Log
Process” messages are returned by the “Log type Monitor,” which is the
NMLOGMON process that handles logging.
MESSAGE: NMMON: Unable to allocate area for port table.
(NMCNERR 1)
NMCNERR 1 CAUSE: NMMON is unable to expand the DL-DB area in its stack.
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: NMMON: Unable to obtain port data segment.
(NMCNERR 2)
NMCNERR 2 CAUSE: INITPORTDST returned a DST number of 0. The system is
unable to allocate any extra data segments.
ACTION: See “Insufficient MPE Resources” at the beginning of this
appendix.
MESSAGE: NMMON: Unable to create port in data segment.
(NMCNERR 3)
NMCNERR 3 CAUSE: CREATEPORT returned a PORTID of 0.
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: NMMON: Unable to add port dictionary entry.
(NMCNERR 4)
NMCNERR 4 CAUSE: DICTADD returned a non-zero result.
ACTION: See “Submitting an SR” at the beginning of this appendix.
MESSAGE: NMMON: CREATEPROCESS error n on NMFILE.PUB.SYS.
(NMCNERR 5)
NMCNERR 5 CAUSE: CREATEPROCESS failed for NMFILE. The NMFILE.PUB.SYS
program file might not be present, or might not be Load-able. This
could happen if the NMS software is not correctly installed, or if there
is a mismatch between NMFILE and SL module versions. Also, there
could be other MPE limitations such as insufficient table space.
ACTION: Look up the CREATEPROCESS error number in the
Intrinsics Reference Manual. Correct this error. See also “Invalid
Software Installation” and “Insufficient MPE Resources” at the
beginning of this appendix.