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

74 Chapter5
NetIPC (SOCKERRS) Error Messages
MESSAGE: INVALID NUMBER OF EVENTUAL OPT RECORD
ENTRIES.
126 CAUSE: Number of option entries is either too high or negative. Either
an internal restriction or a user mistake.
ACTION: Remove the cause by making the number positive or smaller
in value.
MESSAGE: UNABLE TO READ ENTRY FROM OPT RECORD.
127 CAUSE: The option record indicates that the entry is not valid or the
buffer supplied by the user was too small to hold all of the data.
ACTION: Check entry number, make sure the option record has not
been written over and check output buffer length.
MESSAGE: PROTOCOL MODULE DOES NOT HAVE SUFFICIENT
RESOURCES.
131 CAUSE: Protocol module is temporarily out of buffers or internal data
descriptors.
ACTION: Retry later when the system load is lighter.
MESSAGE: X.25 NETWORK NAME INCORRECTLY SPECIFIED.
141 CAUSE: Invalid X.25 network name specified or not configured.
ACTION: Correct the network name or notify the operator.
MESSAGE: INVALID CALL USER DATA OPT RECORD ENTRY.
142 CAUSE: The length of the call user data is invalid for the transport
protocol type.
ACTION: Check the length of the call user data option in the opt array.
The call user data opt record must be greater than 1 for IPCCONNECT
and 4 for IPCRECVCN. The maximum length is protocol specific.
MESSAGE: INVALID FACILITIES SET OPT RECORD ENTRY.
143 CAUSE: The facility set passed as a parameter has not been found in
the internal facility set table.
ACTION: Use one of the facility sets defined in the configuration or add
a new one.
MESSAGE: INVALID CALLING NODE OPT ENTRY.
144 CAUSE: The user may request the address of the calling node. Address
of 8 bytes will be returned.
ACTION: The length of the option entry must be exactly 8 bytes.
MESSAGE: INVALID READSON CODE ENTRY.
145 CAUSE: The reason code of the option in IPCSHUTDOWN has an invalid
length.