Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Beginer question: how to launch listener?
The command is
lsnrctl start
To stop it
lsnrctl stop
Sybrand Bakker <postbus_at_sybrandb.demon.nl> wrote in message
news:a20d28ee.0201150534.26a8a691_at_posting.google.com...
> "Iskander Karibzhanov" <gtg010c_at_prism.gatech.edu> wrote in message
news:<a213u7$93f$1_at_news-int.gatech.edu>...
> > I am a beginner in Oracle. I tried my first database on my laptop and
got
> > the following error. I created a listener but I couldn't launch it
because I
> > don't know how to do this. Please help me. Which program is supposed to
> > launch listener?
> >
> > -----------------------------------
> > Initializing first test to use userid: scott, password: tiger
> > Attempting to connect using userid: scott
> > The test did not succeed.
> > ORA-12541: TNS:no listener
> >
> > There may be an error in the fields entered,
> > or the server may not be ready for a connection.
> > -----------------------------------
>
> The program is called lsnrctl
> You find out the subcommand to start the listener as an exercise.
> (Refer to the Net8 administrators manual)
>
> Hth
>
> Sybrand Bakker
> Senior Oracle DBA
Received on Tue Jan 15 2002 - 21:56:56 CST
![]() |
![]() |