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?
Answer Posted / sk
Sort the file in decrement order , the key of sort is
Company name and company code, and also use SUM FIELDS =
NONE , then it will remove the duplicates also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is concatenating?
when does a dataset go uncataloged?
What do you understand by the terms: joblib and steplib?
Are there any set of rules for the names of the steps used in a job?
How would you understand error(execution phase)?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
how you will the direct the data to spool using sysout option?
Suppose I have five jobs to do. But I want to hold one?
Is it possible to left uncode disp? If yes, how?
How does jcl act on code(if you take a cobol program)?
Explain how can the submitting users racf authority be overridden in a job stream?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is one line to pass PARM from JCL to COBOL?