SNA NRJE Node Managers Guide (30292-90007)
168 AppendixA
Result Codes and Messages
SNA NRJE Error Messages
276 MESSAGE: UNABLE TO WRITE “DIRECT” TO SPOOL FILE FROM
INPUT FILE #!. (INT=276)
CAUSE: A file system related error. A file system error message follows
this message.
ACTION: Determine the cause by inspecting the file system error
message and correct the problem.
277 MESSAGE: INVALID PRINT DESTINATION. (INT=277)
CAUSE: Specified print destination does not appear to be an actual file
name, a backreferenced file, an ldev, a formid, or a device class.
ACTION: Correct the problem.
278 MESSAGE: INVALID PUNCH DESTINATION. (INT=278)
CAUSE: Specified punch destination does not appear to be an actual file
name, a backreferenced file, an ldev, a formid, or a device class.
ACTION: Correct the problem.
279 MESSAGE: INVALID FORMS DESTINATION. (INT=279)
CAUSE: Specified forms destination does not appear to be an actual file
name, a backreferenced file, an ldev, a formid, or a device class.
ACTION: Correct the problem.
280 MESSAGE: ONE OF THE PARAMETERS IS OUT OF BOUNDS: SEG# !,
P=!. (INT=280)
CAUSE: One or more of the parameters passed to NRJEHJInfo
(SHOW;HJ=) is not within the user’s stack boundary. SEG# ! (code
segment #) and P=! (program counter) are the return address after the
intrinsic call. If this error was returned when you typed SHOW;HJ=...
from the NRJE command interpreter, then a severe error has occurred.
ACTION: If you are calling NRJEHJInfo directly, check all of the
parameters passed to the intrinsic, correct the problem, and call it
again. If you typed SHOW;HJ=..., see “Problem Resolution” in Chapter
5 , “SNA NRJE Troubleshooting,” of this manual, and contact your HP
representative for assistance.
281 MESSAGE: USER.ACCT MUST BE BETWEEN 1 AND 17
CHARACTERS LONG. (INT=281)
CAUSE: The
UserName.AcctName
length is out of range.
ACTION: Correct the problem and execute again.
282 MESSAGE: INCOUNT FOR NRJEHJINFO IS < 0. (INT=282)
CAUSE: The
InCount
parameter for the NRJEHJInfo intrinsic is out of
the allowable range.