NS3000/iX Error Messages Reference Manual (36923-90043)

Chapter 5 69
NetIPC (SOCKERRS) Error Messages
76 MESSAGE: INVALID TIMEOUT VALUE.
CAUSE: Value specified for the timeout is negative.
ACTION: Modify the value.
77 MESSAGE: INVALID WAIT/NOWAIT MODE.
CAUSE: Mode of socket cannot be used.
ACTION: Use IPCCONTROL to specify correct mode.
78 MESSAGE: TRACING NOT ENABLED.
CAUSE: Attempted to turn off trace when tracing was not on.
ACTION: Remove the call.
79 MESSAGE: INVALID TRACE FILE NAME.
CAUSE: Requested trace file name is not valid.
ACTION: Validate and modify the trace file name.
80 MESSAGE: ERROR IN TRACE DATA LENGTH OPTION.
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.
81 MESSAGE: ERROR IN NUMBER OF TRACE FILE RECORDS OPTION.
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.
82 MESSAGE: TRACING ALREADY ENABLED.
CAUSE: Attempted to turn on tracing when tracing already enabled.
ACTION: Remove the call or turn off trace before the call.
83 MESSAGE: ATTEMPT TO TURN ON TRACE FAILED.
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.
84 MESSAGE: PROCESS HAS NO LOCAL SOCKET DATA STRUCTURES.
CAUSE: IPCCHECK was called, but the user had no sockets or destination
descriptors, and therefore no data structure for retaining error codes.