Creating an index to improve sweep performance
You can increase the performance of policy-based and job sweeps by creating a covering index on the base table you are sweeping.
About this task
OBJECT_ID as
a unique value. Including all columns in the covering index ensures
that the sweep query traverses only the index, and does not access
the underlying data pages.Procedure
To create a covering index, do one of the following steps: