Forum Replies Created

Viewing 15 posts - 13,366 through 13,380 (of 39,818 total)

  • RE: Code runs in Query Analyzer... but not as a job

    Could be permissions. If the job didn't fail, perhaps it's not dependent on local resources.

    You'd have to show more details. It's certainly possible this is the case. Also possible the...

  • RE: Feedback On Proposed Drive/RAID Configuration For New SQL 2008R2 System

    You want your data and tempdb data to be on fast drives, so I'd go R10 there, as Lynn mentioned.

    How busy is the system for writes? R5 has a...

  • RE: Geeky Books

    Ross McMicken (7/25/2012)


    If you dont' have a Kindle or Nook, or the tablet/phone apps, get one. The books are cheaper and don't take up space on the shelf. And if...

  • RE: Stack Ranking

    mtucker-732014 (7/23/2012)


    My recent experience was a rating in which my manager told me (and was obviously embarrassed to do so) that the reason he wasnt giving me a 5 out...

  • RE: Are the posted questions getting worse?

    Since Mr. Moden posted his note, I added this issue to our weekly meeting this week. We have warned Mr Celko a few times in the last few months. Quite...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (7/25/2012)


    And most people get "fair use" wrong, too. Fair Use doctrine refers to an educational institution's ability to cite and copy other people's work. It has nothing to...

  • RE: Talking baseball

    calvo (7/25/2012)


    Wow. If Lester hit that many Yankees in a game, there'd be a brawl or finger pointing or ejections or some type of drama. Too bad for A-Rod. For...

  • RE: A Really Good Job

    Scott D. Jacobson (7/25/2012)


    Amen Steve. Well put. I need some inspiration morning. When I get home tonight, I'm going to spend at least an hour sending out...

  • RE: A Really Good Job

    thadeushuck (7/25/2012)


    ....

    Man That's the life...

    😛

  • RE: Log file for Model too large

    If you've never run a log backup on model, then you will have active log transactions you cannot shrink. truncate only is for data files and it only removes free...

  • RE: Talking baseball

    I wonder if NYY didn't want to shake things up too much or offend the SEA fans by making it seem like they got the best part of a deal....

  • RE: model database stuck on Restore

    What is in the maintenance plan? Is there a T-SQL script that is there to restore something? There are no tasks in maintenance plans to do restores, as Gail mentioned.

    If...

  • RE: Leveling the Field

    Chris.C-977504


    I'd still worry about my barganing position with a cloud server (none) and what a transition to another cloud offering would look like.

    Also the cost is ongoing - you can...

  • RE: Keeping users out of SA password

    SQLRNNR (7/23/2012)


    I would run it up the chain as a security hole. Explain the problems and then work to remove all users that are not DBA from the sysadmin...

  • RE: SQL connection error 53 ?

    It looks like you're connecting on named pipes. Usually that isn't enabled. Use TCPIP

Viewing 15 posts - 13,366 through 13,380 (of 39,818 total)