AD aggregation [LDAP: error code 1 - 000020E6: SvcErr: DSID-03140488, problem 5012 (DIR_ERROR)]
Symptoms
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'
Solution
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.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Content to Moderator
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 ]
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Content to Moderator
@RPrasadReddy Did you fix it ?