TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?

Answer Posted / runjhun

TIME parameter in JOB statement specifies max. CPU
timelimit for the entire job whereas that coded in EXEC
specifies the time limit for that particular step only.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is one line to pass PARM from JCL to COBOL?

4672


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

995


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5307


how can you check if a file is empty using jcl?

1068


How to execute 2nd and 4th steps among 5 steps in jcl proc?

969


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2277


what is DD statement is used in JCL?

905


Can I share my data with other jobs? How?

861


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 ?

9475


is there any way to execute more than one proc in the same exec statement at the same time..?

2352


How can a stopped job be started again?

912


Explain the job statement in jcl?

856


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

921


what is “Cond= even” and “Cond=only”?

975


which parameter is used to check the syntax of a jcl without executing it?

1053