Skip to Content
-2
Jun 13, 2018 at 04:13 AM

Batch jobs takes too much time to finish

1092 Views

Hello Gurus,

In the recent past we are facing an issue with background job. The back ground job is taking too much of time to finish. This batch job is runs after every 20 mins for plants A and B. Batch job is accessing PKHD table. Batch job for plant A starts at 4:00 AM and that for plant B starts at 4:10 AM and then it runs after every 20 mins for each plant. Batch job is using program RS2L_SELSCREEN_ENTRY.

Usually it finishes in 200 seconds maximum. But sometimes takes 9000+ seconds to finish for plant A. This unusual system behavior is unpredictable.If batch job for plant A takes 5000 seconds to complete then all subsequent jobs finishes in normal duration (200 seconds max)

We want to know why this is happening and what the solution is for this.