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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Please help ! Listener crashes on Windows Xp SP1 without reason

Re: Please help ! Listener crashes on Windows Xp SP1 without reason

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Thu, 8 Apr 2004 15:41:52 +0100
Message-ID: <407564b1$0$6555$ed9e5944@reading.news.pipex.net>


What does listener.log say?

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
http://www.niall.litchfield.dial.pipex.com/
"Herbert Ebberg" <herbert.ebberg_at_eitcon.de> wrote in message
news:c53m4h$gni$1_at_ngspool-d02.news.aol.com...

> Hello,
> I need some help - my listener crashes without reason after installing
> Oracle 9i on a Windows XP Prof ServicePack2. I can start the listener with
> lsnrctl or with the services of xp, the first tnsping works fine, but when
I
> try it again, the listener crashes without reason. Is there a known
problen
> with winsock or is there a path for xp ?
>
> Please help
>
> Herbert Ebberg
>
>
> My listener.ora:
>
> LISTENER =
> (DESCRIPTION =
> (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
> )
>
> SID_LIST_LISTENER =
> (SID_LIST =
> (SID_DESC =
> (SID_NAME = PLSExtProc)
> (ORACLE_HOME = C:\Programme\oracle\ora92)
> (PROGRAM = extproc)
> )
> (SID_DESC =
> (GLOBAL_DBNAME = orcl)
> (ORACLE_HOME = C:\Programme\oracle\ora92)
> (SID_NAME = orcl)
> )
> )
>
> My tnsnames.ora:
> ORCL.EBBERG.NO-IP.COM =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
> )
> (CONNECT_DATA =
> (SERVICE_NAME = orcl)
> )
> )
>
>
>
Received on Thu Apr 08 2004 - 09:41:52 CDT

Original text of this message

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