Database Networking (MOSC)

MOSC Banner

How to speed up the connect string getting

edited Jun 3, 2016 12:14PM in Database Networking (MOSC) 1 commentAnswered ✓

Our ldap.ora setting has four servers to use OUD 11.1.2.3.0.

The contents on ldap.ora like this below:

DIRECTORY_SERVERS= (oud1:1389:1636,oud2:1389:1636,oud3:1389:1636,oud4:1389:1636)

DEFAULT_ADMIN_CONTEXT = "dc=prod,dc=com,dc=ca"

DIRECTORY_SERVER_TYPE = OID

If the oud service is stopped on server 'oud1' even though the server is up, the client still wait 15 seconds to search next server 'oud2' to get connection string. If the OUD on second server stopped, then after another 15 seconds it tries the third server and so on...

Is there any parameters or configurations to decrease the time-out from 15 seconds to some value?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center