cancel
Showing results for 
Search instead for 
Did you mean: 

how to schedule 2 jobs

Mark_McLaughl1
Level 3
I need to run 2 seperate jobs, One for a SQL and one without. How do I schedule a job to run after another finishes. I have tried to configure with policies, but can't seem to get it right?
3 REPLIES 3

Ken_Putnam
Level 6
You can create a CMD or BAT file using BEMCMD to release the second job, and run that as a POST JOB from the first.

Or you can get a "standard" run time for the first, and just schedule the second to start 5 minutes before the first usually ends.

Ajit_Kulkarni
Level 6
Hello,

As replied by Mr Ken Putnam to your query, you can schedule a first backup job. Check the time it usually takes to complete and then after 5 or 10 minutes you can schedule the second job.

Regards


NOTE : If we do not receive your reply within two business days, this post would be marked "assumed answered" and would be moved to "answered questions" pool.

Mark_McLaughl1
Level 3
Thanks,

I was hoping there was something I could do with the policies, but I can work with the answers given.

I will close this thread as answered.