| TNS-12541 [message #318502] |
Wed, 07 May 2008 01:03  |
vishal gupta Messages: 94 Registered: February 2005 |
Member |
|
|
Hi,
I have oracle 10g server installed on my machine.
I am trying to connect to another 10g server on different machine(different network)
I have created TNS entry but its giving me the following error when I am trying to ping it:
ORA-12541 TNS: no listener.
What changes I have to make listener file to make this work.
regards
|
|
|
|
| Re: TNS-12541 [message #318520 is a reply to message #318502 ] |
Wed, 07 May 2008 01:36   |
Michel Cadot Messages: 17653 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
| Quote: | What changes I have to make listener file to make this work.
|
Start the listener?
Regards
Michel
|
|
|
| Re: TNS-12541 [message #318523 is a reply to message #318502 ] |
Wed, 07 May 2008 01:41   |
vishal gupta Messages: 94 Registered: February 2005 |
Member |
|
|
Thanks for your reply.
I just have the host name and database name of the Oracle remote server.
I don't have the access to the server which means that I cannot run lsnrctl start on the server.
Is there anything I can do from here (client) or I just have to contact owner of the remote server to verify the listener i.e host and port.
thanks
|
|
|
| Re: TNS-12541 [message #318528 is a reply to message #318523 ] |
Wed, 07 May 2008 02:03   |
Michel Cadot Messages: 17653 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Contact server/database administrator.
If anyone could start a process on server then this could be classified as hacking, couldn't it?
Regards
Michel
|
|
|
| Re: TNS-12541 [message #318550 is a reply to message #318502 ] |
Wed, 07 May 2008 03:02  |
vishal gupta Messages: 94 Registered: February 2005 |
Member |
|
|
Thanks Michel.
I will certainly contact Administrator.
regards
|
|
|