Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Applications should be RAC aware?

32800Mar 11 2007 — edited Mar 13 2007
Hi All,

We have a web based application developed using Java. The application uses Oracle as a backend. Now, i have to move the schema which java application uses to a 2-node RAC database which i have installed. And the application also has to be connected to RAC database.
Assume that the app connects to RAC db using TAF enabled service and connected to that db through node1. What will happen to Select/Insert/Update/Delete statements which are running by application from that node if node1 goes down?

My doubt is, is the application should be RAC aware? means application should know that one of the node is down?

Thanks,
Praveen.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2007
Added on Mar 11 2007
9 comments
2,617 views