Code

Meaning

Action

 

 

 

122

Too many users. There are not

One or both of the following

 

enough resources available in

actions may be taken: (1) Wait

 

the system to support any new

for a NetIPC process to

 

NetIPC processes. Every

terminate. When a NetIPC

 

NetIPC program requires the

process terminates, its user

 

use of a user record. User

record is released; or (2) ask the

 

records are structures that

System Manager to configure

 

NSARPA uses to keep track of

more user records into the

 

the sockets, resource numbers,

system.

 

and other resources allocated to

 

 

its users. The number of user

 

 

records can be set when you

 

 

respond to the •Enter the

 

 

maximum number of active NS

 

 

programs..." prompt in the

 

 

NSINIT program.

 

 

 

 

123

No resource numbers. There

One or both of the following

 

are no RTE resource numbers

actions may be taken: (1) Wait

 

available to allocate to the

for one of the NetIPC processes

 

calling process. Every process

to terminate (when a NetIPC

 

that uses NetIPC requires the

process terminates, its resource

 

exclusive use of one resource

number is released back to the

 

number. The resource numbers

operating system); or (2) ask the

 

provide the means for

System Manager to configure

 

coordinating synchronization

more resource numbers into the

 

between user processes and the

system so that more NetIPC

 

processes that implement the

processes can be

 

system's protocols.

accommodated.

 

 

 

124

Bad entry number in option

One or both of the following

 

parameter. The calling process

actions may be taken: (1) Verify

 

referenced an entry in the opt

that the opt parameter has

 

array that lies outside the

been initialized with the intended

 

bounds that were defined when

bounds; (2) verify that the

 

the opt parameter was

intended entry number is the

 

initialized with InitOpt. The

one being referenced.

 

entry number referenced was

 

 

either less than zero or was

 

 

larger than the number of the

 

 

last entry that the opt

 

 

parameter had been initialized to

 

 

accommodate.

 

 

 

 

125

Bad option data length. The

Verify that the value passed was

 

data length specified in the

the intended value.

 

AddOpt or ReadOpt call was

 

 

invalid.

 

 

 

 

126

Bad option total. InitOpt was

One or both of the following

 

invoked specifying that the

actions may be taken: (1) Verify

 

number of eventual entries to be

that the value passed for the

 

placed into the opt parameter

eventual number of entries

 

would be either fewer than zero

argument was the intended

 

or greater than the maximum

value; (2) recalculate the

 

possible number of opt entries.

number of entries that will

 

 

actually be needed.

 

 

 

Numeric Error Codes 219