Site icon EfmSoft

What does NTSTATUS 0xC0000405 (STATUS_DS_DUPLICATE_ID_FOUND) mean?

 
Previous Next
STATUS_DS_NAME_NOT_UNIQUE STATUS_DS_GROUP_CONVERSION_ERROR

STATUS_DS_DUPLICATE_ID_FOUND

A unique directory identifier resolves to multiple objects

This is a data consistency problem: the directory lookup expected one object but found a non-unique identifier. The failing operation may only be the first caller to notice a duplicate created earlier.

Avoid deleting one of the objects blindly. First identify the identifier type, replication scope and whether a stale, restored, renamed or synchronized object created the duplicate.

What to inspect

References


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

Exit mobile version