Viewing 15 posts - 61 through 75 (of 7,471 total)
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
After I notified the devs yesterday, the article states V17, they are going to test that today.
February 28, 2025 at 6:42 am
FWIW: We re-installed the OS and rebuilt the cluster.
Now it works as it should
February 25, 2025 at 2:26 pm
indeed.
Those settings have been activated.
DTC service has been stopped and started and is on network service
Still Begin distributed transaction fails
February 24, 2025 at 6:19 pm
Strong suggestion, don't store the images in the database. Can you? Yes. VARBINARY(MAX) would be the way to go. However, it really negatively impacts a whole slew of...
February 24, 2025 at 1:37 pm
because it has to validate each and every row of the RLS object before it is to be processed by your query
February 20, 2025 at 11:39 am
February 20, 2025 at 8:24 am
It's called ROW level security for a reason !
So RLS introduces additional processing overhead as the database engine needs to evaluate security predicates for each row.
Of course this...
February 20, 2025 at 6:41 am
Pay attention to file / folder security
Start with preparing your new drive ( physical / logical ) by copying the existing folder structures, including their ACL
e.g.
rem especially...
February 19, 2025 at 1:57 pm
LOL, they don't want their MD to see what illness they have but want to have a treatment for a cure
If you don't trust your DBA, outsource the system and...
February 18, 2025 at 5:07 am
Viewing 15 posts - 61 through 75 (of 7,471 total)