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: 

Maximum Execution Time in SAT transaction code

Balu483
Participant
0 Kudos
1,226

hi all,

we have a background job which is running longer duration(more than 2 hours).

during runtime analysis, i found there is a limitation on Maximum Execution Time

system is prompting

"The maximum execution time must not exceed 4293 seconds"

how to trace long running background jobs which are executing more than 4293 seconds?

what is the solution for this limitation?

1 ACCEPTED SOLUTION

SriKrishna
Active Participant
0 Kudos
635

Hi balu,

Use ST12 trace which has more features than SAT trace.

In ST12, you have option to set follow-up traces for jobs running longer than default trace limit.

If your job runs for example 12k seconds,use 3 follow-up traces which covers the entire job duration.

3 REPLIES 3

SriKrishna
Active Participant
0 Kudos
636

Hi balu,

Use ST12 trace which has more features than SAT trace.

In ST12, you have option to set follow-up traces for jobs running longer than default trace limit.

If your job runs for example 12k seconds,use 3 follow-up traces which covers the entire job duration.

635

We could also say that SAT has more features than ST12! They have different features.

Sandra_Rossi
Active Contributor
0 Kudos
635

ABAP trace is max 4293 seconds. Please clarify why you want to trace this job so that we can propose the right tool. What is your ABAP version so that we don't propose you tools you don't have.