TAF, FAN and FCF
I created a service using DBMS_SERVICE.MODIFY_SERVICE and when connected with sqlplus I can failover, however, jdbc connections do not failover. To setup failover for JDBC do I have to remove the entry created for via DBMS_SERVICE?
Do I then add a service with srvctl?
What manual would you recommend for setting up JDBC failover on RAC?
Thanks,
Janet