i have two file, each file having :

file1 is having 2 fields

field1 field2



file2 is having 3 fields
field1 field2 field3


my req is to make it one file like:

field1 field2 field1 field2 field3

if anyone know please send me syntax, i tried this with
DFSORT but could not succeed.

Answer Posted / sumanth toom

Quikjob is best for your case. (if your company has this
mainframe tool. It is a JCL tool similar to a SORT).

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

646


Why would you use find and get rather than to obtain?

672


What the difference is between continue and next sentence?

649


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10533


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639






What are the pertinent COBOL commands?

2617


What is length is cobol?

638


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

639


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1919


What is the LINKAGE SECTION used in COBOL?

882


how do you reference the fixed unblock file formats from cobol programs

698


What do you understand by psb and acb?

659


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


how do you reference the variable unblock file formats from cobol programs

734