Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TNS-03505: Failed to resolve name

happy10319May 3 2007 — edited May 3 2007
Hi,
I have DB 8i on my PC winxp.
I have a DB 9i on a linux server :
It is Runing :

[root@os02 PRDA_os02ebsx]# ps -ef | grep inherit
oracle 8539 1 0 Mar28 ? oracle 17496 1 0 Apr04 ? 00:00:00 /Data/oracle/d03/prdadb/9.2.0/bin/tnslsnr prd -inherit
oracle 18121 1 0 Apr04 ?
root 19222 17512 0 13:25 pts/2 00:00:00 grep inherit
[root@os02 PRDA_os02ebsx]# ps -ef | grep pmon

oracle 17571 1 0 Apr04 ? 00:00:50 ora_pmon_PRD


On my PC WinXP in tnsnames.ora I have :

PRD=
(DESCRIPTION=
(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.0.151)(PORT=1524))
(CONNECT_DATA=
(SID=PRD)
)
)

But :

TNS Ping Utility for 32-bit Windows: Version 8.1.7.4.0 - Production on 03-MAI-2007 13:54:45

(c) Copyright 1997 Oracle Corporation. All rights reserved.

TNS-03505: Failed to resolve name

Any idea ? Please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2007
Added on May 3 2007
4 comments
627 views