Skip to Main Content

Database Software

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!

C3P0 Connection Pooling and FAST Connection Failover Option

Shrenik.01-OracleApr 16 2009 — edited Apr 17 2009
We are trying to Implement FCF as a High Availability Option in our Oracle RAC environment.

Ours is a Java Based Application which use C3P0 Connection Pooling for managing Database Connections.

FCF (FAST Connection Failover) uses JDBC Implicit Connection Cache for Managing Connections.

So my question is how I can implement FCF as a Failover option in my Application. Do I need to completely get rid
of C3P0 Connection Pools.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2009
Added on Apr 16 2009
1 comment
2,919 views