what JCL Procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
can anyone explain me about sort in jcl with inrec and outrec ?
What is the function of a dd statement?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
What is multithreading in jcl?
How can the submitting users racf authority be overridden in a job stream?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
What does the one advantange of using IEBUPDTE?????
Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
in ways data can be passed to a COBOL program from JCL?
what is the meaning of keyword in jcl?what is is opposite?
describe the exec statement,its meaning ,syntax and keywords?