submitting Oracle stored procedure or UNIX job
I am a project manager. Within my current project, we need to run a somewhat long running Oracle Stored Procedure (PL/SQL) or UNIX script via an ASP screen w/o having the ASP screen hang while the job is running. We are looking to have a new screen that says "Your request has been submitted.......an email will be sent to your email address upon completion". And the ASP continue on in a synchronous mode.
Any help would be appreciated!
|