Viewing 15 posts - 6,271 through 6,285 (of 59,072 total)
I dunno, Kris... Are you sure it wasn't that statistics needed to be updated, which is what you did with the index work you did?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 6, 2020 at 1:12 am
Yeah... the rows you're talking about have a loop in them. We can probably identify the rows not only the way you want them but also mark any rows that...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 5, 2020 at 5:47 pm
Do the remarks mean anything? I ask because they appear to be incorrect for the ranges you're talking about both in the BILL_SQ and the AUDIT_CALC_AMT columns. It would be...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 5, 2020 at 1:05 pm
24-32GB is probably a bit much, in my opinion...
I used to think the same thing. Between MS TEAMS and the other bloatware known as MS Office and running SQL...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2020 at 11:00 pm
Hi
I have current dell laptop with intel processor .I has become old and wish to purchased new one .i wish to try one with amd processor .Which one would...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 4, 2020 at 9:13 pm
I am trying to understand what could be wrong at the database side other than the symptom of abnormal CPU. Nothing in the logs and event viewer. Any...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2020 at 7:13 pm
Yep... I agree with Chad on this.
I'd also like to add that I'd be really concerned with the "WHY and WHEN" the clustered index was causing performance issues. If the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 3, 2020 at 4:59 pm
Jeff Moden wrote:Just found this and, being an older person, I'm loving it.
I can see where this is going;)
😎
That appears...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 9:01 pm
thank you all for your input and yes, I do or should have provided an example, which in the future i will next time. but found the root cause,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 8:52 pm
From Donald Knuth & Sir Tony Hoare:
Computer Programming as an Art (1974)
1974 Turing Award Lecture, Communications of the ACM 17 (12), (December 1974), pp. 667–673
The real problem is that programmers have spent far too...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 4:49 pm
Jeff Moden wrote:Just found this and, being an older person, I'm loving it.
I can see where this is going;)
😎
That appears to...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 4:21 pm
Just found this and, being an older person, I'm loving it.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 3:53 pm
And, to be sure, the stored procedure would NOT have EXECUTE AS 'SA' in it.
As I said before, the database should be owned by some login that has "sysadmin" privs. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 3:38 pm
are you sure ...?
if I understand ...to run the procedure with EXECUTE AS 'sa' I have to give a user a grant to impersonate 'sa'.
Am I granting him the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 3:26 pm
Databases become fragmented - dba's counter it by defragmenting.
Is there a good substitute/alternative to this process. Is there technology which can auto defragment a disk?
Yes, there are products that...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 2, 2020 at 2:44 pm
Viewing 15 posts - 6,271 through 6,285 (of 59,072 total)