Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help! Listener of Oracle starts not completely...
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:
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
OrgaNet GmbH, Holger Pachur
Bonner Str. 46a
50389 Wesseling
Germany
Received on Fri May 28 1999 - 11:16:15 CDT
![]() |
![]() |