I have a job (4 steps) with time parameter coded in job &
exec, say time=10 in job & time =3,2,2,4 in each steps.
Will the job executes successfully?

Answer Posted / guru

When the time parameter is mentioned in step and job card, then time parameter at step will take precedence. So only when the steps executing more time than the time limit mentioned in the step will cause the job failure with S322.. it does not consider the time parameter on JOB card.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

627


how to do automated restart when a job abends?

858


Explain in DD statement what is the use of DCB parameter?

664


Is their any set of rules for dd? Explain.

672


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

639






What are the 2 types of parameters in dd statement?

663


Is there any command to check wether the ps file is in sorted order?

2441


Explain about LMQUERY�give a dialog information about a data set

912


What are hierarchy levels in jcl?

965


List the different components of jcl statement?

702


how can the same proc be re-used and called by many jobs?

926


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

785


Explain the function of job statement in jcl?

659


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

870


What is NOTCAT ?

755