File1 has 100 records and file2 has 200 records i want to
copy 50 records which r in both file into file3
Answer Posted / harsha
correction to the above.
it is SUM FIELDS=NONE instead of SORT FIELDS
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is the JCL statement consists of?
how would you create a temporary dataset? And where will you use them?
Why include statement is used in a jcl?
Explain the function of the dd dcb keyword?
Describe the various parameters utilized in the creation of a gdg?
which utility is used to run a cobol-db2 program?
How to run cobol program using jcl?
What are steplib and joblib? What for they are used?
what are JCLLIB and STEPLIB in JCL?
In job processing, what happens in conversion stage?
what JCL Procedures?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How to pass the parameter in parm using linkage section ? (syntax)?