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

Chapter 5 63
NetIPC (SOCKERRS) Error Messages
ACTION: Contact your operator to see if the table can be expanded.
18 MESSAGE: FORMAT OF THE opt RECORD IS INCORRECT.
CAUSE: NetIPC was unable to parse the specified opt record.
ACTION: Check your INITOPT and ADDOPT calls.
19 MESSAGE: ERROR DETECTED WITH MAXIMUM MESSAGE SIZE
OPTION.
CAUSE: Maximum message size option in the opt record had an error
associated with it (for example, too many bytes specified, invalid
message size value).
ACTION: Check the values being placed in the opt record.
20 MESSAGE: ERROR WITH DATA OFFSET OPTION.
CAUSE: Data offset option in the opt record had an error associated with
it (for example, too many bytes specified).
ACTION: Check the values being placed in the opt record.
21 MESSAGE: DUPLICATE opt RECORD OPTION SPECIFIED.
CAUSE: The same opt record option was specified twice.
ACTION: Remove the redundant call.
24 MESSAGE: ERROR DETECTED IN MAXIMUM CONNECTION
REQUESTS QUEUED OPTION.
CAUSE: Maximum connection requests queued option in the opt record
had an error associated with it (for example, too many bytes specified,
bad value).
ACTION: Check the values being placed in the opt record.
25 MESSAGE: SOCKETS NOT INITIALIZED; NO GLOBAL DATA
SEGMENT.
CAUSE: Error occurred attempting to initialize NetIPC, or Network
Management is still initializing.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
26 MESSAGE: UNABLE TO ALLOCATE A DATA SEGMENT.
CAUSE: The attempt to create a data segment failed because the DST
table was full or there was not enough virtual memory.
ACTION: Contact your operator to see if these tables can be expanded.
27 MESSAGE: REQUIRED PARAMETER NOT SPECIFIED.
CAUSE: A required parameter was not supplied in an option variable
intrinsic call.
ACTION: Check your calling sequence.