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

Appendix A 181
NMS Error Messages
NMDUMP Error and Warning Messages
NMDUMPERR 5 MESSAGE: Error — File is not of trace type. (NMDUMPERR 5)
CAUSE: User specified that he wanted to format a trace file, but the
input file specified was not type NTRAC.
ACTION: Check spelling of filename. Check file’s type code. Correct
input and reenter.
NMDUMPERR 6 MESSAGE: Invalid date and time string entered. (NMDUMPERR 6)
CAUSE: User entered an invalid date and/or time. User entered the date
and/or time in improper format. Type “Help” for a list of allowed
formats.
ACTION: Correct input and reenter.
NMDUMPERR 7 MESSAGE: Time not within time range of file. (NMDUMPERR 7)
CAUSE: User entered a date and/or time that is beyond the time range
of the input file.
ACTION: Correct input and reenter.
NMDUMPERR 8 MESSAGE: Finishing time earlier than starting time. (NMDUMPERR 8)
CAUSE: User entered a finishing date and time that was earlier than
the starting date and time.
ACTION: Correct input and reenter.
NMDUMPWARN
9
MESSAGE: LOADPROC failed on procedure !, LOADPROC error !. Will
output this subsystemid’s entries in dump format. (NMDUMPWARN 9)
CAUSE: NMDUMP was unable to LOADPROC (via MODCAL ADDR
function) the trace or log formatter procedure for the specified
subsystemid number. The procedure name is SUBSYSnLOGFORMAT
or SUBSYSnTRACEFORMAT, for log or trace files, for subsystemid = n.
NMDUMP will continue and will print out data for this subsystemid,
but it will be in a raw dump (hex and ASCII) format. The procedure is
not in an SL accessible to NMDUMP. Normally it should be present in
SL.PUB.SYS on those systems that have installed the NMS software.
Either the initial installation of these procedures was faulty, or these
procedures have been deleted since their initial installation.
ACTION: Get a known good copy of these procedures and install them in
SL.PUB.SYS.
NMDUMPWARN
13
MESSAGE: LOADPROC failed on procedure !, LOADPROC error !.
Default formatting options will be assumed for this subsystemid.
(NMDUMPWARN 13)
CAUSE: Similar to NMDUMPWARN 9, except the procedure that failed
to load was a menu procedure.
ACTION: Get a known good copy of these procedures and install them in
SL.PUB.SYS.