Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

We have to stop one job when another job is running

Former Member
0 Kudos

Hi,

I have a new Requirement. There are two jobs running in background one is delta load and another one is Full load. Delta load runs for every two hours( Daily 12 loads) and full load runs on sundays(weekly only one load) for 6hrs. Now what happening is Full load and delta load are running on same time i.e when the full load is running, delta loads are also running on the same time, Full load runs for 6 hrs and 3 Delta loads runs on same time. Now we have a requirement to stop the delta loads when full load is running. Is there any posibility how to stop the delta load.

Rgds

Kishor

4 REPLIES 4

Former Member
0 Kudos

Goto SM37 and take Job name and then execute it and select the Job and Cancle/Delete. you can do it in SM50 also, but some times you may not have autho. so inform to Basis team to kill it.

0 Kudos

Hi,

Thanks for your reply. But these are scheduled jobs. We need to stop the delta load jobs whenever the full load runs not only one time. Whenever the full load runs we have to automaticallys stop the Delta load.

Rgds

kishor

Former Member
0 Kudos

hi Kishor,

check this

hope it will help you.

thanks

Sachin

Former Member
0 Kudos

Check the job status in TBTCO based on that schedule your delta jobs

Regards

Sasi