Oracle listener failing to start
Date: 1995/10/02
Message-ID: <DFtyFG.7BF_at_ergon.ch>#1/1
Since today, we are suddenly getting the following error when trying to start the listener. This is on a development machine, a SS-10 running Solaris 2.4 (with the recommented patches for Oracle installed). This used to work last week! Anybody got a clue?
Please mail me (also), if possible. Thanks.
Here's the error:
$ su oracle
% lsnrctl start
LSNRCTL for SVR4: Version 2.2.2.0.0 - Production on 02-OCT-95 17:32:36
Copyright (c) Oracle Corporation 1994. All rights reserved.
Starting /usr2/oracle/sparc.7.2/bin/tnslsnr: please wait...
TNSLSNR for SVR4: Version 2.2.2.0.0 - Production
System parameter file is /var/opt/oracle/listener.ora
Log messages written to /usr2/oracle/sparc.7.2/network/log/listener.log
Attempted to listen on: (DESCRIPTION=(CONNECT_TIMEOUT=10)(ADDRESS=(PROTOCOL=IPC)(KEY=ORAPUBS)))
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
SVR4 Error: 80: Name not unique on network
This is what we have in the file /var/opt/oracle/listener.ora:
################ # Filename......: listener.ora # Node..........: stevie.world
# Date..........: 19-JAN-95 16:32:27
################
LISTENER =
(ADDRESS_LIST =
(ADDRESS=
(PROTOCOL=IPC)
(KEY= ORAPUBS.world)
) (ADDRESS=
(PROTOCOL=IPC)
(KEY= ORAPUBS)
) (ADDRESS =
(COMMUNITY = ergon.world)
(PROTOCOL = TCP)
(Host = stevie)
(Port = 1521)
)
)
STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 10
TRACE_LEVEL_LISTENER = OFF
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = ORAPUBS) (ORACLE_HOME = /usr2/oracle/sparc.7.2))
)
-- ---------------------------------------------------------------------------- Sten Gunterberg Phone: +41 1 251 2102, Fax: +41 1 261 2750 Ergon Informatik AG Internet: gunterberg_at_ergon.ch Zuerich, Switzerland X.400: /S=Gunterberg/O=Ergon/P=EUnet/A=EUnet/C=CH/Received on Mon Oct 02 1995 - 00:00:00 CET