Jeremy_Bridges_
Mar 25, 2011Nimbostratus
Oracle/F5 RAC Integration and DevArt
So far, we have not been satisfied with how we have to manage our .NET deployments that need to connect to Oracle. Maintaining the Oracle client is a pain and XCopy deployment is not a lot better.
The best alternative we have found is the dotConnect product by DevArt:
http://www.devart.com/dotconnect/oracle/
They have a direct connect mode that doesn't require the Oracle client. Unfortunately, this mode doesn't support RAC (it will simply connect to the first server given by the Oracle listener).
We just started looking into F5's RAC solution:
http://devcentral.f5.com/weblogs/ps...tions.aspx
It seems like it might solve this issue for us. If DevArt's connector is given an F5 VIP, it should treat it as one server. On the Oracle side, the connections should be evenly spread across RAC IP's and Oracle nodes.
What does everyone think? Are we barking up the wrong tree?