Hi, I am creating a linked server connection to oracle 11g from SQL Server 2014 and get ORA-12541 tns no listener error. Could you please guide me in the right direction.
Thanks in advanc
Technology Tips and News
Hi, I am creating a linked server connection to oracle 11g from SQL Server 2014 and get ORA-12541 tns no listener error. Could you please guide me in the right direction.
Thanks in advanc
Had to edit my original reply as i misread the error number...
Generally No-Listener means you cant get to the oracle database from SQL Server side. When you installed Oracle client did you do a full install? If so, can you connect to Oracle from your SQL Server using SQL Plus?
Let me know