Can I stop (Kill) an Stored Procedure?
583252Jun 14 2007 — edited Jun 15 2007Hi All,
I have several Stored Procedures to extract data from a database to anothe database the SP's takes approximately 3 hours, they are calls from java.
Can I stop the SP from java code and rollback all the actions from him????