a dd statement has 2 types of parameters. Name them?
No Answer is Posted For this Question
Be the First to Post Answer
How do you overcome this limitation ?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
wht do u mean by inrec and outrec ?
what is d/f b/w sysout & sysprint
MOD, DELETE; What does a disposition of (,DELETE) mean ?
What is meant by S0C7 system abend code?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
how to skip the steps in JCl
can we copy a file from fixed block to variable block and vice versa ....asap
How can the attributes of one sms dataset be copied to another dataset?
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 compare two datasets without using superce because output is limited to 133 bytes