Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> DBMS_JOB?
Hello everyone,
The task I'm trying to accomplish is to run a procedure in background, so
that I have control back to the Form/SQL prompt, once the job is submitted.
So far I haven't been able to do so. I tried to run the procedure from
"AFTER INSERT" trigger - no success, and with DBMS_JOB - no success; in
both cases, I loose control of the Form until procedure is completed. Are
there any other ways to do this?
Thanks in advance.
Received on Mon Dec 09 1996 - 00:00:00 CST
![]() |
![]() |