OSF DCE Problem Determination Guide

Error Messages and Status Codes
Severity: Varies Component: rpc
Text: Invalid state machine state
Explanation: An internal error occurred.
Action: Report the error to your vendor.
0x16c9a0df rpc_s_socket_failure
Severity: Varies Component: rpc
Text: Persistent errors on socket
Explanation: The RPC runtime encountered repeated errors using a communication
socket.
Action: Make sure the underlying network transport service is working. Try a non-RPC
application that uses this service (for example, file transfer or remote login).
0x16c9a110 rpc_s_ss_bad_buffer
Severity: Varies Component: rpc
Text: Buffer not usable by IDL Encoding Services
Explanation: A buffer handed to the IDL Encoding Services was not 8-byte aligned or
was not a multiple of 8 bytes.
Action: Modify the application code so that the buffer is aligned on an 8-byte boundary
and is a multiple of 8 bytes long.
0x16c9a111 rpc_s_ss_bad_es_action
Severity: Varies Component: rpc
Text: Action cannot be performed by IDL Encoding Services
Explanation: Either the action requested in the handle being used was inconsistent with
what was specified in the attribute configuration file (ACF), or idl_es_inq_encoding_id
was called with an encoding handle that has not yet been used for any operation.
Action: In the first case, recompile the stubs using a modified ACF. In the second case
modify the application code so that it does not make this call.
0x16c9a0db rpc_s_ss_char_trans_open_fail
Severity: Varies Component: rpc
Text: Could not open file containing ASCII/EBCDIC translation tables
Explanation: The file named in the environment variable DCERPCCHARTRANS is
not accessible or does not exist.
Action: Either make the named file available, or unset DCERPCCHARTRANS and use
the default ASCII/EBCDIC translation tables.
124330 Tandem Computers Incorporated 2535