1.

How do you explain the term job time-out and what can you do to overcome it?

Answer»

When a PROGRAM takes longer than the specified time limit for the particular selected class, a job TIMEOUT occurs. It is usually referred to as an "S322 abend." In this situation, the program does not complete due to circling errors.  

The TIME parameter can be coded as TIME = 1440 if the information being HANDLED in the program is really HUGE and NEEDS more time to complete the job. 



Discussion

No Comment Found