Viewing 15 posts - 1,846 through 1,860 (of 22,202 total)
Grant - just reading your wordpress blog - it strikes me that I'm missing some skills in monitoring SSRS and SSIS using XE... might be a nice topic
we all...
March 23, 2020 at 3:06 pm
If you can, post both execution plans. By and large, Azure SQL Database just works exactly the same as regular SQL Server. So, all things being equal, a good index...
March 23, 2020 at 10:23 am
maybe rather than live webinars, you could do what Microsoft virtual academy did... stick a 10 minute video up on line and we have it on demand. brent ozar...
March 23, 2020 at 10:15 am
Right now I need someone to watch the toddler so I can appropriately encrypted databases on 2 servers with a third party key holder. This is hard to do...
March 23, 2020 at 10:08 am
Serious question for the Thread.
What do you need that I could do to help you out right now? I don't mean give you my toilet paper supply. I mean is...
March 23, 2020 at 9:41 am
Strongest possible consideration, completely ignoring your SSRS question, don't do it. Don't upgrade to 2014. It introduces problems without good solutions. 2016 or better is the way to go. It's...
March 18, 2020 at 9:31 am
Now you've gone and done it - I need to boil my laptop now.
In keeping with the tenor of the times, I'm just throwing mine away rather than take...
March 17, 2020 at 12:12 pm
Using Sql trace i was able to get the Username but not the Query origin.
You mean the application that made the call? Unfortunately, those are optional values in a...
March 16, 2020 at 11:58 am
do NOT poke the mighty Grant on the subject of Extended Events. I learned the hard way.
He beat me like a naughty stepchild (methaphorically)
but on that version you have...
March 16, 2020 at 11:30 am
Heh... Hi! My name is Jeff. Grant has a problem with SQL Profiler and I can't fix Grant! 😀 😀 😀
HA!
And why you want to?
March 13, 2020 at 6:43 pm
Backups!
Always first. Test them. The only good test is a restore.
Next, statistics maintenance. Understand how your data modifications affect your statistics and then put necessary statistics updates in place to...
March 13, 2020 at 10:46 am
You simply do your best. If you are not allowed to use all the tools, then you use what you can and ask for help when you need it....
March 13, 2020 at 10:40 am
I have had to pass the parameter in to an internal variable that matches it exactly, and just assigns the value over. That made a HUGE difference when I...
March 13, 2020 at 10:36 am
the only way I can see you doing that is setting up a profiler trace that saves to a table.
Ha! Gotta post this. I saw you recommend Profiler and...
March 13, 2020 at 10:32 am
Cursors in cursors? Serious anti-pattern here. I'd strongly recommend reassessing the approach.
March 13, 2020 at 10:26 am
Viewing 15 posts - 1,846 through 1,860 (of 22,202 total)