Database - RAC/Scalability (MOSC)

MOSC Banner

Error with RAC and FCF enabled

edited Sep 25, 2012 5:49AM in Database - RAC/Scalability (MOSC) 1 commentAnswered
 

Hi,

To improve the performance of our platform we have installed a RAC oracle.

All is well except JDBC error we have occasionally

To understand the problem here is a short presentation of our architecture

We have two tomcat (Tomcat 6) servers in cluster and an Oracle RAC with FCF (Fast connection Failover) enabled with the protocol "thin"

Here is Tomcat configuration

<Resource name="csqualstadatasourcei" auth="Container"
type="oracle.jdbc.pool.OracleDataSource"
factory="oracle.jdbc.pool.OracleDataSourceFactory"
description="My Oracle RAC DB"
user="************" password="*********"
url="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=my_vip_dns)(PORT=****))(CONNECT_DATA=(SERVICE_NAME=********)))"

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