Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
Answers were Sorted based on User's Feedback
Answer / manasa
Use cond = only in first step
Then use if/else/then statement for further steps to not execute
Is This Answer Correct ? | 1 Yes | 1 No |
What are the jcl procedures?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How many steps we can overide in the proc's?
What are the 4 fields in dd statement?
What is meant by S0C7 system abend code?
How to run cobol program using jcl?
whats the diff bw the evaluate also and and?
What are steplib and joblib?
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?
is there any utility for restarting a particular step in jcl reply soon ?
Name some of the JCL statements that are not allowed in procs.?