I setup a linked server with Simba ODBC Driver using SQL Server 2016 linked server and the connection is successful. I can execute the queries but sometimes the SQL Server service/Agent crashes(not running), and no results are returned for the query.I get the follwing error message :
Msg 109, Level 20, State 0, Line 0 A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - The pipe has been ended.)
System Environment
- Window Server 2016 (64bit)
- MS SQL Server 2016
- MS SQL Server Management studio 2017 (v17.2)
Could anyone please help to solve this issue?
Thank you.