Viewing 15 posts - 46 through 60 (of 7,465 total)
now that europe is lagging behind, it is mainly a question of which "partner" you trust most.
Since partnership is being smashed to pieces lately, foundations are shaking, but opportunities are...
March 31, 2025 at 1:44 pm
Here's a nice overview:
with ctePartRangesFULL
as (
...
March 27, 2025 at 8:33 am
Of course, best is to modify the connection strings ( over time )
March 19, 2025 at 10:20 am
My 2ct ( these prerequisites may have evolved over time. U used it a couple of years ago )
March 19, 2025 at 7:54 am
check the sql server errorlog file for more information.
( you can find that path in the sql server service startup information )
March 11, 2025 at 9:06 am
Replying the above line resulted in
"504 Gateway Time-out
The server didn't respond in time. "
Altough the reply is already registered in SSC.
March 6, 2025 at 7:26 am
Except for replying, is there something else we should pay attention to?
March 6, 2025 at 7:24 am
For your deadlock graph to be usable, you need to remove:
<event name="xml_deadlock_report" package="sqlserver" timestamp="2025-03-04T15:16:17.973Z">
<data name="xml_report">
<value>
Keep the rest
Remove the bottom
...
March 5, 2025 at 2:09 pm
Tools like Solarwinds SQL Sentry PlanExplorer (free) can help you analyse this situation !
It helps you narrow down the 2 tables that are to be addressed to solve the...
March 5, 2025 at 1:53 pm
your deadlock graph xml is incomplete !
March 5, 2025 at 7:38 am
Did you register the SPN up front ? ( We always do, because we do not rely on dynamic port numbers for an instance )
If not:
March 5, 2025 at 7:32 am
Testing a bit more, it turns out, once you add a clustered MSDTC resource and remove it, it start throwing this error when running "Begin Distributed Transaction"
Even putting back...
March 3, 2025 at 2:31 pm
The example is not correct !
I copied your scripts to my SQL2019 CU31 and executed them.
This is the result I get:
March 3, 2025 at 8:52 am
it was worth a try ....
February 28, 2025 at 7:02 am
Viewing 15 posts - 46 through 60 (of 7,465 total)