in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30)
and in step i coded time=(1,30), whch one executes first and
what happens if step1 and step2 time executes and wht about the
remaining time if step and step2 executes

Answer Posted / rakesh jena

As per your question, in this situation, the job executes
step1 first then Step2.So if step1 will take 1 min 30 sec
then remaining 1min will for step2.if step2 will take more
than 1 minute then job will abnormally terminate with S322
abend.most probably it is depending upon the CPU usage time
for the individual step.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

898


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1816


Is their any limit for data sets?

786


Explain dd statement in jcl?

738


What is the motivation behind coding class parameter in job statement?

776






How can the attributes of one sms dataset be copied to another dataset?

968


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

706


What are the parameters that are used in creating a gdg?

827


Which dd parameters are required?

802


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

966


What is the purpose of dd?

824


how to run batch program without jcl?

10356


What is the purpose of dd * statement in jcl?

901


For what purpose steplib and joblib are used ?

760


What is the maximum length of a single line of jcl?

923