Re: Call package to run on background

Hi Alex,

we had used one the following

a) AQ based pl/sql call backs
b) dbms_job or scheduler
c) implementation of extproc calls

best regards

sriram kumar



On Fri, Mar 25, 2011 at 6:53 PM, Alex List <alex@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> An user asked me something that got me curious if there is, I guess not.
> The possibility of an application to call a procedure/package and releases
> meanwhile it runs on background.
>
> I never heard about, but possible ways to do that I think in schedule jobs.
> Is there any other idea?
>
> Thank you in advance.
> Alex
>
>

Other related posts: