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

From: Herbert Ebberg <herbert.ebberg_at_eitcon.de>
Date: Thu, 8 Apr 2004 16:00:29 +0200
Message-ID: <c53lt7$g2o$1_at_ngspool-d02.news.aol.com>



Hello,
[Quoted] [Quoted] 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 [Quoted] lsnrctl or with the services of xp, the first tnsping works fine, but when I [Quoted] try it again, the listener crashes without reason. Is there a known problen [Quoted] 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 - 16:00:29 CEST

Original text of this message