Error using driver for SQL Server linked server #5
Unanswered
mnegrisoli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ! I installed driver 2.0.0.1 on a Windows 2016 Datacenter, created a DSN and successfully tested. I created a linked server named REDSHIFT to this ODBC DSN and when I try to do any query on this linked server, I get the error message:
Msg 7399, Level 16, State 1, Line 1
The OLE DB provider "MSDASQL" for linked server "REDSHIFT" reported an error. The provider reported an unexpected catastrophic failure.
Msg 7330, Level 16, State 2, Line 1
Cannot fetch a row from OLE DB provider "MSDASQL" for linked server "REDSHIFT".
Does anyone have any idea what it could be? Thanks !
Beta Was this translation helpful? Give feedback.
All reactions