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 terminate PL/SQL concurrent program

673860Apr 21 2011 — edited Apr 21 2011
Hi All,

I have created a Concurrent program using PL/SQL stored procedure as the execution method, I then cancelled my concurrent program, but the Pl/SQL procedure is still running from the back end.

I made a mistake to put a condition to exit from the for loop and now the procedure is still running, I need some inputs on how to stop the execution of the procedure.

thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2011
Added on Apr 21 2011
6 comments
2,417 views