OSF DCE Problem Determination Guide

Error Messages and Status Codes
0x16c9a0b7 rpc_s_not_rpc_entry
Severity: Varies Component: rpc
Text: Not an RPC entry
Explanation: An internal status code.
Action: None required.
0x16c9a069 rpc_s_not_rpc_tower
Severity: Varies Component: rpc
Text: Not an RPC tower
Explanation: An internal status code. The protocol tower from the name service is not
an RPC tower.
Action: Report the error to your vendor.
0x16c9a064 rpc_s_not_supported
Severity: Varies Component: rpc
Text: Not supported
Explanation: The requested operation is not supported by the RPC runtime.
In the case of rpc_mgmt_set_server_stack_size, the underlying thread package does not
support setting the stack size.
Action: Do not use the operation.
0x16c9a01b rpc_s_object_not_found
Severity: Varies Component: rpc
Text: Object not found
Explanation: Information was requested (for example, through rpc_object_inq_type)
about an object that is unknown to the RPC runtime.
Action: Call rpc_object_set_type or rpc_object_set_inq_fn if appropriate.
0x16c9a001 rpc_s_op_rng_error
Severity: Varies Component: rpc
Text: Operation out of range
Explanation: A client called the n’th (zero-based) operation in an interface but the server
supports fewer than n-1 operations from the interface.
Action: Modify the server to support the addition operations or arrange for the client to
find a server that supports the requested operation.
124330 Tandem Computers Incorporated 2531