What does Windows error code 8481 (ERROR_DS_CANT_RETRIEVE_ATTS) mean?

 
Previous Next
ERROR_DS_NON_BASE_SEARCH ERROR_DS_BACKLINK_WITHOUT_LINK

ERROR_DS_CANT_RETRIEVE_ATTS

ERROR_DS_CANT_RETRIEVE_ATTS (8481) is an Active Directory Domain Services error. The search reached the directory service but failed while reading requested attributes from the database. The final code is not enough by itself; inspect the DC and the first preceding Directory Service event for the failing object or storage condition.

What to check

  • Repeat a narrow query for one object and a small property set to identify whether the failure is object-specific.
  • Check AD DS health, replication, disk capacity, and Directory Service events on the server that processed the query.
  • Do not use unsupported database-repair actions on a running domain controller.

Useful command

dcdiag /v /c /e

Microsoft: DCDiag · Microsoft: Diagnose AD replication failures · Microsoft: Directory Service system error codes


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