OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: The purported syntax identifier is not defined.
Action: Ensure that the syntax identifier is defined.
---------- OM_NO_SUCH_TYPE
Severity: Error Component: Directory Services
Text: _______
Explanation: The puported type identifier is not defiend.
Action: Ensure that the type identifier is defined.
---------- OM_NO_SUCH_WORKSPACE
Severity: Error Component: Directory Services
Text: _______
Explanation: A purported workspace is nonexistent.
Action: This error is returned by the om_copy() and the om_create() functions. The
original or specified class must be in a package associated with the workspace.
---------- OM_NOT_CONCRETE
Severity: Error Component: Directory Services
Text: _______
Explanation: The class was abstract, not concrete.
Action: This error is returned by om_create() and om_put(). The specified class needs
to be concrete.
---------- OM_NOT_PRESENT
Severity: Error Component: Directory Services
Text: _______
Explanation: An attribute value was missing.
Action: Ensure that all required attributes are included.
---------- OM_NOT_PRIVATE
Severity: Error Component: Directory Services
Text: _______
Explanation: The object named is a public object.
Action: You must name a private object.
---------- OM_NOT_THE_SERVICES
Severity: Error Component: Directory Services
Text: _______
Explanation: An object was client-generated, rather than a service-generated or private
object.
124330 Tandem Computers Incorporated 2473