OSF DCE Problem Determination Guide

Error Messages and Status Codes
Action: Increase the scope, address another Directory Service Agent.
---------- DS_E_PROTECTION_REQUIRED
Severity: Error Component: Directory Services
Text: The Directory Service is unwilling to perform the operation because it is unsigned.
Explanation: This is an instance of an OM class DS_E_SECURITY. The Directory
Service was unwilling to perform the operation because it is unsigned.
Action: Retry the operation signed.
---------- DS_E_TIME_LIMIT_EXCEEDED
Severity: Error Component: Directory Services
Text: The operation could not be performed within the specified time limit.
Explanation: This is an instance of an OM class DS_C_SERVICE_ERROR. The
operation could not be performed within the time specified by the DS_TIME_LIMIT
service control. No partial results were available, except for ds_list() and ds_search(),
which return an arbitrary selection of the accumulated results.
Action: Increase the time limit.
---------- DS_E_TOO_LATE
Severity: Error Component: Directory Services
Text: The operation has already completed, either successfully or erroneously.
Explanation: This is an instance of an OM class DS_C_ABANDON_FAILED. The
operation completed, either successfully or erroneously. The Directory Abandon
operation is not supported by DCE XDS. Thus, a ds_abandon() XDS call always returns
a DS_E_TOO_LATE error for the DS_C_ABANDON_FAILED OM class.
Action: A call to ds_abandon() is not useful since DCE does not support aynschronous
operations.
---------- DS_E_TOO_MANY_OPERATIONS
Severity: Error Component: Directory Services
Text: No more Directory Service operations can be performed.
Explanation: This is an instance of an OM class DS_C_LIBRARY_ERROR. No more
Directory Service operations can be performed until at least one asynchronous operation
is completed. This should never happen since DCE does not support asynchronous
operation.
Action: None required.
---------- DS_E_TOO_MANY_SESSIONS
Severity: Error Component: Directory Services
Text: No more Directory Service sessions can be started.
Explanation: This is an instance of an OM classs DS_C_LIBRARY_ERROR. No more
Directory Service sessions can be started.
124330 Tandem Computers Incorporated 2193