Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all.
We are extracting data from a Date Base using an OLE DB connection for SQL server in Qlik Sense Enterprise.
At the beginning it was working well without any error, until we've started to experience this error:
Error: QVX_UNEXPECTED_END_OF_DATA:
Execution Failed
Execution finished.
The error pops up randomly when the code is reading any table, most of the time reading one of the biggest tables.
We thought it was because of the copies the client is making to the BD but even if we've asked to stop copies in a window of time of 1 hour and half, the error persists.
Any idea what is happening and how to fix it?
Thanks in advance.
Alice
Hello @AliceB , many thanks for sharing your case and following it up; I believe the case is really well described; I would be happy to help you but - from my point of view - I belive more logs and informations are requiered here.
What version of SQL SERVER are you using? What version of QLIK are you using? What version of OLE DB driver are you using?
When the above error appears on the client side, can you check for server-side logs, if any?
From a server-side perspective, do you have any logs related to your error when it appears on client-side?
Do you have more detailed logs from a client-side perspective?
Regards,
Here is what I would suggest
Hi all.
There are some news.
Just to answer to @chriscammers :
Don't know how to manage it this error of TDSConnectionFailed.
Thanks in advance to all,
Alice B.
@AliceB I have another suggestion. Create a folder on the server where Qliksense can read files from. Download QDT and Qlikview. Create your odbc ole connections on Qlikview. Paste your sql script on the load editor and store the table to QVD to the folder that Qliksense can access files from. Use QDT to schedule times for the Qlikiew to run extraction.