Using the Node Management Services (NMS) Utilities (MPE/iX 7.0, 7.5)

210 AppendixA
NMS Error Messages
NM Error Messages
ACTION: Look for one or more of NMERR 202 through 205 following
this message, and take the remedial action as suggested. Read the text
and comments for the original message specified in the message, and
take the suggested actions.
NMERR 202 MESSAGE: OPEN FSERR ! on NMCAT.PUB.SYS. (NMERR 202)
CAUSE: Returned by NMPRINTERRMSG and usually followed by the
text of the FSError message.
ACTION: Correct the FOPEN problem and retry.
NMERR 203 MESSAGE: Encountered GENMESSAGE error !. (NMERR 203)
CAUSE: Returned by NMPRINTERRMSG. If error number is 1 or 2,
NMERR 204 follows with a further description. Otherwise the error is
described in the MPE Intrinsics Manual under GENMESSAGE.
ACTION: If the error number is 1 or 2, see the NMERR 204 message and
comments. If the error number is not 1 or 2, look up the error number in
the MPE Intrinsics Manual under GENMESSAGE. It is likely the
problem is due to a bad software installation. If this is consistent with
the GENMESSAGE error, see “Getting Help” at the beginning of this
appendix. Otherwise, correct the problem causing the GENMESSAGE
error and try again.
NMERR 204 MESSAGE: GENMESSAGE encountered FSERR !. (NMERR 204)
CAUSE: Returned by NMPRINTERRMSG. This message follows
NMERR 203 message, and is usually followed with the text of the
FSError message as well.
ACTION: Correct the File System error and retry.
NMERR 205 MESSAGE: FCLOSE FSERR ! NMCAT.PUB.SYS. (NMERR 205)
CAUSE: Returned by NMPRINTERRMSG after printing a message
from NMCAT.PUB.SYS. The FCLOSE of NMCAT.PUB.SYS failed.
ACTION: Correct the File System error and retry.
NMERR 206 MESSAGE: !: Error trying to access ! msgnum ! setnum !.
(NMERR 206)
CAUSE: Returned by a subsystem message-generating routine when it
was unable to access the specified message catalog. The first parameter
is the Subsys (module) name. The second parameter is the Subsys
message catalog name. The third parameter is the message number.
The fourth parameter is the set number. Note that this message is
usually followed by one or more of messages NMERR 207 through 210.
ACTION: Check to see that the names entered actually exist and are
spelled correctly. Read any other error messages which are also
displayed, and take the action(s) recommended to correct the
problem(s) described by those messages.