When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
No Answer is Posted For this Question
Be the First to Post Answer
How to concatenate different LRECL of files?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
how to skip the steps in JCl
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
SORT card to eliminate duplicity.
whats SOC7?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
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)?
How to pass the temp dataset form one JOB step to another?
How to send notification to multiple users through jcl???
how do you code a null statement?
At what stage, operator can change the class and priority of a submitted job?