What does the TIME parameter signify ? What does TIME=1440
mean ?

Answer Posted / sankarikumar

TIME parameter specifies the cpu time utilized for the
entire job. if the job exeeds the specified time then s322
abend occur.
1440 - 24 hrs

Is This Answer Correct ?    14 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1961


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1481


What happens if both JOBLIB & STEPLIB is specified ?

604


how you will the direct the data to spool using sysout option?

1757


What is the function of //jcllib statement?

797






What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9205


How to do automated restart when a job abend?

787


What is concatenating?

631


which utility is used a dummy utility?

783


Are there any set of rules for the names of the steps used in a job?

628


What do you understand by the terms: joblib and steplib?

617


How can values be passed from the job stream to an executable program?

867


How would you understand error(execution phase)?

621


How to run cobol program using jcl?

648


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

600