File1 has 100 records and file2 has 200 records i want to
copy 50 records which r in both file into file3
Answer Posted / muttaiah
Hi Ayusman,
I hope u didn't get the question properly.
Question.
file1: (3 records assumption)
100 ayusman
200 muttaiah
300 allinterview
File 2: (3 records
400 google
500 yahoo
100 ayusman
File3:
100 ayusman
This is what the question is, they want all the duplicates
in both file1 & file2 in file3(first 50 records).
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
Differentiate between the joblib and the steplib statements?
Is automatic restart possible in jcl?
A dd statement consists of 4 fields. Name them?
Explain the jcl exec statement?
How dummy is used in jcl?
What are the utility programs in jcl?
Explain how can the submitting users racf authority be overridden in a job stream?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how you will the direct the data to spool using sysout option?
when does a dataset go uncataloged?
what is the purpose of coding notify parameter in job statement?
When output dataset space is required, what quantity categories are used?
Explain how can a jobs execution priority be modified?