In JCL, the TIME parameter specifies the maximum CPU time a job step can consume. Coding TIME=1440 (which equals 24 hours) has a special meaning in z/OS, telling the system that no CPU time limit is to be applied to the step, allowing it to run indefinitely.