define cond parameter in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What does a disposition of (NEW,CATLG,KEEP) mean?
How to concatenate different LRECL of files?
A job has 90 steps i want to execute only step7 and step15
wht is step lib n job lib ? where can we code joblib n steplib ?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
Explain about LMMLIST�list a library's members
Why include statement is used in a jcl?
What parameter directs the output of the job log dataset?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
what is JCLLIB and PROCLIB in jcl and their syntax