Viewing 5 posts - 1 through 5 (of 5 total)
This can also be done in PowerShell. I wrapped a slightly modified version of Jonathan's procedure in ConvertTo-DbaXESession and added it to dbatools
Here's how to convert the trace...
June 21, 2018 at 1:44 am
Thank you, gbargsley! Steve, you are correct, you do all, exclude some, or pick some. No wildcards at this time. If anyone would like wildcard support, please file a request...
November 2, 2016 at 9:39 am
You're right -- I actually found that after and forgot to come back.
I was aware that it's an old thread, but it's placing highly on Google, which is how I...
August 13, 2013 at 9:32 am
I would imagine the difference is that the dbcc checkdb parameters are different. If you're running Ola Hallengren's scripts, he uses DATA_PURITY.
From BOL:
DATA_PURITY Causes DBCC CHECKDB to check...
August 13, 2013 at 8:38 am
I was really hesitant about modifying the registry as well, so I wrote a PowerShell Script to do it in a controlled and safe manner.
April 5, 2013 at 4:47 am
Viewing 5 posts - 1 through 5 (of 5 total)