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: 

Background work process on Hold

former_member248450
Active Participant
0 Kudos

Dear experts,

I have experienced this many times, I want to clarify with you all.

Frequently in our system a background process in stopped state in SM66. But in SM50 I see they are in HOLD state for X number of seconds (ARFC, RFC).  when I looked at developer trace, or job log no errors. In dev trace, there is no update for the time WP is on hold.

Can you please suggest on effective ways to debug a background job which is hold.

Thanks,
Jun.

1 REPLY 1

Former Member
0 Kudos

Hi,

Goto SM37. Select the job and use "jdbg" and press enter. You will get into debug mode.

Regards,

VS