on 2018 Oct 18 10:55 AM
We are doing some regression testing in SQLA17. I am executing the same query in both versions, in SQLA12 the execution time is 7 seconds but in SQLA17 is 13 seconds (almost the double of the time). I already ran the sa_flush_cache procedure and updated the statistics of the tables involved in the query. The database in SQLA17 is the same database that was upgraded from version 12 to 17 and both are running in the same server.
It is assumed that version 17 has enhancements, should not degrade response time.
Any idea why this? What else could I do to improve the time in 17?
Thanks
Request clarification before answering.
User | Count |
---|---|
47 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.