Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how can i resolve TNS-Name?
In article <3620de89.1696329_at_news.xs4all.nl>,
martinj(replace this with @)xs4all.nl wrote:
> Hi,
>
> >i want to run a local database on my pc but
> >how do i resolve tns-name?
> >this was the error: "Can not resolve TNS-Name".
>
> Modify the file ?:\ORAWIN95\NETWORK\ADMIN\TNSNAMES.ORA. You can do
> this with SQL*Net easy configuration that is installed during the
> installation process.
>
> You can test the correct operation by using TNSPING.
>
> Besides, the standard tns-name is ORCL.
>
Also, make sure that names.directory_path in the SQLNET.ORA file includes TNSNAMES (e.g. names.directory_path = (TNSNAMES, HOSTNAME)).
Cary
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Oct 12 1998 - 09:47:16 CDT