InterviewSolution
| 1. |
When Can A Job Time-out Occur? How To Overcome That? |
|
Answer» A job time-out error can occur when the program TAKES more time than the time limit for the specified CLASS. This is called a S322 abend. This error is encountered when there are some looping errors in the program and it does not reach COMPLETION. A job time-out error can occur when the program takes more time than the time limit for the specified class. This is called a S322 abend. This error is encountered when there are some looping errors in the program and it does not reach completion. |
|