there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / anonymous
If it is confirm that step 2 to step 8 will execute normally
then what we can do is write COND=(0,EQ) for step 9 &
step10.So these last steps will be byepassed.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
what is SOC4 error?
How dummy is used in jcl?
How to do automated restart when a job abend?
How gdg are concatenated?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Is it possible to define dd statements as you want?
What is the function of dd disp parameter?
what is a jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
When output dataset space is required, what quantity categories are used?
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?
How can the submitting users racf authority be overridden in a job stream?
In job processing, what happens in conversion stage?
Explain the jcl exec statement?
Explain the purpose of dd dummy statement?