connect oracle client to oracle server [message #66932] |
Tue, 18 March 2003 21:37 |
Kar
Messages: 1 Registered: March 2003
|
Junior Member |
|
|
Hi
I have installed oracle 8.1.7 on linux. I would like to install oracle client (also 8.1.7) on window XP. But I experienced 2 errors, ORA-12541 and TNS 03505.
I can connect the database at the oracle server alreadly. So I think that the listener and the tns config are correct and workable.
I also find that I cannot start any lsnrctl at my window XP after I install the oracle client. As it didn't install it as my client.
Would you please help to fix my problem?
Many thanks,
Karen
|
|
|
|
Re: connect oracle client to oracle server [message #66947 is a reply to message #66932] |
Wed, 26 March 2003 09:10 |
Uwe
Messages: 260 Registered: February 2003 Location: Zürich, Switzerland
|
Senior Member |
|
|
Karen,
You do not need to start the lsnrctl on your client. The listener only listen on the port of the server for traffic.
Did you configure the listener.ora and tnsnames.ora on the linux-server correctly ?
The error messages posted to a not running or not correctly running listener on Serverside
Hope that helps
ciao
Uwe
|
|
|