• Hi Mathew,

    The utility records all index activity on the database, not just that which belongs to the SQL you’re running.

    So it might be better to schedule the utility to run at a time when you know yours is the only SQL running, or run it on a stand-alone database where you can ensure the only SQL running is yours.

    Hope this helps

    Ian