Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> DBMS_JOB?

DBMS_JOB?

From: Gary G <ggorbon1_at_swarthmore.edu>
Date: 1996/12/09
Message-ID: <01bbe5e6$34174680$0e433a82@gorbonosov.swarthmore.edu>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US