Add a mechanism for cancelling runaway transactions.
----------------------------------------------------

                 Key: DERBY-3908
                 URL: https://issues.apache.org/jira/browse/DERBY-3908
             Project: Derby
          Issue Type: New Feature
          Components: SQL
            Reporter: Rick Hillegas


We should add a mechanism by which the DBA can cancel a runaway transaction. 
Perhaps we could implement this as a new system procedure. This issue comes up 
on the user list frequently. For instance, see this thread: 
http://www.nabble.com/cancel-a-running-query--td19903183.html#a19903183 On the 
implementation side, Knut points out that 
EmbedConnection.cancelRunningStatement() might be a useful place to start.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to