Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

Could not kill one spid - PREEMPTIVE_XE_SESSIONCOMMIT

$
0
0
Dear DBA's,

Today I had a problem in my SQL 2008 R2 (10.50.2796) instance.
There's na every day Job where I stop one server audit, import some audit files to a table and then start it again. Yesterday night there was a problem in the step 1, which has the following statement:
ALTER SERVER AUDIT myAuditName  WITH(STATE =OFF)

This process didn't finish and started blocking other processes, such as backup to this database, and locked users access to this system.
I tried to kill it today morning and got the message.
SPID 122: transaction rollback in progress. Estimated rollback completion: 0%. Estimated time remaining: 0 seconds.
Saw the wait type and it was PREEMPTIVE_XE_SESSIONCOMMIT

The solution was to restart the SQL Server in the SQL Server Configuration Manager.

Has anyone passed through this? Do you know the solution? Does some CU or Service Pack correct this?

Thanks in advance,
DBA Cabuloso
Lucas Benevides
    


Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>