Re: Help! Listener crashes without reason on Oracle 9i on Windows XP Pro

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Thu, 08 Apr 2004 07:37:37 -0700
Message-ID: <1081435041.140786_at_yasure>


Herbert Ebberg wrote:

> 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)
> )
> )

None I've ever heard of or experienced.

Replace 'localhost' with the machine's name.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Apr 08 2004 - 16:37:37 CEST

Original text of this message