write a program to eliminate duplicate records in a input file
and send them to output file.THIS IS IGATE RECENT
QUESTIONN.....JUST 1 WEEK BACKKKK...
Answer Posted / khasim
In Answer2 just i am editing one line to make 100% correct
SUM FIELDS=NONE,XSUM
then it will store duplicates into dataset.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between Call and a Link?
What is the difference between comp and comp-3 usage?
Have you used comp and comp-3 in your project? And how?
What is rmode(24)
What is comp-1 and comp-2?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how do you reference the printer file formats from cobol programs
What is a scope terminator give example?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write a program that uses move corresponding.
How are the next sentence and continue different from each other?
Which is not true about evaluate statement