Hello,
does ODAC Support automatic Failover in direct mode?
We are running a 11qR2 cold Failover Cluster.
Regards
Andreas
direct mode and failover
Re: direct mode and failover
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.
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.