Viewing 15 posts - 1,741 through 1,755 (of 59,067 total)
My 'normal' continues, or maybe it's close to normal. Spring is near, and I've had a few nice afternoons on the patio with my sweet wife for our wine...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 7:00 pm
I had a personally rolled one for statistics I used to use. Then I used, oh gosh, what's her name, used to work for GoDaddy... well anyway, she stopped...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 5:54 pm
I find that the reason why most people poo-poo xp_CmdShell is because they don't actually know how to use it correctly and safely and they also forget that only the...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 5:32 pm
Heh... "Normal". I had to look that word up in the dictionary. 😀 I'm actually pretty happy with "my normal". 😀 It would be extremely boring for most others.
And I...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 5:18 pm
What script do you use to update the statistics?
I wrote my own little dity. Basically, it skips anything that has been rebuilt in the last 22 hours and it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 5:09 pm
Thanks....the 2 tables in question are pretty small and have same amount of rows in both UAT & PROD
I've updated the STATISTICS on both tables and waiting for user...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 7:40 am
I want to ensure that my indexes and statistics are optimized on a regular basis.
Obviously, two totally different subjects.
I rebuild stats on a nightly database on two of...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 6:43 am
Sounds like a ton of fun. When you did an index rebuild, did you rebuild it to a different file group and then delete the old file group to prevent...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2023 at 4:39 am
While I applaud the technology, it's "just" a summation of common knowledge, which is frequently incorrect. It also only provides one "opinionated and confident answer" rather than multiple...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 10:14 pm
changing page verification to checksum, widening a column, after an irregular large delete or update, after a sql version upgrade, controlling growth of a VLDB (even 15% fragmentation on...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 10:09 pm
I have to ask... what problem are you trying to solve here?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 9:51 pm
I have a process that uses 2 tables in PROD and it has been running slow in PROD.
The tables are identical in UAT and the process runs much faster...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 9:45 pm
But what has pending litigation got to do with the quality of the code produced?
Nothing. The issue is "ethics" and Thom wasn't mixing the two concepts just because he...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 9:22 pm
Of course it just makes positive statements. It is a bot, it is not introspective. It is just an advanced tool. As with any tool it is up to...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 9:14 pm
For question #1, just do a test. I think that you'll find that the stats take a lot longer because Index Rebuilds only affect/rebuild the columns they actually...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 9, 2023 at 9:05 pm
Viewing 15 posts - 1,741 through 1,755 (of 59,067 total)