How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / amy
use DPRTY...
//step001 exec=pgm1,dprty=2
//step002 exec=pgm1,dprty=3
//step003 exec=pgm1,dprty=1
higher the dprty ,higher in execution...
so first step002,second step001 and in last step003 wil be
executed
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the function of a dd statement?
Must tape dataset definitions include vol=ser specifications?
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?
Are there any set of rules for the names of the steps used in a job?
what operation is performed by job statement?
what happens in conversion stage in job processing?
In job processing, what happens in conversion stage?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain how can values be passed from the job stream to an executable program?
What do you understand by jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
What do you understand by the terms: joblib and steplib?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How can the attributes of one sms dataset be copied to another dataset?