May 7, 2013 at 6:41 am
I have a process that has been stuck in KILLED/ROLLBACK status for the past 24 hours. The statement is:
ALTER SERVER AUDIT ****** WITH (STATE = OFF).
All forums I see, suggests that I leave the process and let it finish its rollback, but it is a day later and still not change.
The process stays on 16 CPU and 0 IO, and when I do a Kill with StatusOnly, it shows:
"transaction rollback in progress. Estimated rollback completion: 0%. Estimated time remaining: 0 seconds."
What would you suggest I do about this process?
I also read that a service restart will sort that out, but this is a production server and that is not possible.
May 7, 2013 at 8:24 am
I think it may be stuck on a certain dependency on something external to SQL Server or it may be a bug.
Check this out.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply