Home » RDBMS Server » Networking and Gateways » unable to start listener
unable to start listener [message #199372] Mon, 23 October 2006 18:30 Go to next message
munna1410
Messages: 6
Registered: October 2006
Junior Member
I have installed oracle 10.2.0 on linux AS4
while I try to start the listenerI am getting the fallowing errors

TNSLSNR for Linux: Version 10.2.0.1.0 - Production
System parameter file is /home/user/listener.ora
Log messages written to /oracle/u01/app/oracle/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.1)(PORT=1521)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.1)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused



listener.ora --file

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(ORACLE_HOME = /oracle/u01/app/oracle)
(SID_NAME = orcl)
)
(SID_DESC =
(SID_NAME = orcl)
)
)


LISTENER =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.1)(PORT = 1111))




Re: unable to start listener [message #199375 is a reply to message #199372] Mon, 23 October 2006 18:44 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>(PORT = 1111)
>(PORT = 1521)
Make up your mind on which port is being used. be consistant.
Re: unable to start listener [message #199378 is a reply to message #199375] Mon, 23 October 2006 19:02 Go to previous messageGo to next message
munna1410
Messages: 6
Registered: October 2006
Junior Member
I tried with port(1521) also but dame problem....
Re: unable to start listener [message #199379 is a reply to message #199372] Mon, 23 October 2006 19:16 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Try the following:
su - root
mkdir /var/tmp/.oracle
chown oracle:dba /var/tmp/.oracle
Re: unable to start listener [message #199380 is a reply to message #199379] Mon, 23 October 2006 19:38 Go to previous messageGo to next message
munna1410
Messages: 6
Registered: October 2006
Junior Member
NOT WORKED ...
.oracle file is already exis
I have change the ownership
but no use
Re: unable to start listener [message #199420 is a reply to message #199380] Tue, 24 October 2006 03:18 Go to previous messageGo to next message
orausern
Messages: 826
Registered: December 2005
Senior Member
can u try configuring a new listener via netca and then try? also post exact screenshot of errors when you start the listener and post the listener.ora and ensure that Ip address you typed is not wrong...
unable to start listener [message #199488 is a reply to message #199372] Tue, 24 October 2006 14:47 Go to previous messageGo to next message
munna1410
Messages: 6
Registered: October 2006
Junior Member
please go through the screen shot attachment
Re: unable to start listener [message #199489 is a reply to message #199372] Tue, 24 October 2006 14:52 Go to previous messageGo to next message
munna1410
Messages: 6
Registered: October 2006
Junior Member
please go through the errors ... attachment
Re: unable to start listener [message #199503 is a reply to message #199372] Tue, 24 October 2006 16:59 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Doc ID: Note:294730.1
Subject: TNS-12537, TNS-12560, TNS-00507 Linux Error: 29: Illegal seek
error When Starting the Listener

Cause
Wrong syntax in hosts file

Fix
Change /etc/hosts file to include
127.0.0.1 localhost.localdomain localhost
Re: unable to start listener [message #199515 is a reply to message #199503] Tue, 24 October 2006 23:24 Go to previous message
munna1410
Messages: 6
Registered: October 2006
Junior Member
Thanks anacedent
you are right ...I have changed the /etc/hosts
now I can start the listener.
Thanks for your time.
Previous Topic: Error in configuration of Microsoft ODBC for Oracle
Next Topic: Tns: protocol adapter error
Goto Forum:
  


Current Time: Sun May 05 03:06:52 CDT 2024