Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mstoler
Partner - Specialist
Partner - Specialist

slow sql server load times - what is the best way to determining cause

Hello,

After upgrading to Qlik Sense Nov 2020 with Patch 2 I have noticed slow load times from SQL Server.

What are some of the ways to determine the cause of slow sql sever load times?  As an example this could be from a network change that I am not aware of.

If there is a reason to suspect the upgrade please let me know.

Thank You,

 

Michael

1 Solution

Accepted Solutions
Tanalex
Creator II
Creator II

I would not suspect a QS upgrade to degrade TSQL performance.  I would start with your DBA's and see if maintenance has been performed on indexes as well as statistics for the database(s)/table(s) in question.  If not maintained and up to date, these can cause TSQL query plans to be sub-optimal.  Also, has there been an inordinate amount of data growth recently?

View solution in original post

2 Replies
Tanalex
Creator II
Creator II

I would not suspect a QS upgrade to degrade TSQL performance.  I would start with your DBA's and see if maintenance has been performed on indexes as well as statistics for the database(s)/table(s) in question.  If not maintained and up to date, these can cause TSQL query plans to be sub-optimal.  Also, has there been an inordinate amount of data growth recently?

mstoler
Partner - Specialist
Partner - Specialist
Author

Hello,

I agree that the load times should not change.

There could be something else invovled.

 

Thanks,

 

Michael