Viewing 15 posts - 571 through 585 (of 59,081 total)
.
I don't see any other big bugs...
Post links that go to the wrong post because spam notifications are no longer considered to be posts and are not counted in...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 27, 2024 at 2:55 am
All of the other folks have brought up great points on this thread and there's really nothing to add. To emphasize, though...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 24, 2024 at 12:13 am
What I'm seriously miffed about is that no one at Redgate seems aware nor gives a damn about these forums. Apparently even Steve has zero pull with them. Sorry...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 22, 2024 at 11:00 pm
What I'm seriously miffed about is that no one at Redgate seems aware nor gives a damn about these forums. Apparently even Steve has zero pull with them.
Two short paragraphs...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 22, 2024 at 10:58 pm
Obvious question, why does this person have the ability to do this in prod in the first place, kill this and you resolve 99.9% of the issues
Put delete triggers...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 22, 2024 at 10:37 pm
From the article:
"Life rewards action, not intelligence. Many brilliant people talk themselves out of getting started, and being smart doesn't help very much without the courage to act. You can't...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 21, 2024 at 6:29 pm
At this point, I'd check to make sure that the code for the 3 views, the datatypes for the underlying tables, and the actual data in the tables matched on...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2024 at 2:45 pm
Later, I dropped and recreated the indexes. This resolved the issue.
My question is whether index fragmentation could have caused the database to go into suspect mode (Drive health check...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2024 at 2:37 pm
Have you tried simply clearing proc cache for the database and then running the identical query on both systems? I ask because this is starting to smell like a simple...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2024 at 2:17 pm
marketing@red-gate.com is likely the best (or sales@).
Ok. Thanks, Steve.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2024 at 6:06 am
If I wanted this to email me also when the change was made, how would I do that?
Setup a stored procedure to send the email and have the trigger...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2024 at 2:09 am
The irony is a company selling products that are software / code has a forum they support that has gotten buggier over time. This in some respects is...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2024 at 6:10 pm
When is the last time you updated the statistics on these tables?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2024 at 5:51 pm
No, but you can make one and actually keep track of history. I have it show up in my "Morning Report".
Here's the table I created in my "DBA" database...
--Jeff Moden
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
First step towards the paradigm shift of writing Set Based code:
________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.Change is inevitable... Change for the better is not.
Helpful Links:
How to post code problems
How to Post Performance Problems
Create a Tally Function (fnTally)
May 15, 2024 at 5:46 pm
The irony is a company selling products that are software / code has a forum they support that has gotten buggier over time. This in some respects is a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2024 at 4:44 am
Viewing 15 posts - 571 through 585 (of 59,081 total)