SNA NRJE Node Managers Guide (30292-90007)
138 AppendixA
Result Codes and Messages
SNA NRJE Error Messages
16 MESSAGE: NODE MANAGEMENT CAPABILITY IS REQUIRED.
(INT=16)
CAUSE: Attempt to do something that required NM capability failed.
ACTION: Must have NM capability.
17 MESSAGE: INPUT READER FENCE IS NOT BETWEEN 0 AND 14.
(INT=17)
CAUSE: Reader fence value is out of bounds.
ACTION: Reader fence value between 0 and 14 is required.
18 MESSAGE: INVALID OPCODE FOR NRJERDRACCESS. (INT=18)
CAUSE: Operand code for NRJERdrAccess intrinsic is not within valid
bound.
ACTION: Correct the operand code.
22 MESSAGE: UNABLE TO OBTAIN REMOTE NAME & JES FOR THE
WORKSTATION. (INT=22)
CAUSE: Attempt to obtain remote and JES names from NRJE
configuration failed.
ACTION: Check NRJE configuration file.
23 MESSAGE: INCOUNT FOR NRJEWRITER CALL IS NOT GREATER
THAN 0. (INT=23)
CAUSE: A negative or zero value was passed in the
InCount
parameter
to the NRJEWriter intrinsic.
ACTION: Pass a positive value in the
InCount
parameter to
NRJEWriter.
24 MESSAGE: UNABLE TO OBTAIN LIST OF NRJE WRITERS. (INT=24)
CAUSE: Possible configuration error. A configuration error message
appears right after this message to describe the exact cause.
ACTION: Check NRJE configuration file for correctness.
25 MESSAGE: UNABLE TO OBTAIN LIST OF NRJE ACTIVE
WORKSTATIONS. (INT=25)
CAUSE: Possible configuration error.
ACTION: Check NRJE configuration file for correctness.
26 MESSAGE: INCOUNT FOR NRJEJOBINFO IS TOO SMALL. (INT=26)
CAUSE:
InCount
parameter for NRJEJobInfo is less than the number of
spooled files that qualified to be returned.
ACTION: Increase the
InCount
parameter value and sizes of the
intrinsic arrays.