What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / chudir vai
yes I appreciate Banchod. I also want to add another
information. Sort is also a khanki. You should always
it
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can a stopped job be started again?
What are the rules employed while naming the steps in a job?
How to pass the parameter in parm using linkage section ? (syntax)?
Does jcl support automatic restart?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the function of //jcllib statement?
what is DSN parameter and DISP parameter is used for?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is use of dcb parameter in dd statement?
Explain the purpose of dd * statement in jcl?
Can we use DISP=SHR in output file in JCL
how to do automated restart when a job abends?
How do you create a temporary dataset?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?