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

202 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.
MESSAGE: OPEN FSERR ! on NMCAT.PUB.SYS. (NMERR 202)
NMERR 202 CAUSE: Returned by NMPRINTERRMSG and usually followed by the
text of the FSError message.
ACTION: Correct the FOPEN problem and retry.
MESSAGE: Encountered GENMESSAGE error !. (NMERR 203)
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.
MESSAGE: GENMESSAGE encountered FSERR !. (NMERR 204)
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.
MESSAGE: FCLOSE FSERR ! NMCAT.PUB.SYS. (NMERR 205)
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.
MESSAGE: !: Error trying to access ! msgnum ! setnum !.
(NMERR 206)
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.