There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / ibm
just comment it out the step....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain how can values be passed from the job stream to an executable program?
What is the purpose of disp parameter?
How can a fb file convert to vb file using sort program?
How to submit a jcl from cics?
Can we call instream to catalog and catalog to instream?
What is multithreading in jcl?
How does jcl act on a cobol code?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
whats the diff bw the evaluate also and and?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Describe the various parameters utilized in the creation of a gdg?
What is the use of symbol // in jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question