Viewing 15 posts - 1,126 through 1,140 (of 22,184 total)
Without a lot more information, I'm just guessing here. DBCC uses memory. Because of this, data that lives in memory could be flushed out to disk and then it takes...
September 29, 2021 at 1:00 pm
And one other point, I just noticed, statisticstype you say has three values. You've got it as the first column in your compound key. The statistics probably have one or...
September 29, 2021 at 12:57 pm
OK, lots to unpack. Honestly, first thing I have to say, it really sounds like this data needs to be properly normalized. I would absolutely focus a lot of effort...
September 29, 2021 at 12:52 pm
Oh, and...
I can't believe I forgot this...
You can register for the Data Community Summit for free this year. Specifically, look at the Learning Pathways. They'll give you a...
September 28, 2021 at 6:33 pm
Just take up 3d printing and laser engraving. Then you can print parts for the radio and engrave all the parts. It's a never ending loop.
HA!
September 28, 2021 at 6:29 pm
This isn't a bad place for those newly graduated... BUT
Only if they're working with the Microsoft Data Platform. We have some forums on other database systems and some on development,...
September 28, 2021 at 12:55 pm
Or, look to Extended Events to capture each batch call or each procedure call. It's also possible to capture each statement for either of these, but that results in LOTS...
September 28, 2021 at 12:49 pm
SQL Server is not open source, so you won't be able to get at the source code. That's a hard limit set by the use of the NVARCHAR data type....
September 27, 2021 at 3:43 pm
Strangely, during the first lockdown, when I (a DBA, mind) was furloughed (but not for long - they realised their mistake quickly enough) I went looking for things to...
September 27, 2021 at 1:03 pm
I used to do a lot of volunteering when I was a child but I have since lost that charitable spirit. I do have much less free time but...
September 27, 2021 at 1:02 pm
Grant, you are a busy man! What timely post, b/c I was just thinking that I might have stop my volunteer work with the PA Master Naturalist group because...
September 25, 2021 at 4:55 pm
September 25, 2021 at 4:53 pm
Thank you very much for the valuable feedback. So does my suggestion to add more data files to TempDb sound reasonable then?
To me... no. Even if you do...
September 24, 2021 at 2:55 pm
How many files do you have now?
September 24, 2021 at 2:26 pm
Viewing 15 posts - 1,126 through 1,140 (of 22,184 total)