cancel
Showing results for 
Search instead for 
Did you mean: 

Background job running morethan 6000 secns

Former Member
0 Kudos

Hi All,

I want to kill the Background job which is running more than 6000 sec. I tried from sm51 and sm37 but it's not getting cancel.

but i think we can kill that from SQL Query by finding the process ID

What is the Query ? and how to find that process id ?

how to do that ?

Gayatry.

Accepted Solutions (1)

Accepted Solutions (1)

Rudi_Wiesmayr
Active Participant
0 Kudos

First check: Is it really running? -> SM37 - Menu Job - Check status

IF YES: SM50 find workprocess and do Process - Abort

Wait some time.

If the WP is still running we usually go to the server and kill the work process in task manager. The PID is shown in SM50.

HTH, Rudi

Answers (0)