Forum Replies Created

Viewing 15 posts - 19,771 through 19,785 (of 22,213 total)

  • RE: Inner Join question

    Assuming the query plans are the same, I'd tend to go with the second one as well.

  • RE: Millions of records with no index! Query kills Transaction Log

    Are you working from the execution plan? You need to understand how SQL Server is accessing the data. The execution plan will tell you what's going on. It's less accurate,...

  • RE: Operations Manager Custom Collection

    Yeah, that's pretty common. We have a Microsoft consultant who comes in on site to help us with OM issues. I showed him what I was doing and he started...

  • RE: The Active DBA

    timothyawiseman (8/8/2008)


    Until this week, I did absolutely nothing. Then I got talked into preparing for a Marathon, so I started jogging each morning.

    Several people have mentioned martial arts, which...

  • RE: Is there a big learning curve moving from 2005 to 2008?What is the advantage using 2008?

    I do agree. Most of what you're doing in 2005 and most of the way you do it, should remain the same. The one area that I think might bite...

  • RE: INNER JOIN Best Practice & Optimisation

    An execution plan would sure make a difference.

  • RE: Automatic Statistics Maintenance - Good or Bad

    163 rows can, depending on the table, fit on one or two pages. That's just not going to be an issue if it goes to three or four. You'll want...

  • RE: The Active DBA

    GilaMonster (8/8/2008)


    Steve Jones - Editor (8/8/2008)


    I'd have thought that Gail and Grant would just sit a bow in the corner of their cube and eliminate all complaints in person. Hard...

  • RE: Automatic Statistics Maintenance - Good or Bad

    GilaMonster (8/8/2008)


    Grant Fritchey (8/8/2008)


    [

    Page splits, rearranging the order of pages, becuase of updates or inserts. Also gaps left by deletes.

    Shrinking the database or the data file.

    Oh yeah, good one....

  • RE: Automatic Statistics Maintenance - Good or Bad

    Christopher Stobbs (8/8/2008)


    THis pretty exciting stuff 🙂

    Thanks for all the help everyone.

    Whats cause index fragmentation?

    Page splits, rearranging the order of pages, becuase of updates or inserts. Also gaps left by...

  • RE: Automatic Statistics Maintenance - Good or Bad

    Christopher Stobbs (8/8/2008)


    Grant,

    Do you have any tips/advice on scripts that you mentioned above, that check indexes and fragmentation etc?

    and how often you do this kind of thing on your system.

    I'm...

  • RE: The Active DBA

    GilaMonster (8/8/2008)


    majorbloodnock (8/8/2008)


    GilaMonster (8/8/2008)


    Someguy (8/8/2008)


    I'm surprised how many of the readers here are into martial arts.

    There's an interesting correlation between IT (and the wider science field) and martial arts....

  • RE: The Active DBA

    Someguy (8/8/2008)


    I'm surprised how many of the readers here are into martial arts. I hope I don't run into any in a dark alley after my next tech conference. :w00t:

    I...

  • RE: Automatic Statistics Maintenance - Good or Bad

    If I were you, I'd do some serious testing. I suspect the cost of maintaining statistics in most systems, for most databases, is a lot lower than the cost of...

  • RE: The Active DBA

    I take martial arts training twice a week and I help teach it once a week. I spend a couple of hours most weekends splitting wood. In between times, I...

Viewing 15 posts - 19,771 through 19,785 (of 22,213 total)