Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DBMS_JOB?
After adjusting dbms_job settings everything is working fine.......
Gary G <ggorbon1_at_swarthmore.edu> wrote in article
<01bbe5e6$34174680$0e433a82_at_gorbonosov.swarthmore.edu>...
> 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
![]() |
![]() |