Skip to Main Content

SQL Developer

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!

sqldeveloper new connection using ldap, no ldap contexts ?

cfarme01Jul 18 2012 — edited Apr 12 2013
I'm trying to track down a problem we are having with sql developer 3.1.07.42
to set up a new connection using the LDAP method, obtaining the
net service name from a sun one ldap server.

The net service names are stored in the sun one ldap server, ldap.ora is
configured correctly and tnsping and sqlplus successfully obtain a
databases netservice details, but sql developer doesn't.

When creating a new connection and specifying the connection type as ldap, after selecting
the required ldap server, instead of listing any contexts the error
Status: Failure -[LDAP: error code 32 - No Such Object]
appears.

It seems sqldeveloper extracts the available directory servers from the DIRECTORY_SERVERS
setting in ldap.ora but doesn't use the DEFAULT_ADMIN_CONTEXT setting.

Does sql developer query the directory server for a list of contexts ? If so, what ldap search
query does it use ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2013
Added on Jul 18 2012
4 comments
7,450 views