Forum Replies Created

Viewing 15 posts - 5,236 through 5,250 (of 14,953 total)

  • RE: Are the posted questions getting worse?

    LutzM (1/25/2011)


    Craig Farrell (1/25/2011)


    GSquared (1/25/2011)


    And that's almost certainly more than anyone here wants to know about this subject. :w00t:

    ... listens enraptured. "Not really, that's damnably interesting, actually."

    Agreed. Keep on!

    To...

  • RE: Are the posted questions getting worse?

    GilaMonster (1/25/2011)


    GSquared (1/25/2011)


    Better bet, if the person you're dealing with is in the "reject data" personality band, would be "It'll take a couple of days to figure out how long...

  • RE: Are the posted questions getting worse?

    GilaMonster (1/25/2011)


    GSquared (1/25/2011)


    My usual estimate for that kind of thing is "less than eternity, but longer than breakfast". By that time, I usually don't care if I offend someone,...

  • RE: Are the posted questions getting worse?

    GilaMonster (1/25/2011)


    GSquared (1/25/2011)


    GilaMonster (1/25/2011)


    Craig Farrell (1/25/2011)


    I've got it pretty good at the moment...

    Wish I could say the same, as I'm sure my near-constant rants (whining) has implied. Starting to think...

  • RE: Are the posted questions getting worse?

    GilaMonster (1/25/2011)


    Craig Farrell (1/25/2011)


    Uh. Oh. The Katana is being sharpened.

    No, not in that direction

    How'd the 'morning' vendor meeting yesterday go in your afternoon?

    Let's see, a discussion with the business...

  • RE: Deploying partially completed SSIS packages

    Deploying SSIS packages to SQL Server instances is quite easy.

    But you won't need to do that if you're just moving development from one machine to another. Usually, you'd just...

  • RE: Are the posted questions getting worse?

    GilaMonster (1/25/2011)


    Craig Farrell (1/25/2011)


    I've got it pretty good at the moment...

    Wish I could say the same, as I'm sure my near-constant rants (whining) has implied. Starting to think about alternatives,...

  • RE: CTE problem with insert

    A CTE only affects the command right after it. You can put multiple CTEs on one command, but otherwise, it's the one right after it.

    Use a temp table instead...

  • RE: Failed Abstract: Understanding Execution Plans

    It sounds mildly interesting, not critical/urgent/important. More like a point of curiousity than a tool no DBA can survive without.

    Understanding Execution Plans

    Every DBA runs into this. You've got...

  • RE: Performance degrades over time reboot only provides temporary fix

    Sounds like either the CPU or RAM is overutilized, based on the fact that SSMS takes a long time to open. What are the wait stats on those? ...

  • RE: add identity field to existing table with a clustered index

    None of the existing queries should suddenly slow down, if that's what you mean.

    The DDL command will probably need to take a schema lock on the table while it adds...

  • RE: Deploying partially completed SSIS packages

    The main thing I find I need to watch out for in those cases is the connections. Are they defined as "local" or do they have the name of...

  • RE: Performance issue

    Most likely, the live version is either working against much more data than the dev database, or is running into blocking issues.

    Is the production database much larger than the dev...

  • RE: Auto growth

    First things first: Remove the shrink step in the maintenance plan.

    That'll help more than just about anything else you can do.

    The database needs to be a certain size for its...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (1/25/2011)


    Brandie Tarvin (1/25/2011)


    Lynn Pettis (1/25/2011)


    Grant Fritchey (1/25/2011)


    Thanks everybody.

    And remember, buy Red Gate... kidding, just kidding. Put that rock down.

    Stock or Products? 😉

    Stock, of course....

Viewing 15 posts - 5,236 through 5,250 (of 14,953 total)