Viewing 15 posts - 1,246 through 1,260 (of 22,184 total)
It is possible for Extended Events to miss an event. The tool is designed so that it puts minimal load on a system. Part of that includes the ability to...
July 12, 2021 at 10:55 am
Even Grant will tell you that's just scratching the surface on such things. Before you use one of them, you really need to study the documentation.
Yes!
July 9, 2021 at 10:06 am
Have you tested without the nonclustered index? If it's not used, why have it at all? And yeah, lots of inplace updates are very hard on a columnstore index. Everything...
July 8, 2021 at 1:01 pm
Thank you Grant Fritchey!
July 8, 2021 at 12:33 pm
Best of luck. If you have some spare time, please build me a tool that easily, simply, and quickly, subsets data for test systems with minimal customization or programming. Thanks!
July 7, 2021 at 12:01 pm
Hi,
Thanks for the suggestion. I created the extended event successfully but while accessing it , it is throwing me the error: "The storage failed to initialize using the provided...
July 7, 2021 at 11:55 am
Please, please, please, no politics. I just wanted to encourage people to learn a little history, either their own or others. That's all.
July 7, 2021 at 11:15 am
If it was an oopsie, just say it was an oopsie. You don't have to go into lots of detail on a thing like this. That is, unless they want...
July 6, 2021 at 5:38 pm
brandon 94807 wrote:Thanks for taking a surprisingly controversial stand...
"Surprisingly controversial stand"??? What was controversial in the article?
Yeah, I'm a little surprised by this one too. I love my country....
July 6, 2021 at 11:09 am
Tell them.
Don't beat around the bush. Don't try to cover up. Just say it. "I messed up. I took the server down. Here's what I did by accident. I'm going...
July 6, 2021 at 11:02 am
The only sure fire way to get this done with a high degree of accuracy would be to use Extended Events. You could capture batch executions and filter for the...
July 6, 2021 at 10:59 am
Ads always ask for more than the job. I don't know that I've seen one that was accurate since I stopped tending bar.
If you think you have to...
July 1, 2021 at 11:24 am
Backups are basically all or nothing (although, if you structure your system and have lots of read only data, you can use partial backups and a partial restore). Backups...
June 29, 2021 at 10:57 am
I don't know of anyone that breaks apart queries into their component parts for troubleshooting. I'd look to two things to help with this. Instead of capturing batches using Extended...
June 29, 2021 at 10:54 am
The DMVs are completely dependent on the cache. That's where the information comes from. So, anything that affects the cache, will affect the data in the DMVs. For example, DBCC...
June 29, 2021 at 10:49 am
Viewing 15 posts - 1,246 through 1,260 (of 22,184 total)