OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: _______
Explanation: The descriptors for the values of a particular attribute are not adjacent.
Action: This error is returned by om_put(). Ensure that the descriptors for the values of a
particular attribute with two or more values are adjacent to one another in the sequence.
---------- OM_WRONG_VALUE_LENGTH
Severity: Error Component: Directory Services
Text: _______
Explanation: This error is returned by om_copy_value(), om_put(), and om_write().
An attribute has, or would have, a value that violates a constraint on the value syntax.
Action: Check the value length for the attribute and correct the length accordingly.
---------- OM_WRONG_VALUE_MAKEUP
Severity: Error Component: Directory Services
Text: _______
Explanation: This error is returned by om_put() and om_write(). An attribute has, or
would have, a value that violates a constraint on the value syntax.
Action: Ensure that the value and the the value syntax are acceptable.
---------- OM_WRONG_VALUE_NUMBER
Severity: Error Component: Directory Services
Text: _______
Explanation: This error is returned by om_put(). An attribute has, or would have, a
value that violates the value number constraints in force.
Action: Ensure that you have not included more values than acceptable for the attribute.
---------- OM_WRONG_VALUE_POSITION
Severity: Error Component: Directory Services
Text: _______
Explanation: This error is returned by om_put() and om_write(). The use defined for
the value position in the argument or arguments of a function is invalid.
Action: This error is returned by om_put() and om_write(). Correct the position of the
value within the attribute to conform with the defined position for the value.
---------- OM_WRONG_VALUE_SYNTAX
Severity: Error Component: Directory Services
Text: _______
Explanation: An attribute has, or would have, a value whose syntax is not permitted.
Action: Correct the syntax for the value.
---------- OM_WRONG_VALUE_TYPE
124330 Tandem Computers Incorporated 2475