Viewing 15 posts - 61 through 75 (of 7,465 total)
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
It seems the files on D-drive are missing or no longer accessable...
February 18, 2025 at 4:30 am
have a look at SQL Server backup to URL"
February 13, 2025 at 8:26 am
We all started here as more or less noobs.
Heck, I've also met certified people who had only proven they could learn the content of a book, but weren't able to...
February 13, 2025 at 7:59 am
such a shame they wasted all those years of development time SSMS still needed and needs to comply with modern development needs
February 12, 2025 at 2:59 pm
Can't QueryStore help out ?
February 10, 2025 at 9:46 am
We always use an extra sqlagent job step to check it the database is primary.
If not : fail the step and end the job
Else run the next step(s)
February 10, 2025 at 8:13 am
Viewing 15 posts - 61 through 75 (of 7,465 total)