SNA NRJE Node Managers Guide (30292-90007)

Appendix A 141
Result Codes and Messages
SNA NRJE Error Messages
51 MESSAGE: UNABLE TO READ NRJEWEL.NRJE.SYS FILE. (INT=51)
CAUSE: File system related error. A file system error message will
appear after this message.
ACTION: Determine the cause by inspecting the file system error
message and correct the problem.
52 MESSAGE: UNABLE TO WRITE NRJEWEL.NRJE.SYS FILE. (INT=52)
CAUSE: File system related error. A file system error message will
appear after this message.
ACTION: Determine the cause by inspecting the file system error
message and correct the problem.
53 MESSAGE: UNABLE TO CLOSE NRJEWEL.NRJE.SYS FILE. (INT=53)
CAUSE: File system related error. A file system error message will
appear after this message.
ACTION: Determine the cause by inspecting the file system error
message and correct the problem.
54 MESSAGE: WELCOME MSG LENGTH IS NOT BETWEEN 0 AND 1912
CHARACTERS. (INT=54)
CAUSE: The length of the welcome message text is out of range.
ACTION: Enter a welcome message whose length is within range.
55 MESSAGE: MAXLEN FOR NRJEWELCOME CALL IS NOT GREATER
THAN 0. (INT=55)
CAUSE: The
MaxLen
parameter passed to the NRJEWelcome intrinsic is
negative or zero.
ACTION:
56 MESSAGE: SPOOL FILE NOT READY — NO SPOOL FILE HAS BEEN
ALTERED. (INT=56)
CAUSE: Spool file must be in the READY state to be altered.
ACTION: None.
60 MESSAGE: NUMBER OF INPUT FILES IS NOT BETWEEN 1 AND 100.
(SUB=60)
CAUSE: The
NumFiles
parameter passed to NRJESubmit is out of range.
ACTION: Pass a value in
NumFiles
to NRJESubmit that is in range.
61 MESSAGE: LENGTH OF INPUT FILE NAME # ! IS NOT GREATER
THAN 0. (SUB=61)
CAUSE: ! is the file number in the order of input to NRJESubmit
intrinsic or SUBMIT command.
ACTION: Correct the problem and re-execute.