Error Code 8322
System error code 8322 means "A value for the attribute was not in the acceptable range of values." This error code may also display as "ERROR_DS_RANGE_CONSTRAINT" or as the value 0x2082.Error Code 8323
System error code 8323 means "The specified value already exists." This error code may also display as "ERROR_DS_ATT_VAL_ALREADY_EXISTS" or as the value 0x2083.Error Code 8324
System error code 8324 means "The attribute cannot be removed because it is not present on the object." This error code may also display as "ERROR_DS_CANT_REM_MISSING_ATT" or as the value 0x2084.Error Code 8325
System error code 8325 means "The attribute value cannot be removed because it is not present on the object." This error code may also display as "ERROR_DS_CANT_REM_MISSING_ATT_VAL" or as the value 0x2085.Error Code 8326
System error code 8326 means "The specified root object cannot be a subref." This error code may also display as "ERROR_DS_ROOT_CANT_BE_SUBREF" or as the value 0x2086.Error Code 8327
System error code 8327 means "Chaining is not permitted." This error code may also display as "ERROR_DS_NO_CHAINING" or as the value 0x2087.Error Code 8328
System error code 8328 means "Chained evaluation is not permitted." This error code may also display as "ERROR_DS_NO_CHAINED_EVAL" or as the value 0x2088.Error Code 8329
System error code 8329 means "The operation could not be performed because the object's parent is either uninstantiated or deleted." This error code may also display as "ERROR_DS_NO_PARENT_OBJECT" or as the value 0x2089.Error Code 8330
System error code 8330 means "Having a parent that is an alias is not permitted. Aliases are leaf objects." This error code may also display as "ERROR_DS_PARENT_IS_AN_ALIAS" or as the value 0x208A.Error Code 8331
System error code 8331 means "The object and parent must be of the same type either both masters or both replicas." This error code may also display as "ERROR_DS_CANT_MIX_MASTER_AND_REPS" or as the value 0x208B.