Forum Replies Created

Viewing 15 posts - 316 through 330 (of 587 total)

  • RE: Speed up a database shrink

    CirquedeSQLeil (4/1/2010)


    How big is the database? And log?

    This particular database is about 80GB and the log is around 2 GB. I need to get them around 10...

  • RE: Are the posted questions getting worse?

    Crud. Alright, I'll ask it. Why wouldn't a table stored in memory be faster as long as it was small? I can see that a large table...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/1/2010)


    I enjoyed the blog post. I felt silly that I hadn't thought of a great idea like that (or blogging for April Fools Day). I had nothing...

  • RE: Speed up a database shrink

    SSD? Oh wow. I'm drooling now.

    I do set the DB to simple before I start and shrink the TLog after all the other scripts have run. The first...

  • RE: Speed up a database shrink

    Looks like there are no good ideas. If it gets real bad, I may try to script something, but I feel more comfortable deleting data then programatically recreating the...

  • RE: The Missing Certification

    Lynn Pettis (3/27/2010)


    Now, you are back on the spot. Based on what you know of me, what would be one question you'd ask me in an interview. I'll...

  • RE: Are the posted questions getting worse?

    Trey Staker (3/24/2010)


    Funny how things happen. I was just working on a nightly process to do something like this. Do you mind if I borrow your code and modify...

  • RE: SSMS - feature

    Wahoo! I have a new favorite browser 🙂

    Chad

  • RE: Are the posted questions getting worse?

    I use this on 2K5. I have a job that runs every night and stores it in a table so I can see historical trends - also allows me...

  • RE: The Missing Certification

    GSquared (3/23/2010)


    When my dad was in high school, they had a class that had the specific purpose of preparing the students for their standard tests (I think it was the...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (3/18/2010)


    Congrats on registering. See you at PASS?

    Jack Corbett (3/18/2010)


    Were you at the 2009 Summit? I hope not because I think I missed you there then. Either...

  • RE: Are the posted questions getting worse?

    How did this work? I just registered for PASS (wahoo!), used the SSC code and got $200 off the registration? I had heard that you couldn't use the...

  • RE: Are the posted questions getting worse?

    jcrawf02 (3/12/2010)


    that's what happens when you're chasing the guy in charge of the point totals---oops!:hehe:

    That was EXACTLY my thought too. Update AuthorPostCount SET Posts = Jeff+3000 WHERE Username =...

  • RE: Log Growing Pains

    Thanks Jason, I pulled some nice stuff from your article and now have a quick reference for log growth issues!

  • RE: Primary Keys

    I liked the question! I've found that in our environment the primary key is very often a bad choice for the clustered index, so I have become more aware...

Viewing 15 posts - 316 through 330 (of 587 total)