During an account delta aggregation using the Active Directory connector, the following error message is returned:
LDAP: error code 1 - 000020E6: SvcErr: DSID-03140488, problem 5012 (DIR_ERROR), data 2]; remaining name 'DC=xxx,DC=xxx,DC=xxx'
From the Application Configuration page, find the Delta Aggregation Mode and select DirSync.
Alternatively, you can edit the AD application definition XML to include the line
<entry key="DeltaIterationMode" value="DirSync"/>
Note: The Enable Delta Aggregation option must be selected in the task initiating the aggregation process, otherwise a full aggregation is performed.
I see kind of same error for AD account full aggregation (NOT DELTA) ..any thoughts on fix?
only one partition failing with this error out of all partitions.
Exception during aggregation. Reason: java.lang.RuntimeException: [ERROR 1] java.lang.RuntimeException: sailpoint.connector.ConnectorException: [ ConnectorException ] [ Error details ] [LDAP: error code 1 - 000020EF: SvcErr: DSID-02080259, problem 5012 (DIR_ERROR), data -1032 ]
@RPrasadReddy Did you fix it ?