Hi all,
I am trying to write an EXECUTE statement that runs the following criteria:
Call SP once and EXCLUDE indexes that have PAGE_LOCKING=OFF
REORG >=5%
REBUILD >=30
Call SP again, REBUILD for above
IM
I am trying to write an EXECUTE statement that runs the following criteria:
Call SP once and EXCLUDE indexes that have PAGE_LOCKING=OFF
REORG >=5%
REBUILD >=30
Call SP again, REBUILD for above
IM