Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: tnsListener does not start? (WinNT) HELP!!!

Re: tnsListener does not start? (WinNT) HELP!!!

From: Prasad Chavali <pchavali_at_assettech.com>
Date: 15 Jul 1998 09:51:01 -0700
Message-ID: <6oimll$h6v@nntp02.primenet.com>


Try starting the listener from command line to get a better answer for the error.

For Oracle 7.x try:
lsnrctl start
for Oracle 8.x
lsnrctl80 start.

If your path is not set, you may have to change dir to ORACLE_HOME\BIN directory.

Wront parameters in Listener.ora file will cause this error most of the times.

HTH Prasad Chavali
Martin Leo wrote in message <6ogq47$8pc_at_triton.np.ac.sg>...
>Hi,
>
>the tnsListener service does not start on my WinNT machine.
>Whenever I try to connect to any services, oracle says that they
>can't connect because they cannot find any listener services.
>When I try to start up the listener service manually in the services
>applet, it gives me an error saying process terminated unexpectedly.
>Why? HELP!!!
>
>Martin
>
>
Received on Wed Jul 15 1998 - 11:51:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US