SNA NRJE Node Managers Guide (30292-90007)

Appendix A 139
Result Codes and Messages
SNA NRJE Error Messages
27 MESSAGE: LU NOT ACTIVE. (INT=27)
CAUSE: An attempt was made to obtain information about an inactive
LU.
ACTION:
28 MESSAGE: INCOUNT FOR NRJEACTIVEWS CALL IS NOT GREATER
THAN 0. (INT=28)
CAUSE: A negative or zero value was passed in
InCount
to
NRJEActiveWS. A positive value is required.
ACTION: Pass a positive value in
InCount
to NRJEActiveWS.
29 MESSAGE: SEVERE ERROR. ACTIVE LU NAME NOT CONFIGURED.
(SEV=29)
CAUSE:
ACTION:
30 MESSAGE: UNABLE TO ALTER NRJE READER FENCE. (SEV=30)
CAUSE: Possible configuration error.
ACTION: Check configuration and make sure the spooled reader is
configured, spooled, and has device type 22 subtype 2.
31 MESSAGE: INCOMPATIBLE CONFIGURATION FILE. (SEV=31)
CAUSE: The current configuration file does not have the correct version
stamp to run with this version of NRJE.
ACTION: If you have recently updated to a new version of NRJE that
requires a configuration file update, make sure that the configuration
file was updated properly.
32 MESSAGE: INVALID INPUT NAME. NO SPOOL FILES WERE
RETURNED. (INT=32)
CAUSE: Input name in SHOW command or NRJEJobList intrinsic is not
in the form of
JobName
, @,
SpoolfileID
, or
UserName.AcctName
.
ACTION: Correct the input name.
34 MESSAGE: INCOUNT FOR NRJEJOBINFO IS NOT BETWEEN 1 AND
500. (INT=34)
CAUSE: The
InCount
parameter for the NRJEJobInfo intrinsic is out of
the allowable 1–500 range.
ACTION: Pass an
InCount
parameter to NRJEJobInfo within the 1–500
range.