Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to stop execution of a procedure

SrikanthMar 31 2011 — edited Mar 31 2011
Hi all,

In our project we have written few procedures which gets executed when some buttons are pressed from front-end.
These procedure executions are submitted as jobs.
We have a cancel button in front-end by clicking on that the procedure has to be stopped.
I am not using any built-in packages for submitting jobs.

All I want is to stop execution of procedure by running some other code

Please help me in this regard

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2011
Added on Mar 31 2011
4 comments
6,234 views