How can we help you today? How can we help you today?

Index Fragmentation Operations

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
0

Comments

1 comment

  • priyasinha
    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
    priyasinha
    0

Add comment

Please sign in to leave a comment.