OSF DCE Problem Determination Guide

Error Messages and Status Codes
rpc_binding_to_string_binding or rpc_binding_server_from_client may see this
status. Both routines require connection information that is no longer available. This can
occur if the executing remote procedure was specified to be an operation with the IDL
maybe attribute, or if the remote procedure call has been orphaned.
Action: Verify the underlying connection and retry the operation. In the case of the
orphaned call, the client can try to reissue the call.
0x16c9a044 rpc_s_connect_no_resources
Severity: Varies Component: rpc
Text: Not enough resources for connection at local or remote host
Explanation: There are insufficient system resources at either the local or remote host to
establish the connection.
Action: Check the applicable system resources and retry the operation.
0x16c9a042 rpc_s_connect_rejected
Severity: Varies Component: rpc
Text: Connection request rejected
Explanation: The server rejected the connection request from the client. This can be
because the server has reached its maximum allowable connect requests.
Action: Check the network connection and then retry the operation. If the network
connection is ok, the server may be receiving too many simultaneous client requests. The
client can retry the server or try contacting a different server.
0x16c9a041 rpc_s_connect_timed_out
Severity: Varies Component: rpc
Text: Connection request timed out
Explanation: The client cannot establish a connection to the server. The operation timed
out.
Action: Check the network connection and then retry the operation.
0x16c9a058 rpc_s_context_id_not_found
Severity: Varies Component: rpc
Text: Context id not found
Explanation: An internal error occurred.
Action: Report the error to your vendor.
0x16c9a0e3 rpc_s_credentials_too_large
Severity: Varies Component: rpc
124330 Tandem Computers Incorporated 2511