Hi, all
Suppose i have 10 step in a job (s1,s2,s3,...s10)
i want to execute step9 first and then step3
and i used the DPRTY for these steps. so what will happen
to other steps? Will the get executed or only these two
steps get executed?
Answer Posted / muttiah
Priya,,
Can you please provide us the JCL.
Thanks in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to pass data to a program that is coded in an exec statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the function of //cntl statement?
Differentiate between the joblib and the steplib statements?
What is the difference between the positional and keyword parameters? Give examples.
What is the function of the dd avgrec keyword in sms datasets?
how would you create a temporary dataset? And where will you use them?
Explain how can values be passed from the job stream to an executable program?
How would you understand error(execution phase)?
which utility is used a dummy utility?
How to submit jcl through a cobol program?
what is DD statement is used in JCL?
what is the JCL statement consists of?