NetIPC 3000/XL Programmer's Reference Manual (5958-8600)

Table Of Contents
Appendix C 189
Error Messages
NetIPC Errors
7 MESSAGE: ERROR DETECTED IN flags PARAMETER.
CAUSE: An unsupported bit in the flags parameter was set, or a
nonprivileged user set a privileged bit.
ACTION: Verify that the proper bits arespecifiedinthe flags parameter.
Bit numbering is from left to right (0..31).
8 MESSAGE: INVALID OPTION IN THE opt RECORD.
CAUSE: An unsupported option was specified in the
opt
record, or a
nonprivileged user attempted to specify a privileged option.
ACTION: Check the options added to the
opt
record and remove or
modify the option. Verify that the
opt
record was initialized correctly
using INITOPT.
9 MESSAGE: PROTOCOL IS NOT ACTIVE.
CAUSE: A NETCONTROL has not been issued to activate the requested
protocol module.
ACTION: Notify your operator.
10 MESSAGE: PROTOCOL DOES NOT SUPPORT THE SPECIFIED
SOCKET TYPE.
CAUSE: The type of socket you are trying to create is not supported by
the protocol to be used.
ACTION: Use a different socket type or protocol.
12 MESSAGE: ERROR DETECTED WITH MAXIMUM MESSAGES
QUEUED OPTION.
CAUSE: Invalid option length specified or value of option is not positive.
ACTION: Correct option specification.
13 MESSAGE: UNABLE TO ALLOCATE AN ADDRESS.
CAUSE: No addresses were available for dynamic allocation.
ACTION: If unsuccessful the second time, see “Submitting an SR” at the
end of this appendix.
14 MESSAGE: ADDRESS OPTION ERROR.
CAUSE: The address option in the
opt
record has an error in it (e.g.,
invalid length).
ACTION: Check the values being placed in the
opt
record.
15 MESSAGE: ATTEMPT TO EXCEED LIMIT OF SOCKETS PER
PROCESS.
CAUSE: User has already reached the limit of 64 sockets per process.
ACTION: Shut down any sockets which are not being used or have been
aborted.