Page 1 of 1

direct mode and failover

Posted: Fri 08 May 2015 06:05
by amoroder
Hello,

does ODAC Support automatic Failover in direct mode?
We are running a 11qR2 cold Failover Cluster.

Regards
Andreas

Re: direct mode and failover

Posted: Wed 13 May 2015 09:35
by AlexP
Hello,

If you have specified several servers in the Server property, you can use the onConnectionLost property and set its variable RetryMode to rmReconnect. In this case, on lost connection with the current server, there will occur an attempt to connect to the first available server.