I am currently rebuilding indexes of my table and it has been running for 7 hours. It occurred to me that the alter index process is not appear when I select into sys.dm_exec_requests table.
Please suggest what to do, if I were to cancel this reindex window what will happen?

