Can TNSListener redirect a connection to another machine?
314710Jul 28 2005 — edited Aug 1 2005Hi All! Any TNS Wizards out there? I have two servers, A and B each running a few databases. I would like for connections to certain databases on A to be magically directed to another database on B. So that when a user connects to a database on A they think they are connected to the database on A, but in fact they are chatting with the database on B.
Can any one point me in the right direction to figure out how to set this up? Or can it even be done.
I know this all should be LDAP, but the fact is that I'm still dealing with TNSNames on the client. (bummer).