Database - RAC/Scalability (MOSC)

MOSC Banner

Best practices (connections from Application to Oracle 11gR2 RAC)

edited Jul 13, 2012 4:32AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered
The environment is: Java application using JBOSS 4.2.3, connecting to a two node Oracle 11g Sun Cluster/Oracle Clusterware on the backend.

The original configuration had the applications connecting to the databases using the SCAN address. Our developers discovered  issues with the application in the RAC environment, database requests within the same transaction would end up going to a different node than the origination, and an exception would be thrown within the code.

They determined that the fix was to hard code each application server to a specific database server, for example, apps on AppServ1 go to RAC node 1, apps on AppServ2 would go to RAC node 2.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center