Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-31202: DBMS_LDAP: LDAP client/server error: Type or value exists

96244Nov 15 2001
We are using Oracle 8.1.7 and Oracle Internet Directory
products. Our system uses DBMS_LDAP package to update the OID
with the changes to the database through triggers.

I have an object class which a few mandatory attributes and two
optional attributes. Both the optional attributes are single
valued and indexed.
However if I try to add an entry for the object class without
the optional attributes, it comes with the error:
ORA-31202: DBMS_LDAP: LDAP client/server error: Type or value
exists.

I cannot figure out why it is giving me this error as the
attributes I am not sending are optional. Surprisingly, if I
provide one of the values, the operation goes through. Can
someone tell me what is it I am doing wrong? and what can I do
to correct or work around this problem?


Thanks,
Satish
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2001
Added on Nov 15 2001
1 comment
712 views