Skip to Content
0
Former Member
Jul 18, 2008 at 05:05 AM

BACKGROUND JOB-ISSUE

26 Views

Dear Friends,

Iam having a issue in background job.

Iam having a job which runs on every 5 minutes.If work processes is free,the job runs fine without any issue.

In case of busy workprocesses sometimes job will be in ACTIVE mode for longer time and in that period the same job again released and gets in to ACTIVE mode since the time interval is very less(every 5min) and this makes the workprocesses further busy.

Is it possible to restrict the job to get released status(even though its scheduled for every 5 min) when the same job is in ACTIVE mode.

Regards

KRISHNAN