Viewing 15 posts - 76 through 90 (of 22,105 total)
. In practice it is very rare that a copy of Prod, even when scrambled, will be adequate for the needs of Dev.
I find that prod data is...
August 19, 2024 at 6:37 pm
I've never used it, especially not in anger, so I've got nothing. However, I've reached out to see if I can get someone over here to help out.
August 13, 2024 at 12:07 pm
Your state may already have a law about it. I was just talking to the IT staff of another state and they had one. I think most states do. But...
August 12, 2024 at 6:05 pm
There I was, with a written, thank the gods, command, "Whenever a developer asks for a copy of production, give it to them."
A developer asked and I hooked him up.
Said...
August 12, 2024 at 3:59 pm
Thank you all for the feedback and comments.
I would like to point out that I did emphasize "collectively" we stink. Individually, there were people running Crowdstrike on Windows who weren't...
July 29, 2024 at 12:27 pm
Think of it as a toggle. Instead of off to on, it's like to unlike. So you hit like, it marks it as a like, but changes it to unlike...
July 26, 2024 at 2:18 pm
They are pretty desperate to make this not about them. It isn't... but it also is.
July 22, 2024 at 7:11 pm
So, did anyone here get burned by the Cloudstrike debacle Friday?
Steve, Ryan and I were traveling on Friday. It was a mess, but Steve and I made it home....
July 22, 2024 at 4:06 pm
Unless you have some kind of direct evidence that anything is causing a problem, leave it alone. Don't kill sessions without knowledge of there being an issue.
July 18, 2024 at 1:16 pm
There isn't a single correct answer to this. Here's my list of "I'm gonna need this" software:
SQL Server Management Studio
Azure Data Studio
VS Code
Git
Docker
Redgate Toolbelt (yes, I work for them, but...
July 15, 2024 at 1:56 pm
If you really want performance, create a wrapper proc that determines if you're doing an INSERT/UPDATE/DELETE and then a proc for each. MERGE generally stinks on performance. Period.
July 12, 2024 at 12:44 pm
Yeah, I was thinking something similar. I wonder if it's the unicode string that's causing the issue.
July 10, 2024 at 1:00 pm
Database projects are more than a little difficult to work with in source control, and I do source control my databases. So, external tools are generally better. For free, when...
July 10, 2024 at 12:58 pm
Bad news is, probably not. I mean, do run validations on all your hardware, because that could be the issue. However, data corruption can be from external sources. Power surges...
July 10, 2024 at 12:56 pm
Viewing 15 posts - 76 through 90 (of 22,105 total)