NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 5 63
NetIPC (SOCKERRS) Error Messages
ACTION: Contact your operator to see if the table can be expanded.
MESSAGE: FORMAT OF THE opt RECORD IS INCORRECT.
18 CAUSE: NetIPC was unable to parse the specified opt record.
ACTION: Check your INITOPT and ADDOPT calls.
MESSAGE: ERROR DETECTED WITH MAXIMUM MESSAGE SIZE
OPTION.
19 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.
MESSAGE: ERROR WITH DATA OFFSET OPTION.
20 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.
MESSAGE: DUPLICATE opt RECORD OPTION SPECIFIED.
21 CAUSE: The same opt record option was specified twice.
ACTION: Remove the redundant call.
MESSAGE: ERROR DETECTED IN MAXIMUM CONNECTION
REQUESTS QUEUED OPTION.
24 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.
MESSAGE: SOCKETS NOT INITIALIZED; NO GLOBAL DATA
SEGMENT.
25 CAUSE: Error occurred attempting to initialize NetIPC, or Network
Management is still initializing.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: UNABLE TO ALLOCATE A DATA SEGMENT.
26 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.
MESSAGE: REQUIRED PARAMETER NOT SPECIFIED.
27 CAUSE: A required parameter was not supplied in an option variable
intrinsic call.
ACTION: Check your calling sequence.