Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

 

6101      16           Process '%d' is not a valid process number.  Choose a number between 1 and '%d'.
6102      14           Permission denied.  Only users with System Administrator (SA) role can run the KILL command.
6103      17           Unable to do cleanup for the killed process; received Msg %d.
6104      16           You cannot use KILL to kill your own process.
6106      16           Process '%d' is not an active process number.
6107      14           Only User processes can be KILLed or SYB_TERMINATEd.
6108      16           Process '%d' is not sleeping under a valid KILL condition, and therefore cannot be KILLed.
6109      16           The KILL command is not legal in a user transaction.
6110      16           You cannot kill spid '%d' as it is performing SHUTDOWN, a critical system task.
6112      10           spid: %d Transaction rollback in progress. Estimated rollback completion: %d%% Estimated time left: %d seconds
6113      10           Status report cannot be obtained. ROLLBACK for spid:%d is not in progress.
6114      10           Killing spid: %d will not be immediate because it is waiting for a latch held by spid: %d.
6115      10           The Allocation Unit Initializer process (spid %d) has been requested to finish.
6116      10           The Allocation Unit Initializer process (spid %d) has not finished in the requested time. You can retry using DBCC DBREPAIR(%.*s, restart_au_init, 'kill').
6117      10           Transaction rollback in progress for spid %d for %d seconds. Estimated remaining rollback time is %d seconds.
6118      10           Completed scanning: %u / %u log records (%d%%); %u MB / %u MB log space (%d%%).
6119      10           %s rollback in progress for spid %d for %d seconds.
6120      10           Transaction rollback in progress for spid %d for %d seconds.
6121      10           Completed scanning: %u log records; %u MB log space.
6122      16           You cannot kill spid '%d' with force option as it is holding spinlock(s).

  • No labels