Sample Header Ad - 728x90

Linked Server Issues SQL Server to Oracle

0 votes
0 answers
186 views
I am trying to set up a linked server from SQL Server Production to one of our Oracle instances but experiencing this error : enter image description here The test connection in ODBC succeeds, but it fails on SQL Server side. I have checked the following things: 1. OLEDB provider is installed 2. OLEDB bit matches the bit of SQL 3. OLEDB is registered 4. Linked server properties is the last option to be able to login in using username and password 5. Oracle provider has Allow In process checked 6. Oracle ports are opened 7. The right version client is installed Are there anything else I should check further to resolve this error? Please provide me suggestions if you have experienced this before and what has worked for you. TIA
Asked by sqllover2020 (73 rep)
May 5, 2021, 04:23 PM