I have to execute a batch program ( through Oracle stored procedure)
After the procedure completes, my program (PHP ?) should
query the database tables and produce some control reports
as following
Report 1) NUmber of success, failed, rejected etc records.
Report 2) Errors occured during the process.
etc etc.
Thanks
Ashwin N.