Index Fragmentation Operations

Eric NolenEric Nolen Posts: 9
edited September 21, 2009 4:45AM in SQL Monitor Previous Versions
I am trying out SQL Response and was curious if anyone knew what options SQL Response uses when it runs DBCC SHOWCONTIG(specifically with or without the FAST option) to get index fragmentation levels. In production we have some very large tables and I am concerned about performance when scanning the indexes for fragmentation levels.

Also does anyone know how frequently SQL Response is going out and polling the Servers?

Thanks in advance for any answers!
-Eric Nolen

Comments

  • Hi Eric,

    SQL Response runs DBCC SHOWCONTIG with FAST option to get index fragmentation.

    SQL Response polls servers at different rates for different checks.

    SQL Response 1.3 supports scheduling index fragmentation scan. So if you are concerned about the performance when SQL Response is scanning the index then please use this feature. I am sending you a PM to tell the steps you have to do to schedule this.

    Thanks,
    Priya
    Priya Sinha
    Project Manager
    Red Gate Software
Sign In or Register to comment.