Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Experts,
while trying to reload a huge amount of data in QlikSense App and store it into QVD file I got "qvx unexpected end of data" Error in production, the same code working great in UAT and dev.
we are using OLE DB to connect to SQL server as a source of data.
Please advice, I am stuck for more than 2 weeks now 😞
Thanks.
In my experience - this error comes mostly when there is a n/w issue. However, this may be something specific to qs as well. Try to talk to your n/w team to check if there is an intermittent packet drop or so.
Thank you Treseco for your reply, I don't think this is the issue because there another dashboard use the same connection and data reload is working fine there.
UAT and Dev must be in different servers. And in that case, the traffic can vary - I believe.
yes you are correct, but we have another application using the same connection in production and it working fine without issues.