Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Change IP's on Oracle Database
"zerone" <st_at_zerone-online.de> wrote in message
news:8qkt9p$i78$1_at_news.online.de...
> Hi here is zerone,
>
> last week we have (must) change the IP-Adress of all Server's inclusive
> Oracle-Server.
> Only IP not the Hostnames !
>
> My Problem is - Oracle wont start the Instanzes ?
> How can I resolve the Problem ! general
>
> Thanks for your help !!
> zerone
>
>
>
It would have helped if you would have included
- platform - Oracle version - exact error messages
Right now the only clue I have is you probably have hardcoded ip-addresses in listener.ora and tnsnames.ora (which you shouldn't use in those files) and you need to change them either in the new Ip-address (not recommended, because you will run into trouble again when you have new changes) or (recommended) the DNS-name of that server. Generally speaking the only thing that shouldn't start in your situation is the listener, AFAIK there is no reason why the instances won't start.
Regards,
Sybrand Bakker, Oracle DBA Received on Sun Sep 24 2000 - 08:14:01 CDT
![]() |
![]() |