SQL Navigator use LDAP server
There is no community for "SQL Navigator", so I put my question here.
We have two versions of OID (one is 10.1.0.5 and another is 11.1.1.5). We are testing the OID 11.1.1.5 (We add the new LDAP server at the end of search sequence on ldap.ora file).
The contents like this:
################################
# ldap.ora Network Configuration File: C:\Oracle\ora11g\network\admin\ldap.ora
# Generated by Oracle configuration tools.
DIRECTORY_SERVERS= (ldap1:389:636, ldap2:389:636, ldap3389:636, ldap11g:3060:3131)
DEFAULT_ADMIN_CONTEXT = "dc=ttc"
DIRECTORY_SERVER_TYPE = OID
################################
The SQL Navigator can load all connection strings (including alias names) from LDAP 10g, But it cannot load alias names from LDAP 11g.