Viewing 15 posts - 1,006 through 1,020 (of 59,063 total)
Just so people know, we have a "Morning Jobs Report" that we have extensive history from. It includes the start DATETIME for each job and the duration. It runs religiously...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 20, 2023 at 4:07 am
I would say that it would be more useful (for Microsoft and the overall community) to provide some more specific detail about what sort of code or query patterns...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2023 at 11:57 pm
I don't know that Bob Ward is the best person to ping about this. Conor or Derek Wilson might be better resources.
I got similar results for the little loop...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2023 at 7:47 pm
I don't know that Bob Ward is the best person to ping about this. Conor or Derek Wilson might be better resources.
Agreed but Bob Ward was they one that...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2023 at 7:31 pm
We did no index rebuilds were. The conditions travel with the restores. The same holds true with statistics. We do, however, rebuild stats once each week. It has not made...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2023 at 5:47 pm
My worst nightmare has come true. We upgraded to 2022 and stuff is crawling now. We turned off Query Store and went back to the old cardinality estimator and that...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 19, 2023 at 3:02 am
Heh... apparently the OP has left the building!
--Jeff Moden
Change is inevitable... Change for the better is not.
October 18, 2023 at 6:34 pm
Thumbs up to the previous 2 replies. The code is in serious need of some real help and the Developers need to be taught how to write good code. I'm...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 18, 2023 at 6:26 pm
Any chance of you posting the CREATE TABLE statement along with the indexes and constraints? We might be able to make some additional suggestions, once we see it.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 15, 2023 at 9:38 pm
I realize that this is a wicked old post but thought I'd add why I use a backup to NUL.
I do it for testing code demonstrations, especially demonstrations concerning "Minimal...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 15, 2023 at 6:43 pm
Hello,
I have a question.
Me too. Where's the "Readily Consumable" test data and the desired results that match the test data?
With that being said, be advised... You've been asked to...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:07 pm
I might do that. I confess I've reached a point where I've learned not to ask. Asking tends never to get an answer, only stares. So, learn helplessness.
Still, I'd...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:17 am
hi,
Just an observation I was trying to make sense of. I'd appreciate anyone's explanation for why this happens.
I've got a table field with datatype varchar(10). If a value greater...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:09 am
hi,
Just an observation I was trying to make sense of. I'd appreciate anyone's explanation for why this happens.
I've got a table field with datatype varchar(10). If a value greater...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:06 am
Better yet, click on the following MS Documentation about alerts and teach yourself something new. It'll look better on your resume, as well.
https://learn.microsoft.com/en-us/sql/ssms/agent/alerts
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 3:58 am
Viewing 15 posts - 1,006 through 1,020 (of 59,063 total)