Viewing 15 posts - 76 through 90 (of 7,465 total)
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
That's exactily the reason why we scan and alert for such usage (use of own database name).
Do this for as well sprocs, views, functions, ...)
"Sloppy development" like "start from object...
January 23, 2025 at 8:33 am
HTH
Please provide feedback on your progress and solution.
January 22, 2025 at 8:13 am
The number of VLFs are to be seen per database and will be handled at startup/recovery time ( of the database, as a step in the startup of the instance...
January 22, 2025 at 7:10 am
What's the TARGET_RECOVERY_TIME and recovery interval that has been configured on your databases ?
added: How many VLFs are to be handled for your databases ?
January 21, 2025 at 12:40 pm
Are there indications for the slow operation in the sql server errorlog files?
Is the always on node involved with the clustered sqlserver instance ?
if yes, are you using a listener...
January 21, 2025 at 8:17 am
Is this a clustered sql server instance ?
Is this a db involved in an Availability group ?
Is query_store active ? ( did you implement trace flags 7745 / 7752 )
What's...
January 20, 2025 at 1:17 pm
Viewing 15 posts - 76 through 90 (of 7,465 total)