Hi,
Using OAM/OIM 11.1.1.7. Have AD-OID sync in place, running into an issue where trying to add or modify one of the user's attributes gives the below error
javax.naming.directory.AttributeInUseException: [LDAP: error code 20 - Attribute zip is single valued.];
This issue is only with one of the user don't see with any other user.
Tried to delete the attribute through ODSM and Java but gives the same error. How can I Cleaning Up Duplicate Attribute Values as looks like none of the LDAP Tools, ODSM or programatically is allowing to make a change always coming back with the above error and kind of stuck any help is appreciated.
Thanks