Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Protocol adapter error after change of IP

Re: Protocol adapter error after change of IP

From: <sybrandb_at_my-deja.com>
Date: Sun, 31 Dec 2000 11:48:15 GMT
Message-ID: <92n6dv$fh$1@nnrp1.deja.com>

In article <92n4r8$vln$1_at_nnrp1.deja.com>,   snoopy70_at_my-deja.com wrote:
> I have a problems that need some help. I have
> changed the IP address of my server and now I
> can't login to Oracle instance. When I try to
> start the listener using LSNCTL> Start
>
> It return the following error msg:
>
> TNS-12560: TNS:protocol adapter error
> TNS-00530: Protocol adapter error
> 32-bit Windows Error: 38: Filename too long
> Pls advise on how to solve the above mentioned
> problem.
>
> Thanks in advance
>
> Sent via Deja.com
> http://www.deja.com/
>

Do you have a hardcoded IP-address in your listener.ora in the (host= ) clause?
If so, you have hit one of the reasons not to have a hardcoded IP- address
You'll need to change it to the new IP-address or better still to the DNS name. Also you'll need to change tnsnames.ora everywhere.

Hth,

--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply
------------------------------------------------------------------------


Sent via Deja.com
http://www.deja.com/
Received on Sun Dec 31 2000 - 05:48:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US