Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!pd2nf1so.cg.shawcable.net!residential.shaw.ca!peer02.cox.net!peer01.cox.net!cox.net!bigfeed.bellsouth.net!bignumb.bellsouth.net!news.bellsouth.net!bignews2.bellsouth.net.POSTED!not-for-mail
From: "Burt Peltier" <burttemp1ReMoVeThIs@bellsouth.net>
Newsgroups: comp.databases.oracle.server,comp.databases.oracle.tools
References: <3f5df937$0$13301$626a54ce@news.free.fr>
Subject: Re: SQLPlus & TNSListener
Lines: 46
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <gXv7b.50$XO.8@bignews2.bellsouth.net>
X-Trace: ogjnolidcdijhjikdbdpiflmbcekedmfhojhikkbagflhcboigjdgcbpagfkpnencalpeedfmaikoaiblfiofmkpdaglfnakmjhaienpkeioaoekoankmldmokefehbcbanppjjhkgpjihlmfhhchnhocjabfggo
NNTP-Posting-Date: Tue, 09 Sep 2003 22:24:12 EDT
Date: Tue, 9 Sep 2003 21:26:17 -0500
Xref: newssvr20.news.prodigy.com comp.databases.oracle.server:242758 comp.databases.oracle.tools:82901

Are you doing tests while logged onto the server?

Are you doing tests while logged onto another machine/client-pc and does it
have the correct tnsnames.ora file?

Can you ping (using TCP/IP ping command) the server from the client-pc?

Can you tnsping the databases ? Of course, sqlplus is the real/ultimate test
if you have complete connectivity, but it could be useful info if you have
good test with tnsping and not good tests with sqlplus.

Do you have any other *.ora files in the directory where you store the
tnsnames.ora (other than listener.ora on the server)? Or, do you have any
*.ora files anywhere else on the client-pc or server?

Are you mistakenly pointing to another location for tnsnames.ora other than
the default? Do you have any TNS_ADMIN entries in the registry? Do you have
any environment variable named TNS_ADMIN? Is your tnsnames.ora stored in the
default location (ORACLE_HOME\network\admin)?

Include the listener.ora and tnsnames.ora files (and other *.ora files) in
your reply if possible. If the tnsnames.ora is large, then maybe just
cut/paste the databases you are having problems with.

-
"Malderez Cédric" <cedric.malderez@answork.com> wrote in message
news:3f5df937$0$13301$626a54ce@news.free.fr...
> Hello !!
>
> I've just installed Oracle 8.1.7 on W2k Pro
> I've created 2 database Base1 & Base2
> And I need to access to them using SQLPlus
>
> But I keep having the following error code ORA 12541: TNS : No Listener
>
> I dont understand .. the TNSListener service is running
> It's configuration file "tnslistener.ora" is well formated
> "tnsname.ora" is also well formated
>
> Anyone has an idea ?
>
> Thanks !
>
>


