Viewing 15 posts - 5,281 through 5,295 (of 59,089 total)
Thoughts this crew might like this:
"Do not assume that index maintenance will always noticeably improve your workload."
Thoughts this crew might like this:
"Do not assume...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 13, 2021 at 6:45 pm
I can say that some indexes rebuild from a 98% frag..... rebuild will take it down to less than 1%, give it an hour and that save index...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 13, 2021 at 5:17 pm
You can get it from the following SQL Friday link, Lynn.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 13, 2021 at 3:23 am
For those recommending modifying the code - this is 3rd party vendor code and modifying that code without the vendors permission could invalidate the contract. Some vendors will...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2021 at 7:46 pm
The new CE thing killed us. We had to turn it off.
With that in mind, Adaptive Joins has me scared to death.
I won't get into the other stuff on that...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2021 at 6:54 pm
So would you recommend to run update statistics with full scan for the whole database weekly instead of normal update statistics? One thing I noticed when I compared...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2021 at 6:47 pm
I normally don't do self-advertisement but I'm giving a presentation tonight at 6PM EDST online on an interesting subject. Here's...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2021 at 6:33 pm
K. Thanks. One of your answers begs another question. Is that "other" database on the same instance?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2021 at 6:21 pm
I normally don't do self-advertisement but I'm giving a presentation tonight at 6PM EDST online on an interesting subject. Here's the link to the Meetup and the abstract is also...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2021 at 7:19 pm
No... at least not yet. Have you done the most needy thing that's usually a problem with 3rd party databases? That "most needy" thing is to update statistics that need...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2021 at 5:55 pm
Ummm.... ok... I want to remind you that NOTHING is a panacea! And, with that, I have a couple of questions...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2021 at 5:42 pm
Hi all
In France, we have a statement : « Qui trop embrasse, mal étreint ! »
I don’t know if there’s an equivalent one in english … a clumsy,...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2021 at 4:21 pm
@ScottPletcher & @JeffModen:
You both are assuming an environment where there is a dev/test/uat/prod set up. Not saying the OP doesn't have that - but there are environments where...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2021 at 1:08 pm
Why not just use a single DOS "MOVE" command instead of reinventing the wheel?
Jeff where are putting this command? In an Exec Process task or cmd...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 7, 2021 at 7:20 pm
On the subject of compressed file destinations, true dat.
But, so far, everyone appears to be writing C as a replacement for simple CLI commands that already exist... it's kind of...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 7, 2021 at 6:14 pm
Viewing 15 posts - 5,281 through 5,295 (of 59,089 total)