How to find the number of duplicates in a file using Sort?
Answer Posted / sudha
//
//
//
//sysin dd *
sort fields=(1,4,ch,a)
sum fields=none/all
/*
for avoiding duplicates
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the function of dd disp parameter?
What is Cataloged Procedures?
what is the use of IEBGENER utility?
how to run batch program without jcl?
Is it possible to code instream data in a PROC?
what is “Cond= even” and “Cond=only”?
What is jcl in mainframe?
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 the use of JCL?
Can we use DISP=SHR in output file in JCL
What is NOTCAT ?
what is JCL?
What does a disposition of (new,catlg,keep) for a dsn mean?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Where can program checkpoints be stored for use in a restart?