Toad for Oracle is not displaying the database names in the drop-down list when the first LDAP server is down and a secondary LDAP server exists in the LDAP.ORA file.
When the first ldap server in the ldap.ora file is down or offline, Toad does not display the db names list that is supposed to be coming from the second ldap server in the ldap.ora file.
For testing purposes, user switched the two ldap servers around by moving the second server as the first one in the ldap.ora file (see example below). Toad started working as normal again; Toad was able to display the db names list and it was able to connect as well.
Example:
Change From:
DIRECTORY_SERVERS= (Server01.usa.utf.edu:389:636,Server02.usa.utf.edu:389:636)
To:
DIRECTORY_SERVERS= (Server02.usa.utf.edu:389:636,Server01.usa.utf.edu:389:636)
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center