Viewing 15 posts - 76 through 90 (of 7,471 total)
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
how about a NULL set for an answer ?
February 6, 2025 at 3:20 pm
Which Isolation Level are you using to execute the command in VB.Net ?
February 5, 2025 at 12:40 pm
That is great news.
Thank you for the feedback.
Would it be possible to post a snippet of the log that hinted you towards TraceFlag 3057 ?
February 4, 2025 at 8:56 am
Are you using a Listener to connect to ?
If not, chances are your db switched to primary on the other node.
Do you have (failed) login monitoring ( xEvents )...
January 30, 2025 at 12:13 pm
The question is:
January 29, 2025 at 1:45 pm
This is an undocumented TF, so remove as soon as possible !
January 29, 2025 at 12:21 pm
It's always nice to provide usable object models (ddl) with sample data and the actual queries, isolation levels, ....
January 28, 2025 at 10:47 am
That is indeed the best practice
January 23, 2025 at 9:23 am
Viewing 15 posts - 76 through 90 (of 7,471 total)