Site icon EfmSoft

What does NTSTATUS 0xC00002A5 (STATUS_DS_BUSY) mean?

 
Previous Next
STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS STATUS_DS_UNAVAILABLE

STATUS_DS_BUSY

The directory service was too busy for the request

STATUS_DS_BUSY points to temporary server-side pressure rather than a permanently invalid object. The server accepted the role of directory endpoint, but it could not schedule or finish the requested operation in the current load state.

For write operations, this can coincide with replication backlog, expensive searches, online maintenance, RID allocation pressure, or high LDAP/RPC load. The useful question is not only whether retry succeeds, but why this domain controller became the bottleneck.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version