What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / guest
sort is used to sort the data in asending or diseding order.
by using sort we can copy data from one file to another
file. by using some fields=none
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
List the various advantages of using jcl language?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Is their any set of rules for dd? Explain.
In job processing, what happens in conversion stage?
What is the difference between run mode and addressing mode?
Is it possible to define dd statements as you want?
How can the attributes of one sms dataset be copied to another dataset?
What is NOTCAT ?
what happens in execution stage in job processing?
What is one line to pass PARM from JCL to COBOL?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is condition checking possible in jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
what is a jcl?