Code

Meaning

Action

 

 

 

127

Cannot read option. The opt

One or both of the following

 

entry specified in the ReadOpt

actions may be taken: (1) Verify

 

call was not initialized.

that the opt parameter was

 

 

properly initialized with

 

 

InitOpt; (2) verify that the

 

 

referenced entry was set up

 

 

properly with AddOpt.

 

 

 

128

Illegal read threshold. The caller

Verify that the value passed was

 

attempted to set an illegal read

the intended value and that it

 

threshold for the referenced

was not negative or zero.

 

socket with an IPCControl

 

 

call.

 

 

 

 

129

Illegal write threshold. The

Verify that the value passed was

 

caller attempted to set an illegal

the intended value and that it

 

write threshold for the

was not negative or zero.

 

referenced socket with an

 

 

IPCControl call.

 

 

 

 

130

Write threshold too big. The

Verify that the value passed was

 

caller attempted to set a write

the intended value and that it

 

threshold value that was too

was not greater than the

 

large with an IPCControl call.

socket's maximum receive size

 

 

specified when the socket was

 

 

created.

 

 

 

131

Resource error. The request (via

One or both of the following

 

IPCCreate or IPCConnect) to

actions may be taken: (1) Wait

 

create a new socket could not

until some sockets have been

 

be supported because the

aborted (thus freeing some

 

protocols would not have had

resources); or (2) ask the

 

enough resources to support

System Manager to configure

 

the socket.

more resources for the protocols

 

 

in the system.

 

 

 

132

No PXP path records. The

One or both of the following

 

request could not be satisfied

actions may be taken: (1) Retry

 

because PXP did not have an

the request again later after PXP

 

available path record. This error

has recovered some of its path

 

will most often be returned by

records; or (2) ask the System

 

IPCLookUp when a process

Manager to configure more PXP

 

specifies the name of a remote

path records into the system.

 

node.

 

 

 

 

133

No IP path records. The request

One or both of the following

 

could not be satisfied because

actions may be taken: (1) Retry

 

IP did not have an available path

the request later after some

 

record. IP needs such records

NetIPC connections have been

 

to hold addressing information.

aborted and some IP path

 

 

records have been released; or

 

 

(2) ask the System Manager to

 

 

configure more IP path records

 

 

into the system.

 

 

 

220 Numeric Error Codes