i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?
Answer Posted / sivaramakrishna
yes we can execute the above statements using cond
condition.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the function of dd disp parameter?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to pass the parameter in parm using linkage section ? (syntax)?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Can we call instream to catalog and catalog to instream?
What are steplib and joblib? What for they are used?
What is the difference between the positional and keyword parameters? Give examples.
what is SOC4 error?
Is their any set of rules for dd? Explain.
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
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?
What is catelog procedure and how many catelog procedure to use in one job?
what is the resolution for sb37 error
How to run cobol program using jcl?