Forum Replies Created

Viewing 15 posts - 1 through 15 (of 131 total)

  • Reply To: The day-to-day pressures of a DBA team, and how we can work smarter with automation and AI

    WOW. This was written as if the author worked where I do... LOL.

    I love the analogy about SQL and Cantonese vs Mandarin; every time we discuss projects and resources, I...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Do You Really Need HA?

    We started off with Microsoft's Hyper-V server replication/FCI but ran into issues where one server would want to do Windows updates and the other server didn't, causing the entire system...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: The AI View From Above

    My concern is that use of GenAI is causing people to not think. Even cell phones cause issues... how many people do not remember a frequently called phone number because...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: String or Binary Truncation Error Strange Behavior (SQL 2019)

    Sorry, I appreciate everyone's help.

    Is there a way to delete this post?

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: String or Binary Truncation Error Strange Behavior (SQL 2019)

    Can you provide the relevant table structure and an insert statement that fails?

    LOL... love seeing people ask for that. Unfortunately, this is proprietary so we cannot. I was hoping someone...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: String or Binary Truncation Error Strange Behavior (SQL 2019)

    Thanks for the suggestion!

    Looking at the incoming data, the biggest field coming in was 4 characters, so we did change a replica table to be varchar(4). While that removed the...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Renaming a Database

    I was about to post the same comment but looks like Thomas beat me to it...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Crazy Interviews

    I don't know how I'd feel about a job that gave me 10 or more hours of homework just to get to the interview. I hope I never find out.

    That...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Multiple Display Productivity

    Phil Parkin wrote:

    I use a lot of apps, but don't like clutter.

    I totally agree!!!!

    I use to use a DELL U3417W (34-inch curved) but "donated" it to another peer after it...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: How Often Do You Update SSMS?

    Typically only update SSMS when we update the actual SQL version. Most of the users have 19.3 but there are still a few 18.x instances around here...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: SSIS Changed Behavior using SQL Agent, 2017 to 2019

    That does suggest a permissions problem.

    Yes... that is what I am thinking... but just have not figured out what/how. I posted here as we could not figure this out, so...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Function Returning NULL on Specific Server Instance, 0 on Other Servers

    I like, in general, ingimas, as I feel they help us learn and grow (and, for myself, the greater the challenge the more I dig my heals in to try...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Function Returning NULL on Specific Server Instance, 0 on Other Servers

    Somehow you left out the "SET @MyBit = 0" on one function?

    No... all the functions come from a central location.

    Strange part, if I script out the function and just execute...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: Convert International Character-String Date Formats

    Thanks for all of the replies.

    Unfortunately, we have little control over the format of  the date field, since it is coming from a large international vendor's invoicing system. In the...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

  • Reply To: String or Binary Truncation Error Strange Behavior

    Lordy.  Thanks for the feedback on that.  It's very timely as I was going to actually try column store on a table or two and then put them into production. ...

    Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)

Viewing 15 posts - 1 through 15 (of 131 total)