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

It depends on how much time each step takes,In the above
job the total time the job can take is 10 minutes and if
the total time taken by each step(step1 to step 4) is
within 10 minutes (and also within the time specified for
each step) ,then the job will execute without any error.

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7598


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

703


When space is allocated for an output dataset, what units can be used?

740


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

705


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1343






What is the use of symbol // in jcl?

918


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

667


What is the format of comment statement?

662


What is one line to pass PARM from JCL to COBOL?

559


What is the purpose of dd * statement in jcl?

793


Explain the function of a dd statement?

651


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

577


How would you understand error(execution phase)?

621


How jcl work to handle various input output file operations?

656


How does the jcl specify the job to os?

686