How to find the number of duplicates in a file using Sort?
Answer Posted / divya reddy
we can sort it simply by using a command called" DF-sort"
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can a stopped job be started again?
What is jcl in mainframe?
what is use of dsn parameter in dd statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How to run cobol program using jcl?
What do you understand by the terms: joblib and steplib?
Is acct parameter mandatory?
What is the function of //cntl statement?
Explain the function of //jcllib statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Are there any set of rules for the names of the steps used in a job?
What is the purpose of dd dummy statement?
How can a fb file convert to vb file using sort program?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How do you submit a job for execution?