Page 1 of 1

Dear AlexP,Does ODAC Support Direct Access 11gr2 RAC?

Posted: Mon 13 Jan 2014 13:42
by larnk
Dear AlexP, I wonder to know if ODAC 9.2.5 support RAC SCAN and Service_Name feature in oracle 11gr2 when using direct access mode?
Thanks a lot..

Re: Dear AlexP,Does ODAC Support Direct Access 11gr2 RAC?

Posted: Mon 13 Jan 2014 15:40
by AlexP
Hello,


For the time being, ODAC supports RAC connections not fully in the Direct mode. You can connect to separate servers using ServiceName

Code: Select all

OraSession.ConnectString := 'scott/[email protected]:1521:sn=SERVICE_NAME';
but RAC SCAN is not yet supported, this feature is in our roadmap, but we cannot yet tell the exact terms of its implementation.