I am running a query in SQL Server 2008r2, it is stuck with
Task State: Suspended (Sometimes changes to Running but mostly Suspended)
Wait Type: IO_Completion.
There is another query running on the tempdb at the same time.
Is there any way to solve this issue?
Thanks