Viewing 15 posts - 8,206 through 8,220 (of 59,072 total)
p.s. I've also adopted the policy of NVO (No Verbal Orders), especially for "urgencies". It there's not a well documented ticket to support the urgency, it doesn't get done. While...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 3:15 pm
What I hate is when you get the 'Urgent' email on a request for some data. Then you spend the rest of the day working on it. Then the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 3:12 pm
another question - it's so blindingly obvious that I forgot to ask.
when you are shrinking, are you using truncateonly in the dbcc script?
Great question, Mike.
I'm thinking that it's the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 2:55 pm
p.s.
And please don't skip answering any of the questions... they're actually quite important to all of this and the "plan" that I have in mind. One of the problems with...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 2:50 pm
p.s. And please provide answers to all of the questions I asked. All of them are important to this and the idea I have in my head to accomplish this...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 2:43 pm
1) App team managed has to delete 1 million records, but when we trying to shrink the data file, the space is not getting released to OS. Why? how...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 2:42 pm
sp_phelp_remove isn't a native SQL stored procedure. Please provide the code for it or we're just guessing.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 10:16 pm
It would be of great benefit, like I said, to converse with the Developers of the code and see if you can find out how they're creating the values for...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 10:07 pm
Thanks for the replies guys, I get s:\ and l:\ when I run those queries. I have already checked the default paths thats why this is so confusing to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 9:59 pm
Of course, you can do an immediate reseed to whatever number you want after that. Heh... and if you want the table to handle up to 4 Billion rows, start...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 9:05 pm
I have a few servers where in my restore database dialog/wizard for some reason the default path to the files for "restore as" is missing the "\" for the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 5:16 pm
We combine OPENQUERY against a LinkedServer and it does appear to help performance quite a bit (especially when pointing at AS400s or IBM PowerSystems). I have no measured stats on...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 5:13 pm
So periodically save the contents of sys.dm_exec_sessions to a table would be a good option?
I agree with John and will restate it... sys.dm_exec_sessions isn't the best idea by a...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 4:27 pm
Shoot... I'm just happy to be on someone's list. 😀 😀 😀
I meet Steve and Grant before they knew how to spell RedGate. I don't remember exactly but it was...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 4:22 pm
good evening
I need to migrate packages ssis 2008 to 2017
I am looking for a method to export my packages that are on the 2008 server
on the net I find...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2019 at 4:16 pm
Viewing 15 posts - 8,206 through 8,220 (of 59,072 total)