LDAP Style Connection URL Support

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
tkofford
Posts: 1
Joined: Mon 07 Apr 2014 17:39

LDAP Style Connection URL Support

Post by tkofford » Mon 07 Apr 2014 17:49

We use the oracle jdbc driver to access our databases using LDAP style connection URLs. For example:
jdbc:oracle:thin:@ldap://ldap.example.com:389/MYSID,cn=OracleContext,dc=example,dc=com

Many times we don't know (or care) what the actual DB server name is, and it can change, but the LDAP URL will always know/find the database by SID.

How do I setup a connection like this in dbForge Schema Conpare for Oracle, or is this not supported in any way?

alexa

Re: LDAP Style Connection URL Support

Post by alexa » Thu 10 Apr 2014 15:30

Unfortunately, LDAP is not supported in dbForge Schema Compare for Oracle. However, you can add a suggestion on our UserVoice forum where other users can vote for it http://devart.uservoice.com/forums/1328 ... for-oracle

Post Reply