Viewing 15 posts - 1 through 15 (of 18 total)
Hi Frederico,
No problem at all. Thanks for the detailled information. i will pass it to the developpers and see what they can do.
Thanks again.
January 25, 2023 at 2:59 pm
Hi Frederico,
Did you see anything unusual in the query or the explain plan ?
Thanks for the update.
January 25, 2023 at 9:16 am
Hi Frederico,
I have uploaded the query and the explain plan.
https://www.brentozar.com/pastetheplan/?id=r109LVnjs
January 23, 2023 at 4:34 pm
Hi Jo,
i followed the instructions en tests in your link: https://www.mssqltips.com/sqlservertip/4939/how-to-force-a-parallel-execution-plan-in-sql-server-2016/
If we run the query and we look at the execution plan it stays in "single serial" mode. ...
January 20, 2023 at 4:06 pm
In reponse to Jo
I agree with Jeff, the applications seems to use a single connection sequentially.
So if i understand correctly, within the software, when they launch a query, the would...
January 19, 2023 at 9:51 am
Update.
The thirdparty company which provides the software. Has looked into the reports of Brent Ozar sp_Blitz and adjusted all the recommedations within the SQL/SQLsoftware. Great. See what influence this has.
They...
January 17, 2023 at 5:04 pm
January 16, 2023 at 2:49 pm
Under the item Parallelism, i have the following settings:
Cost threshold for parallelism = 50
Locks = 0
Max degree of parallelism = 8
Query wait = -1
Note: This is the MAXDOP from the...
January 16, 2023 at 2:47 pm
OK all users are back to work. And still complaining about "speed" or the lack of it. As in the previous comments we adjusted all the tips and tricks we recieved....
January 16, 2023 at 8:48 am
Next week they are returning from holiday and everyone will start working again. The SQL app will go to full use again. So then we will see what the effect...
January 6, 2023 at 8:03 am
additional (usefull??):
we did some testing with the virtual machine where the sql resides.
First we had 4 vprocessors, If we run the sql app and start working with it, we noticed...
December 30, 2022 at 2:31 pm
Hi Michael,
Thanks for the extensive feedback.
My fault, i should have cut the admin fields. Good remark. In the heat of the speed 🙂 My intention for next year take some...
December 30, 2022 at 1:16 pm
December 29, 2022 at 9:04 am
In the meanwhile i had the possibility to run the sp_blitz. (not under real-life-load)
The result are in attachment. Curious if that output will show something to you SQL-guys.
Thanks for the...
December 29, 2022 at 8:57 am
Hi Frederico,
Thanks for the tips. I did the following adjustements.
Server 2016 OS
Power settings -> all on max.power -> was OK
Smart array raid controller
Power settings -> Max performance -> was OK
HP...
December 29, 2022 at 7:57 am
Viewing 15 posts - 1 through 15 (of 18 total)