Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: redirect client requests
Can you get another network card installed in the new server and assign =
it
the old server's address?
Or in your old server, modify the listener.ora file for database =
requests
to be redirected to the new server? This would still mean the network
traffic would have an extra hop, back and forth though.
~ Managers take credit for the work of their group.
Leaders give credit to their group ~
-----Original Message-----
From: oracle-l-bounce_at_freelists.org =
[mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of jkstill_at_gmail.com
Sent: Monday, February 28, 2005 6:46 PM
To: bobmetelsky_at_comcast.net
Cc: oracle-l_at_freelists.org
Subject: Re: redirect client requests
Bob,
If you are moving all the databases to a new server simultaneously, you
could rename the old server, set up a DNS Cname that points the old =
server
name to the new server, then get rid of the Cname when you are sure it =
is
safe to do so.
Don't know where you would mine for the DNS hits to the server name, but someone here is sure to know.
Or have a better idea. :)
Jared
On Mon, 28 Feb 2005 19:34:34 -0500, Bob Metelsky =
<bobmetelsky_at_comcast.net>
wrote:
> I have a situation where I need to redirect database requests from=20
> clients. I have 1000+ clients who are connecting to various databases=20
> using tnsnames.ora. At this point I cant track them all down to issue =
> new connect strings. Heres the picture
>=20
> server2 over time I can mine the listener log to figure out who the=20
> clients are and notify them of the new changes.
>=20
> cut examples.
>=20
> Has anyone done this? can you share the configuration or documentation =
> on how to do this?
>=20
>=20
>=20
--=20
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Tue Mar 01 2005 - 08:47:18 CST