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

Name what parameter directs the output of the job log dataset?

567


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2223


In job processing, what happens in conversion stage?

745


How jcl work to handle various input output file operations?

660


What are hierarchy levels in jcl?

960






define cond parameter in jcl?

779


Why block size is multiple of lrecl in jcl?

915


How is the record format of an output dataset specified?

748


Name a few IBM utility programs, and explain its function.

4441


Can I share my data with other jobs? How?

672


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

862


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

708


What does a disposition of (new,catlg,keep) for a dsn mean?

619


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

673


How to alter the parameters for the existing gdg?

716