When using dbcp to create pools to an oracle database where Transparent Application continuity is enabled on the database the DBCP created connection pools will not failover to the other node of an Oracle RAC. Is this a limitation of using dbcp for our connection pools or is there a property that can be set to allow this to happen? Thanks.
- [dbcp] DmitrI Sherstobitov
- Re: [dbcp] Gary Gregory
- [dbcp] Hill, Kirk