Hi Guys
When executing a Maintenance Plan to rebuild indexes, I noticed that it starts with an initial SELECT statement, what is this statement for?
I have a Maintenance Plan that is stuck on this SELECT statement and not getting to the ALTER INDEX part. I get this info from sp_who2.
Is this a performance problem or something wrong with the maintenance plan?
Thanks