TAF to FAN
587792Jul 12 2007 — edited Jul 18 2007We are in process upgrading from 10gR1 RAC to 10gR2 RAC. Primary connection sources are JDBC thin, OCI, and sqlplus. Currently we use only TAF for failover and configure it using tnsanames.ora - it works well, but is slow. I think I understand what we must do to configure our JDBC thin configs to use FCF, but am unclear what needs to be done (if anything) for my OCI and sqlplus connections to take advantage of faster failover via FAN. Can anyone offer advice in this area? The JDBC thins use a connection pool, will I need to set up connection pooling in my listeners to take advantage of FCF for OCI and sqlplus connections? Thanks, -Mark