Viewing 15 posts - 301 through 315 (of 22,189 total)
Yeah, you can set up SQL Trace or Extended Events to catch those errors. It's like a net for those SQLExceptions. But in the long run, asking devs to...
November 29, 2023 at 4:10 pm
Presumably, that means a lot of Extended Events sessions outputing to the ring_buffers. Probably not the best way to go. Output to file is generally better. But, it does depend...
November 29, 2023 at 4:07 pm
Just piling on. I think @Ant-Green has nailed it. Availability Groups are where Microsoft has been investing all it's time and money. So if you're going to be building an...
November 29, 2023 at 3:28 pm
Just piling on. I think @Ant-Green has nailed it. Availability Groups are where Microsoft has been investing all it's time and money. So if you're going to be building an...
November 29, 2023 at 3:28 pm
I'm confused. What is this in relation to?
November 29, 2023 at 12:34 pm
Excellent! Thanks again. Glad you got it all figured out.
November 9, 2023 at 1:22 pm
Ah, sorry I misunderstood.
If they were switched to read only on you, it's likely something to do with size and the cleanup management. The size-based cleanup should be a backup...
November 9, 2023 at 1:21 pm
So, SQL Server is time-tested and extremely reliable. It simply does not randomly provide values based on whims or anything like that. It is ALWAYS down to the code, structures,...
November 9, 2023 at 12:53 pm
Mirrored databases can't be written to, right? If so, then I'm pretty sure Query Store won't work on a mirrored database. Same as AG. It doesn't work there either (except...
November 8, 2023 at 4:02 pm
Cool! Can you detail a little more for the person who has the same question as you so that they can see the answer too?
November 8, 2023 at 3:59 pm
Looks like a monitoring query. It's probably being run from a monitoring tool. I've no idea how to tell you when it will next be executed. I'd suggest you use...
November 8, 2023 at 3:58 pm
Microsoft has a couple of good examples. I'd strongly suggest you use option 2.
But!!!
The bigger question is, how did that happen in the first place? Cleaning it up is...
November 8, 2023 at 3:56 pm
Share a little history, the compare engine in Visual Studio was licensed from Redgate years ago. Now, we've been tuning our engine since then. I don't think Microsoft has shown...
November 7, 2023 at 12:53 pm
ddltbl
I promise, you'll never guess what that means. Never, ever, never. It was part of a naming standard at my old company that I raged against until it went away....
November 6, 2023 at 2:39 pm
Viewing 15 posts - 301 through 315 (of 22,189 total)