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

Answer Posted / varun

TIME parameter can be used to overcome S322 abends for
programs that genuinely need more CPU time. TIME=1440 means
no CPU time limit is to be applied to this step.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the jcl procedures?

640


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

666


How does jcl act on a cobol code?

649


Is automatic restart possible in jcl?

724


What is multithreading in jcl?

930






Why include statement is used in a jcl?

681


Explain how can an in-stream dataset be terminated?

687


How to run cobol program using jcl?

645


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

725


Explain how can a jobs execution priority be modified?

729


How is a type of file defined in the jcl that executes the cobol program?

703


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1658


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1795


Explain the hierarchy levels in jcl?

1112


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2156