OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Severity: Varies Component: rpc
Text: Entry not found
Explanation: The specified name service object (profile, group, or entry) does not exist in
the name service database.
Action: Verify that the object or directory name supplied to the name service (NSI)
operation exists and repeat the operation.
0x16c9a074 rpc_s_fault_addr_error
Severity: Varies Component: rpc
Text: Fault address error
Explanation: An application manager routine running in the server raised a hardware
addressing exception.
Action: Fix the manager routine.
0x16c9a16e rpc_s_fault_codeset_conv_error
Severity: Varies Component: rpc
Text: Fault codeset conversion error
Explanation: A server stub or application manager routine received an error status back
from a codeset conversion routine.
Action: There is invalid data being converted or the user supplied conversion routine
needs to be fixed.
0x16c9a075 rpc_s_fault_context_mismatch
Severity: Varies Component: rpc
Text: Fault context mismatch
Explanation: A client application passed a context handle into a remote call, but the
server detected that the server does not hold the specified context. This error can happen
if a server stops and restarts in between remote calls from the client holding the context
handle and the client calls the restarted server.
An application sees this status if rpcd restarts during a sequence of application calls to
rpc_mgmt_ep_elt_inq_next. The new instance of rpcd does not inherit the context that
was maintained by the previous rpcd.
Action: If returned from rpc_mgmt_ep_elt_inq_next, free the current inquiry context by
calling rpc_mgmt_ep_elt_inq_done and restart the inquiry by calling
rpc_mgmt_ep_elt_inq_begin.
0x16c9a076 rpc_s_fault_fp_div_by_zero
Severity: Varies Component: rpc
2514 Tandem Computers Incorporated 124330