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..
Dear AlexP,Does ODAC Support Direct Access 11gr2 RAC?
Re: Dear AlexP,Does ODAC Support Direct Access 11gr2 RAC?
Hello,
For the time being, ODAC supports RAC connections not fully in the Direct mode. You can connect to separate servers using ServiceName
but RAC SCAN is not yet supported, this feature is in our roadmap, but we cannot yet tell the exact terms of its implementation.
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';