Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

listener trouble on solaris

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I run Oracle 9i on Solaris. The database works properly but I have problems with the listener. Anybody got any tips?

Thanks alot!

Karl M.

LSNRCTL> start
Starting /export/oracle/bin/tnslsnr: please wait...

TNSLSNR for Solaris: Version 9.0.1.0.0 - Production
System parameter file is /export/oracle/network/admin/listener.ora
Log messages written to /export/oracle/network/log/listener.log
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Solaris Error: 2: No such file or directory

Listener failed to start. See the error message(s) above...

LSNRCTL>
 
It certainly looks as if you don't have a listener.ora file. Can you look for /export/oracle/network/admin/listener.ora? If there is no such file, you will have to create it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top