Application Development and Automation 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: 
Read only

background job

Former Member
0 Likes
818

HI Experts !

in sm37 there is one background job (zprogram) which needs to be executed daily in night .

how i can delete my background job .

HI Experts !

in sm37 there is one background job (zprogram) which needs to be executed daily in night .

how i can delete my background job .

7 REPLIES 7
Read only

former_member195698
Active Contributor
0 Likes
791

Are you not able to delete it from SM37

Read only

Former Member
0 Likes
791

Hi

<b>SM37>MENU>JOB-->CANCEL ACTIVE JOB</b>

OR you can just check the job and click on delete button

<b>reward if useful</b>

Read only

Former Member
0 Likes
791

Hi,

Just select the job which is in "Released" Status and select Job-> Delete from the menu bar or alternatively shift+F2.

~Bineah.

Read only

Former Member
0 Likes
791

Hi,

delete from SM37 ,select parcicular job and select delete tab in application tool bar.

Regards,

Madhu

Read only

dhirendra_pandit
Active Participant
0 Likes
791

Hi Ranjana,

You can delete the active job from job list.

Read only

0 Likes
791

Hi,

Do you have any other queries let me know .

~linganna

Read only

Former Member
0 Likes
791

Your question is not so clear.

Are you trying to cancel the job??

If yes, you cannot directly cancel the active job.

For this, you need to go to Application Servers(SM51).

Identify the process with the help of the username and PID(You get the PID if you double click the job name in SM37).

Cancel without Core.

Are you trying to delete the job permanently??

You cannot delete the job if it is active, First cancel the job and then move it to Scheduled status and then you can delete directly by selecting it and clicking on the delete button

Hope the explanation is clear