Duplicate Entries in OID After 9.0.4.1 Patchset
(Doc ID 338013.1)
Last updated on SEPTEMBER 26, 2022
Applies to:
Oracle Internet Directory - Version 10.1.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
Duplicate user entries are shown in OID since patching to 9.0.4.1.
The entries may be synchronized from Active Directory with DIP and contain parentheses ( ) in the DNs.
When the username is queried in Oracle Directory Manager search 2 entries are retrieved.
If one is selected and deleted the operation seems to succeed.
The remaining entry cannot be edited, error java.lang.ArrayIndexOutOfBoundsException: 0 occurs.
It cannot be deleted either - the operation seems to succeed but if the search is run again the entry is still returned.
Underlying object data shows that the entries in ct_orclnormdn differ because one of the rows has the parentheses characters escaped e.g.
6108
cn=FIRSTNAME LASTNAME \(COUNTRY\),cn=users,dc=<COMPANY>,dc=com
2182949
cn=FIRSTNAME LASTNAME (COUNTRY),cn=users,dc=<COMPANY>,dc=com
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |