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!

Status of processing of a stored Procedure

235699Sep 24 2003 — edited Sep 25 2003
Hi All

I have a PHP based front end
There is a scenario where the user clicks a button on the screen to start a batch process (which is a Oracle stored procedure).
This stored procedure is used to perform calculations. What the user wants is that during the execution of the stored procedure, we should display some kind of progress indicator on the screen. something like 10% completed.
and so on .
Is it possible to achieve this ?

Thanks
Ashwin N.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2003
Added on Sep 24 2003
9 comments
399 views