When scheduling a job in JCL, what is the significance of the TIME parameter value 'MAXIMUM'?

  • Allows the job to run indefinitely
  • Defines the maximum I/O wait time for the job
  • Sets the maximum CPU time for the job
  • Specifies the maximum execution time for the job
The TIME parameter with 'MAXIMUM' allows the job to run indefinitely.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *