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 -> lsnrctl start wait long time

lsnrctl start wait long time

From: Pablo <pablorico_at_hotmail.com>
Date: 31 Oct 2003 10:36:47 -0800
Message-ID: <7eafee0e.0310311036.597edcc3@posting.google.com>


I am using a Oracle 8.1.7.4 database on a linux server. When I start the listener, it hangs up for 15 minutes and then eventualy completes.
Does someone knows how to fix this delay?

Thank you
Pablo

during the "freezing":
my shell output:
oracle_at_Lisa:~$ lsnrctl start

LSNRCTL for Linux: Version 8.1.7.4.0 - Production on 31-OCT-2003 19:07:03

(c) Copyright 1998 Oracle Corporation. All rights reserved.

Lancement de /usr/app/oracle/product/8.1.7/bin/tnslsnr: Veuillez patienter...

TNSLSNR for Linux: Version 8.1.7.4.0 - Production Le fichier de paramètres système est
/usr/app/oracle/product/8.1.7/network/admin/listener.ora
Messages de journalisation écrits dans
/usr/app/oracle/product/8.1.7/network/log/listener.log

Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stan.backup)(PORT=2484)))
Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=PROD)))

Connexion à (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=2484)))



listener.ora:

TNSLSNR for Linux: Version 8.1.7.4.0 - Production on 31-OCT-2003 18:22:14

(c) Copyright 1998 Oracle Corporation. All rights reserved.

Le fichier de parametres systeme est
/usr/app/oracle/product/8.1.7/network/admin/listener.ora
Messages de journalisation ecrits dans
/usr/app/oracle/product/8.1.7/network/log/listener.log
Informations d'analyse ecrites dans
/usr/app/oracle/product/8.1.7/network/trace/listener.trc
Le niveau d'analyse actuel est 0

Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=lisa.backup)(PORT=2484)))
Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=FTVPROD)))
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE Received on Fri Oct 31 2003 - 12:36:47 CST

Original text of this message

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