View Full Version : ORA-12541 NO LISTENER PROCESS
Guest
12-14-2004, 07:46 AM
Hello all,
I did install toad version 6.3.11.1 on my cpmputer.But the toad cannot
make connection to the database, the message error appears ORA-12541 NO
LISTENER PROCESS . i have oracle 8i on my pc.
Even if i want to log in with sql plus i get the same error ORA-12541
NO LISTENER PROCESS .
Does you know what might be the reason en how i can solve it ? i
appreciate your help.
thank you
Daniel Morgan
12-14-2004, 03:48 PM
zana_f@hotmail.com wrote:
Hello all, I did install toad version 6.3.11.1 on my cpmputer.But the toad cannot make connection to the database, the message error appears ORA-12541 NO LISTENER PROCESS . i have oracle 8i on my pc. Even if i want to log in with sql plus i get the same error ORA-12541 NO LISTENER PROCESS . Does you know what might be the reason en how i can solve it ? i appreciate your help. thank you
Is the database on the same machine or a remote machine?
What is the value of ORACLE_HOME?
What is the value of ORACLE_SID?
What is the operating system?
What release of Oracle 8i? (8.1.5, 8.1.6, 8.1.7.4)?
Have you used Listener Control to check the listener status?
lsnrctl status
Is the listener service running in the control panel services?
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)
Frank van Bortel
12-15-2004, 03:20 AM
zana_f@hotmail.com wrote: Hello all, I did install toad version 6.3.11.1 on my cpmputer.But the toad cannot make connection to the database, the message error appears ORA-12541 NO LISTENER PROCESS . i have oracle 8i on my pc.
V6.3?!? Does it support 8i? The current major version is 7 (I have 7.6).
Even if i want to log in with sql plus i get the same error ORA-12541 NO LISTENER PROCESS .
Open a command prompt (assuming Microsoft), or a shell, and type
lsnrctl status
Post the result (or try: lsnrctl start).
--
Regards,
Frank van Bortel
Presuming the database is in a Windows environment,
you should also check the state of your "Oracle...Listener..." SERVICE
(make sure it is Started).
I've notice that the "lsnrctl status" can occasionally be different
from the windows service status.
The other thing you could check is to make sure Toad is hitting the
right server/port/SID.
To do this, do a "tnsping <name used to connect in Toad>" (eg tnsping
mydb.world)
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.