[52117] in SAPr3-news
Re: changing my ip-address of server
daemon@ATHENA.MIT.EDU (yls177)
Thu Nov 4 10:40:09 2004
To: sapr3-news@mit.edu
Date: 4 Nov 2004 07:40:05 -0800
From: yls177@hotmail.com (yls177)
Message-ID: <c06e4d68.0411040740.4e946ac9@posting.google.com>
"Jürgen Menges" <jmen@jmen-web.de> wrote in message news:<cmankm$duv$1@news.web.de>...
> as i suppose, you're using Oracle...so, did you try '~> tnsping my_database'
> with success?
> This seems not to be a problem caused by SAP, but rather by your
> naming-service.
>
> kind regards
> --
> Jürgen Menges
> www.jmen-web.de
>
>
> "yls177" <yls177@hotmail.com> schrieb im Newsbeitrag
> news:c06e4d68.0411030215.35098599@posting.google.com...
> > I have changed my ip-address of my server. I can telnet to the server.
> > The below shows that i am using /etc/hosts
> >
> > nslookup myhost
> > using /etc/hosts on : myhost
> >
> > looking up FILES
> > Name : myhost
> > Address : 11.22.33.1
> >
> > However, i have problems connecting to oracle with the message
> >
> > TNS-12545: Connect failed because target host or object does not exist
> > ns secondary err code: 12560
> > nt main err code: 515
> > TNS-00515: Connect failed because target host or object does not exist
> > nt secondary err code: 2
> > nt OS err code: 0
> >
> > This is resolved by changing the hostname to ip address and both my
> > oracle and listener is up.
> >
> >
> > The problem is with my SAP.
> >
> > in my dev_disp
> >
> > MsiAttach : NiBufConnect to myhost/sapmsDEV failed (rc=-2)
> > NipHostToAddr: Unknown error: gethostbyname
> > NiIHostToAddr, NipHostToAddr ( localhost )
> > Error => DpDispWakeUp : NiDgSend
> >
> >
> > Please advise.
i differ in your analyse.
> nslookup myhost
> using /etc/hosts on : myhost
>
> looking up FILES
> Name : myhost
> Address : 11.22.33.1
is proof that the naming resolution is fine.