My goal is to have currently connected sessions reconnect (conn user@sid) to the "new" primary thru Net8 successfully, and brand new connections connect to the "new" primary as well. My connect tool of choice is SLQ*Plus. I would like to achieve this without having to modify all my tnsnames.ora files after the switchover. Isn't this the definition of Net8 failover or TAF?
I have tried all the flavors of the tnsnames.ora file that are found on metalink, all five of them. Anybody got a version that works. I am on db version 8.1.7.0.
None of them work reliably although I have had some more success with Oracle9i networking than with 8i. Just remember that there are "some" (a lot in my opinion) provisos with TAF and connect-time failover. Have you read the following link?:
Unfortunately to achieve this the tnsnames.ora will need to be modified as the tool uses that to determine availability of the instance. So all of the tnsnames.ora would need to be updated (maybe update one then distribute this through some batch file on the a login?)
Here's a sample of one that worked for me (remember it's for a 9i client):
Bookmarks