Page 1 of 1

Runtime Connection Load Balancing - ODAC OCI

Posted: Sat 12 Oct 2013 16:06
by hdlacerda
Hi,

We're planning migrate to Oracle RAC environment and I would like to know if using runtime connection load balancing is supported by ODAC oci, from which version it's supported and if I need to link my app as Oracle documentation.

Oracle docs about FAN: you must link the application to a threads library. This is required because the AQ notifications occur asynchronously, over an implicitly spawned thread.



Regards

Re: Runtime Connection Load Balancing - ODAC OCI

Posted: Mon 14 Oct 2013 11:24
by AlexP
Hello,

Load Balancing is supported at the level of the Oracle client, and if your client supports this functionality, you can use this feature independently on the used components.
We initialize the library with the OCI_THREADED key, therefore the functionality must work correctly

Re: Runtime Connection Load Balancing - ODAC OCI

Posted: Mon 14 Oct 2013 13:50
by hdlacerda
Thanks a lot.

Re: Runtime Connection Load Balancing - ODAC OCI

Posted: Tue 15 Oct 2013 06:18
by AlexP
Hello,

If you have any other questions, feel free to contact us