OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: A translated transmittable type cannot contain [%1$s] pointers
Explanation: A transmittable type that is derived by calling a translation routine, for
example, a <kw>(from_local) translation of a <kw>([represent_as]) type or a
<kw>(to_xmit) translation of a <kw>([transmit_as]) type, cannot contain pointers of the
indicated type.
Action: Define a transmittable type that does not contain invalid pointers. If using
<kw>([represent_as]), reconsider using it.
0x13283109 NIDL_XMITTYPEATTRS
Severity: Varies Component: idl
Text: A type with [transmit_as] cannot have other type attributes
Explanation: A data type with the <kw>([transmit_as]) attribute (the presented type) has
an associated transmittable type, and you must write routines to convert the presented
type to or from the transmittable type. Only the transmittable type is relevant to the RPC
mechanism, thus it is incorrect for the presented type to have additional RPC-specific
attributes.
Action: Remove any type attributes other than <kw>([transmit_as]).
---------- OM_FUNCTION_DECLINED
Severity: Error Component: Directory Services
Text: _______
Explanation: An attempt was made to apply a function to an object, but the function does
not apply to the object.
Action: None required.
---------- OM_FUNCTION_INTERRUPTED
Severity: Error Component: Directory Services
Text: _______
Explanation: The function was aborted by an external force; for example, a keystroke
designated for this purpose at a user interface.
Action: If desired, retry the operation.
---------- OM_MEMORY_INSUFFICIENT
Severity: Error Component: Directory Services
Text: _______
Explanation: The service could not allocate the main memory it needs to complete the
function.
Action: Acquire more memory before retrying the operation.
---------- OM_NETWORK_ERROR
Severity: Error Component: Directory Services
124330 Tandem Computers Incorporated 2471