Viewing 15 posts - 121 through 135 (of 39,717 total)
I find AI provides me with 80% of what I need. As a data engineer, this is fantastic. I can't think of a programming aid that can boast the...
December 17, 2025 at 3:23 pm
Lol, I usually need a couple of guiding hands to ensure juniors stay on task. However, they also help me get work done without me having to do all the...
December 17, 2025 at 3:16 pm
I had someone say to check the advanced tab in SSIS
December 16, 2025 at 7:54 pm
Backing up will almost certainly preserve corruption, but ensuring you have a backup is critical. l'd certainly make an extra one before I start doing anything. Never know when someone...
December 16, 2025 at 5:04 pm
I'd echo what Brian wrote. Work with VEEM on this
December 16, 2025 at 4:58 pm
Anytime someone makes a "never do this", I'm skeptical. First, never is a long time, second, they often don't really have a rational reason.
AI isn't magical now, and it can...
December 16, 2025 at 4:57 pm
The error looks like a firewall thing to me. Can't establish a connection.
I might connect to the source SQL Server and verify the source db is accessible. Meaning that TDE...
December 16, 2025 at 4:54 pm
Not entirely sure, but I do know there is a proc that you can run, which might do what the auto cleanup is missing: sp_flush_CT_internal_table_on_demand
I might run that and...
December 16, 2025 at 4:50 pm
No company can afford a highly skilled coder to go around refactoring their code base and shouldn't use an inexperienced coder for the task. When does it make sense...
December 15, 2025 at 3:38 pm
I am currently in the midst of a refactoring project primarilly intended to "quiet" the log files. Non-catestrophic errors and warnings are polluting the log files causing unacceptable growth.
One...
December 15, 2025 at 3:35 pm
I tend to adopt Aaron's view a lot. I am refactoring my code and trying to make it better, but also help me clean things up that are an investment...
December 12, 2025 at 8:17 pm
You can ask the AI what they did. I asked to restore a single table. Got "RESTORE FROM DISK WITH SINGLE_TABLE". Told it didn't exist but I could have pasted...
December 11, 2025 at 5:57 pm
This apply?
Expired records should be those that are in the tables, but should be deleted. Are you saying based on settings there aren't any records in the on-disk table...
December 11, 2025 at 3:41 pm
Jason,
ask yourself this. Is the vibe coding any different from blindly approving a PR from a colleague? Or having to support someone else's code who you know takes shortcuts?
Those lawyers...
December 11, 2025 at 3:35 pm
Viewing 15 posts - 121 through 135 (of 39,717 total)