vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| 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 |
| ||||
| prunoki wrote: > 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. Take a look here http://www.adp-gmbh.ch/ora/sql/create_profile.html Paul... |