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!

OID - OperationalNotSupportedException: [LDAP: error code 53 - Server ... ]

638468May 23 2008 — edited May 29 2008
Hi,

I'm using JNDI (Java Native Directory Interface) accessing OID, and I received a javax.naming.OperationalNotSupportedException: [LDAP: error code 53 - Server currently in read only mode. Update operations not allowed];

I am not sure what's wrong.

I tried the following command
"./ldapsearch -b "" -s base "objectclass=*" orclservermode" The returned result is "orclservermode=rw"

So it is in read-write mode. I'm not sure what's wrong.

This started happen after I apply the 10.1.4.2.0 patch.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2008
Added on May 23 2008
2 comments
1,598 views