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
What is the function of the dd mgmtclas keyword in sms datasets?
Describe the various parameters utilized in the creation of a gdg?
How to pass data to a program that is coded in an exec statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the purpose of dd dummy statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what happens in execution stage in job processing?
How can the submitting users racf authority be overridden in a job stream?
what are the various stages of job processing?
Explain about LMQUERY�give a dialog information about a data set
What are s0c1, s0c4, s0c5, s0c7 and socb?
How dummy is used in jcl?
Explain the function of the steplib dd statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
when can a job time-out occur? How to overcome that?