Viewing 15 posts - 31 through 45 (of 9,701 total)
Just know that moving data OUT of Azure costs money.
I thought just LOOKING at Azure cost money! @=)
December 5, 2024 at 6:16 pm
Thanks, Everyone. Sorry for the slow response. I've been slammed with last moment of the year work.
Steve, even Microsoft stuff has to go through a testing / peep process here....
December 5, 2024 at 6:12 pm
Dup post
December 5, 2024 at 6:08 pm
So to clarify a few things, I used sp_who2 as an example anyone could do. What is really happening is we are logging trace data on blocking events and long-running...
December 5, 2024 at 6:06 pm
So on a whim (because health insurance is going to make me take a paycut next year even if I get a raise), I started checking out salary info for...
December 5, 2024 at 5:53 pm
I'm a little late to the party, but I have plenty of horror stories about nested views. Mostly for the reasons Jo mentions but also troubleshooting problems is a major...
November 25, 2024 at 9:39 pm
So I'm a big fan of SARGability, which means I would take Scott's version and do it with a CTE.
WITH JobTypes AS (SELECT JobID, MAX(CASE WHEN TaskName...
November 25, 2024 at 9:28 pm
Now watching Black Arts # 3 and I just have to ask..
Jeff, where do we get your f'n Tally Function. @=) (j/k).
But on a serious note, do you have that...
November 25, 2024 at 9:19 pm
Wow. Just ... WOW. Watched the 1.2. Now going to watch 3.
Thanks, Jeff.
November 25, 2024 at 8:07 pm
So I am doing some major learning today. And here I thought I could take it easy on the week of Turkeys! @=)
Thank you both. I have already forwarded the...
November 25, 2024 at 3:51 pm
Oh, and can I get a favor? Can everyone to update their posts with the proper spelling of my name? Brandie.
November 25, 2024 at 3:03 pm
Jeff, thank you for that information. I will research.
So we are using the Hallogren solution for index maintenace and yes, it involves reorgs. I removed reorgs from the servers I'm...
November 25, 2024 at 3:02 pm
Jo, I have already read through both links you have provided in this chat. I am looking for white papers beyond this information.
EDIT: The application team member was very specific...
November 22, 2024 at 4:13 pm
Stop rebuilding indexes.
Microsoft's documentation states:
Index maintenance decisions should be made after considering multiple factors in the specific context of each workload, including the resource cost of maintenance. They should...
November 22, 2024 at 4:07 pm
Thank you, everyone, for your input.
Now would a high-volume OLTP (lots of daily inserts or deletes or both) make a difference in your opinion?
November 22, 2024 at 3:57 pm
Viewing 15 posts - 31 through 45 (of 9,701 total)