LDAP based connection to Oracle
669370Jul 14 2009 — edited Jul 15 2009Hi All,
I am investigating on how to make my Java App to connect to Oracle using LDAP/DataSource rather than the traditional JDBC method of connecting with the url jdbc:oracle:thin@<host>:<port>:<sid>. I am using 10G, have looked into the Admin/DBA guide but haven't found much on it. Can anybody please point on where to look for this? Does Oracle come with a sample LDAP implementation which I can use as a reference?
Thanks in advance for any help!