NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 5 69
NetIPC (SOCKERRS) Error Messages
MESSAGE: INVALID TIMEOUT VALUE.
76 CAUSE: Value specified for the timeout is negative.
ACTION: Modify the value.
MESSAGE: INVALID WAIT/NOWAIT MODE.
77 CAUSE: Mode of socket cannot be used.
ACTION: Use IPCCONTROL to specify correct mode.
MESSAGE: TRACING NOT ENABLED.
78 CAUSE: Attempted to turn off trace when tracing was not on.
ACTION: Remove the call.
MESSAGE: INVALID TRACE FILE NAME.
79 CAUSE: Requested trace file name is not valid.
ACTION: Validate and modify the trace file name.
MESSAGE: ERROR IN TRACE DATA LENGTH OPTION.
80 CAUSE: An error was detected in the option specifying the maximum
amount of data to be traced (for example, negative value, too large, too
many bytes used to specify the value).
ACTION: Modify the values being used.
MESSAGE: ERROR IN NUMBER OF TRACE FILE RECORDS OPTION.
81 CAUSE: An error was detected in the option specifying the maximum
amount of records to be in the trace file (for example, negative or too
large a value, too many bytes used to specify the value).
ACTION: Modify the values being used.
MESSAGE: TRACING ALREADY ENABLED.
82 CAUSE: Attempted to turn on tracing when tracing already enabled.
ACTION: Remove the call or turn off trace before the call.
MESSAGE: ATTEMPT TO TURN ON TRACE FAILED.
83 CAUSE: The Node Management Subsystem (NMS) was unable to
enable tracing.
ACTION: Call IPCCHECK; the protocol module error returned will be the
Node Management error number. Refer to the Node Management
Errors (NMERR) to determine the appropriate action for the specified
NMERR.