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 -> Help! Listener of Oracle starts not completely...

Help! Listener of Oracle starts not completely...

From: hal <hal_at_oberberg-online.de>
Date: Fri, 28 May 1999 18:16:15 +0200
Message-ID: <7imfru$4fl$1@news.oberberg-online.de>


Hello out there,

is there anybody able to help me???
Here is my problem:

Starting the Listener (lsnrctl start) brings the following error message and because of that I cannot start the Intelligent Agent (lsnrctl dbsnmp_start).

More information:
I'm using SuSe Linux 6.1 with kernel version 2.2.5 and Oracle Server 8.0.5.0.0 for Linux. The database is already running and the TCP/IP-part of the listener too, so i'm able to access the database from a client running NT 4.0. I have made a link libtcl.so to libtcl7.6.so.

And here is the output of lsnrctl:

LSNRCTL for Linux: Version 8.0.5.0.0 - Production on 28-MAY-99 16:25:08

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

Starting /opt/oracle/product/8.0.5/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 8.0.5.0.0 - Production System parameter file is
/opt/oracle/product/8.0.5/network/admin/listener.ora Log messages written to /opt/oracle/product/8.0.5/network/log/listener.log

Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=6)(KEY=ogn0))
Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=10)(KEY=PNPKEY))
Listening on:

(ADDRESS=(PROTOCOL=tcp)(DEV=11)(HOST=195.78.164.136)(PORT=1521))

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=ogn0)) TNS-12224: TNS:no listener
TNS-12541: TNS:no listener
  TNS-12560: TNS:protocol adapter error    TNS-00511: No listener
    Linux Error: 111: Connection refused Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY)) TNS-12224: TNS:no listener
TNS-12541: TNS:no listener
  TNS-12560: TNS:protocol adapter error    TNS-00511: No listener
    Linux Error: 111: Connection refused Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=colanix)(Port=1521)) STATUS of the LISTENER


Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 8.0.5.0.0 - Production
Start Date                28-MAY-99 16:25:17
Uptime                    0 days 0 hr. 0 min. 7 sec
Trace Level               off
Security                  OFF
SNMP                      ON

Listener Parameter File
/opt/oracle/product/8.0.5/network/admin/listener.ora Listener Log File /opt/oracle/product/8.0.5/network/log/listener.log Services Summary...
  extproc has 1 service handler(s)
  ogn0 has 1 service handler(s)
The command completed successfully

OrgaNet GmbH, Holger Pachur
Bonner Str. 46a
50389 Wesseling
Germany Received on Fri May 28 1999 - 11:16:15 CDT

Original text of this message

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