Using Net Option on Oracle RAC (Clustered Servers)

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
rfgalves
Posts: 1
Joined: Thu 18 Jan 2007 12:25
Location: Brazil

Using Net Option on Oracle RAC (Clustered Servers)

Post by rfgalves » Thu 18 Jan 2007 13:05

Hi There !

In my company, we´re using Oracle 10g with RAC, and i intend to take advantage of balanced connection. To do it i need to use the SERVICE_NAME instead of SID. The Trouble remains over Net Option, it doesn´t support SERVICE_NAME, so i have to use OCI.

Is there any present solution , or early future ?


Best Regards! :D

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 22 Jan 2007 11:11

No, Net mode of ODAC doesn't support Oracle RAC. You can connect to the specified server only. Failover and balancing will not work in this case.

Post Reply