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 //jcllib statement?
Which statement is used to identify the private libraries in job?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
I need exexution process for JCL programs
what is DSN parameter and DISP parameter is used for?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
can any one plzzzzzz tell the jcl code for creating ps using idcams
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How can a fb file convert to vb file using sort program?
How does jcl act on code(if you take a cobol program)?
Explain the function of dd disp parameter?
What is the function of job statement in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is condition checking possible in jcl?