Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Listener.ora DNS or IP?
If the server IP changes, any client connection using the old IP will fail. So the client should change to using DNS name or the new IP.
Caveat: If the server has more than one network card, thus potentially more than one IP associated with it's DNS entry, the listener binds only to the first IP returned by DNS. The client connection fails whenever DNS returned the IP which the listener isn't bound to.
If the server has one network card, and one IP associated with it's DNS entry, there shouldn't be any problems using DNS name on both the client and server.
"Smith, Ron L." wrote:
>
> We are changing the IP address of our production server. I would like to
> take the opportunity to change
> the Listener.ora to the DNS name instead of IP address. My question is, if
> I change the IP address in
> the listener to a DNS name today and the clients are still using the IP
> address, will the listener work
> properly? Will it resolve either way?
>
> Ron
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Smith, Ron L.
> INET: rlsmith_at_kmg.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Suzy Vordos INET: lvordos_at_datsit.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Aug 01 2001 - 16:39:33 CDT
![]() |
![]() |