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 / balasukumar

WE WILL GET ABEND IN STEP4 WITH S322(TIME OUT ERREOR).

Is This Answer Correct ?    12 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Cataloged Procedures?

711


What is the function of the dd avgrec keyword in sms datasets?

835


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

692


What is catelog procedure and how many catelog procedure to use in one job?

7437


Explain dfsort utility?

665






What is timing concept in mainframe?

1658


Is automatic restart possible in jcl? If yes, how?

654


List the different components of jcl statement?

687


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

792


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

610


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

667


what operation is performed by job statement?

654


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

2426


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

643


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?

608