Viewing 15 posts - 8,191 through 8,205 (of 59,072 total)
Worth reading about Netflix and the Chaos Monkey approach
Do you have any links? (or did I simply miss them in the article?)
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2019 at 2:03 pm
Thanks, Jeff!
I completely understand your rationale for shrinking the log file to 0 for the reasons you mentioned, but let me askโin your experience, how resource intensive is the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2019 at 2:00 pm
IMHO, your analysis is spot on, Mike.ย You only need to decide on what the growth of each file should be in MB.
Since the Log file did grow by 10%...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2019 at 4:52 am
Thank you for your reply!ย That is very helpful ๐ย I need to run this purge job once a week but unfortunately I don't know how many rows it...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2019 at 4:36 am
Our annual DiRT testing takes place this weekend.ย We're not Google by any means but it's just as important to us.ย The whole company gets involved in one form or...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2019 at 4:16 am
Jeff Moden wrote:Exactly and well said.ย And if someone keeps in mind that there will almost always be...
2.A better answer...
Especially with my code :-/
Heh... so say we all about our...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 10:08 pm
Sam, I hope you didn't miss the following because that SHRINK FILE stuff isn't going to solve your slow deletes.
https://www.sqlservercentral.com/forums/topic/slow-deletes#post-3704281
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 9:44 pm
jeff- you just made me laugh out loud and spill my tea all over my new keyboard about job security. I was chatting to a guy I work with...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 9:40 pm
Yes. I tried the shrinkfile but it doesnt release free space which is around 500MB. I dont know why!!
Ok... I'm humbled.ย NICE CALL MIKE!!! ๐
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 9:38 pm
I wonder whether I will be cast out from The Thread as a maverick grammar nutjob for suggesting that NSO would be a better abbreviation, given that 'verbal' means...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 9:29 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...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 4:49 pm
close connection/work with dev team is good ,but I am adapting to reality ย
I guess I'll have to introduce you to the idea of "Informative Pork Chop Dinners". ๐
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 4:46 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...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 4:42 pm
one of the things we were taught(more than 20 years ago) was how to do capacity planning, how many rows per page, work out what was out of row...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 4:36 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...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 4, 2019 at 3:45 pm
Viewing 15 posts - 8,191 through 8,205 (of 59,072 total)