Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
deepti_singh
Creator II
Creator II

Reload failed- log shows General network error

Hi,

I have a QVD that reloads everyday. It pulls data from ONLY one view which has 26,814,603 rows, using a simple select statement. The QVD ran successfully for many days and then suddenly failed to reload yesterday. The log shows the error "Error: ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: [DBNETLIB][ConnectionRead (recv()).]General network error. Check your network documentation."

I looked online and found that it may be due to generic timeout error.

My question is- this QVD failed to reload recently and was running successfully since it was created that is 6 months back. Why did it suddenly fail to reload and how can I overcome this error?

Thanks.

Deepti


2 Replies
fkeuroglian
Partner - Master
Partner - Master

Hi Deepti

Maybe at the time you reload you have some conection problem, could be that have lost the connection with the view, or some other conection problem like the user and password to connect to the database could change.

after that you continue with the problem?

hope help, Fernando

deepti_singh
Creator II
Creator II
Author

Hi Fernando,

The view has 26 million rows, so it must have lost connection with the database. I know for sure that he username and password didn't change- because that would cause all other dashboards to also fail, but they didn't.

The QVD didn't fail to reload today. So I am assuming it is just that there was too much load.

Can you tell me how I can improve the performance of such a large QVD?

Thanks.

Deepti