Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: tnsping
tnsping does not care about the ip address.... when you do tnsping
<something>, it will first look at tnsnames.ora file in orant/network/admin.
Looks for the name, resolves it into sid name and *now* ip address or host
name. Then on the rdbms server side, it will go to listener.ora file and do
something very similar.
so.... why don't you look into the tnsnames.ora file, then use the alias and try tnsping. I'd bet it will work for you.
In article <7ltudk$qig$1_at_nnrp1.deja.com>, lauracampos_at_yahoo.com says...
>
>I am running Oracle8 Enterprise Edition 8.0.5.0.0 on Windows NT 4.0
>(service pack 4). I can't tnsping80 any ip address, only service names.
>This used to work before. I used to be able to tnsping80 ip addresses
>as well as service names. I can do a tnsping80 on a couple of ip
>addresses on my client machine but, I can't tnsping80 any ip addresses
>on the server. Does anyone know how I can resolve this?
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Sat Jul 24 1999 - 15:46:36 CDT
![]() |
![]() |