Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: UNIX ORACLE 8
kondor wrote:
> The IP address of my UNIX server has changed, and I want to know what to
> do in the configuration files to allow Oracle client to connect to
> this server.
Nothing. If you are using hostnames and something like a DNS server.
Everything if you are not. You will need to check the LISTENER.ORA and TNSNAMES.ORA file on the server. You will need to update the TNSNAMES.ORA file on every single client.
-- BillyReceived on Thu Sep 05 2002 - 01:07:41 CDT