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!

Need Help Making LDAP Connection to SQL Developer

1015888Feb 20 2015 — edited Feb 26 2015

I am having some trouble creating an LDAP connection using SQL Developer. All of the LDAP databases are not local to my machine. I am trying to connect using Oracle, with connection type: Advance and the JDBC URL:

jdbc:oracle:thin:@ldap://udcwamoam01.unix.rgbk.com:1389/dc=regions,dc=com

When I test the connection, I am receiving the following error:

Status : Failure -Test failed: IO Error: JNDI Package failure javax.naming.NameNotFoundException: [LDAP: error code 32 - The entry cn=dc=regions,dc=com specified as the search base does not exist in the Directory Server]; remaining name 'cn=dc=regions,dc=com'

Thanks,

Scott

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2015
Added on Feb 20 2015
7 comments
7,012 views