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
What is the difference between Call and a Link?
What type of SDLC u followed? Why?
i want a program using by if, evaluate , string, unstring, perform, occurs?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
) How do u handle errors in BMS macro?
What are declaratives and what are their uses in cobol?
What are the different rules for performing sort operation?
What is the utilization of copybook in cobol?
What is the compute verb? How is it used?
What is the difference between external and global variables in COBOL?
HOw can I get the negative sign while deduct high value from low value
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Which mode is used to operate the sequential file?
) how do u code after getting data?