Skip to Content
0
Former Member
Dec 06, 2008 at 10:13 AM

Background Job

447 Views

Hi All,

I have scheduled some of the jobs in background.

Among those which completes the jobs at last will produce the output list for my report.

My problem is how to delete all the jobs except the one which given the output to me.

And another is it possible to rename the background job name give.

eq:- I schduled jobs as

JOB1

JOB2

JOB3

JOB4.

think it compeltes all the jobs as JOB3, JOB2 , JOB4 and JOB1 at the last.

I have to delete JOB3, JOB2 and JOB4.

then rename JOB1 as JOB which contains the report output.