Home » RDBMS Server » Server Administration » ORA-12224: TNS:no listener
ORA-12224: TNS:no listener [message #141948] Wed, 12 October 2005 19:52 Go to next message
chewy_fruiti
Messages: 2
Registered: October 2005
Junior Member
May I please know what is this error? I'm using Win2000.

I had put the listener.ora file and the tnsnames.ora files and the sqlnet.ora files in the C:\orant\net80\admin already.
Re: ORA-12224: TNS:no listener [message #141996 is a reply to message #141948] Thu, 13 October 2005 02:04 Go to previous messageGo to next message
girish.rohini
Messages: 744
Registered: April 2005
Location: Delhi (India)
Senior Member
Is your listener running?
Pls check using command: lsnrctl status

--Girish
Re: ORA-12224: TNS:no listener [message #142030 is a reply to message #141996] Thu, 13 October 2005 04:09 Go to previous message
sunil_v_mishra
Messages: 506
Registered: March 2005
Senior Member
hi

When trying to connect to Oracle the following error is generated:

ORA-12224: TNS: no listener

Cause:
The connection request could not be completed because the listener is not running. This can be confirmed using the command:

lsnrctl status

on the database server.

Remedy:
Start the listener on the remote machine. (Use ‘lsnrctl start’).

If the server name has recently been changed then try running ‘Net 8 Configuration Assistant’ and select ‘Listener Configuration’. Work through the dialogs without changing anything and it will automatically update the server name. The listener can then be started. (Oracle 8 - but may apply to earlier versions.)

Ensure that the supplied destination address matches one of the addresses used by the listener - compare the TNSNAMES.ORA entry with the appropriate LISTENER.ORA file.


I hope above information will help you lot

Regards
Always Friend Sunilkumar
Previous Topic: Archive related
Next Topic: LGWR
Goto Forum:
  


Current Time: Sun Jan 26 11:31:28 CST 2025