View Single Post

   
  #2 (permalink)  
Old 02-26-2008, 07:40 AM
prunoki
 
Posts: n/a
Default Re: number of job processes per user

On aug. 27, 18:20, prunoki <hegyv...@ardents.hu> wrote:
> Hi,
>
> Is it possible somehow to limit the number of job queue processes per
> user? I would like to have user A to be able to have a maximum number
> of 5 concurrent jobs and user B only 1 at a given time.
>
> Regards,
>
> Krisztian


By the way, it is 10.2.0.2 I am talking about. I see that I can do it
with dbms_scheduler, but can this be done with dbms_job?

K

Reply With Quote