Hi Avinash,
This may be achieved by creating a job with two steps . The approach can be like below :-
1. In step1 : Predecessor program
2. In step2 : Second program
You may use program RSBTONEJOB2 to schedule the job which has two steps. This program will make sure that only one active instance of that particular job is running.
Please go through the below link
Thanks
Always Learner