SNA NRJE Node Managers Guide (30292-90007)
154 AppendixA
Result Codes and Messages
SNA NRJE Error Messages
181 MESSAGE: WORKSTATION IS ALREADY PERFORMING LU
(INTERNAL) TRACING. (TRC=181)
CAUSE: Attempt was made to start LU (internal) tracing, which the
workstation is already performing.
ACTION:
182 MESSAGE: TRACE FILE SIZE MUST BE BETWEEN 0 AND 32767
RECORDS. (TRC=182)
CAUSE: An out-of-bounds trace file size value was in the
TraceSize
parameter passed to NRJETrace, or its equivalent command.
ACTION: Change the
TraceSize
parameter to a number between 0 and
32767 records. A zero value indicates that a default is desired.
183 MESSAGE: ERROR OCCURRED WHILE TRYING TO ACCESS
CONFIGURATION. (SEV=183)
CAUSE:
ACTION:
184 MESSAGE: WORKSTATION CANNOT INITIATE ANY NEW TRACING.
(SEV=184)
CAUSE:
ACTION:
185 MESSAGE: WORKSTATION IS NOT PERFORMING ANY TRACING.
(TRC=185)
CAUSE:
ACTION:
193 MESSAGE: UNABLE TO ISSUE RESET VIA “COMMAND”. ERROR #!.
PARM #!. (INT=193)
CAUSE: A file system related error has occurred. The error # was issued
by the MPE Command intrinsic. The command itself is: RESET
N1234567. The parm # if returned refers to the parameter within the
command that was in error.
ACTION: Determine the cause (possibly with the help of your HP
representative) and correct the problem.
194 MESSAGE: PR OUTPUT DESTINATION SPECIFICATION EXCEEDS
MAX WIDTH. (INT=194)
CAUSE: The job log can only handle a total of 214 characters of output
destination information. The PR specification alone is too long. (Note:
file names are fully qualified by SUBMIT before they end up in the job
log, and backreferences are expanded to the original file equation).
ACTION: Correct the problem.