how to eliminate the duplicates in sorting
Answer Posted / seema dawlekar
WE CAN ELIMINATE DUPLICATES IN SORTING BY SORT UTILITY
SYNTAX IS
SORT FIELDS=(STARTING POSITING,LENGTH,TYPE,A),EQUALS
SUM FIELDS=NONE
THIS WILL SORT THE FIELDS IN ASCENDING ORDER AND ELIMINATES
ALL THE DUPLICATES, AS WE ARE GIVING 'EQUALS' IT WILL TAKE
THE FIRST RECORD AND ELIMINATES REST OF THE DUPLICATE
RECORDS IN A FILE.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Name what parameter directs the output of the job log dataset?
Is automatic restart possible in jcl? If yes, how?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Brief description of inline procedure of jcl.
What is the difference between the positional and keyword parameters? Give examples.
Which dd parameters are required?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what are the types of abends that occur on job failure? And explain the possible causes of these
What is use of restart and how to use it?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are steplib and joblib? What for they are used?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Which statement is used to identify the private libraries in job?
What are the 4 fields in dd statement?