Copy the fields from more than one DS to one DS
Moderators: Frank Yaeger, Moderator Group
Copy the fields from more than one DS to one DS
How to copy the all fields from more one input dataset to one output dataset.
- Frank Yaeger
- Moderator
- Posts: 812
- Joined: Sat Feb 18, 2006 5:45 am
- Location: San Jose, CA
- Contact:
It's not clear what you want to do. You need to explain it in more detail. Show an example of the records in each input file and what you want for output. Explain the "rules" for getting from input to output. Give the RECFM and LRECL of each input file. Give the starting position, length and format of each relevant field.
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
ok Frank. For example
i have 3 input datasets. All datasets have the same recfm and lrecl. Those datasets have the numeric fields which starting postion is 8.
In my output dataset, i want to consolidate the all fields from 3 input datasets. In Output dataset, the numeric field should be started from the 8th postion.
i have 3 input datasets. All datasets have the same recfm and lrecl. Those datasets have the numeric fields which starting postion is 8.
In my output dataset, i want to consolidate the all fields from 3 input datasets. In Output dataset, the numeric field should be started from the 8th postion.
- Frank Yaeger
- Moderator
- Posts: 812
- Joined: Sat Feb 18, 2006 5:45 am
- Location: San Jose, CA
- Contact:
Still not clear. What do you mean by "consolidate"? What is the length and format of the numeric field? What is the RECFM and LRECL of the input data sets?In my output dataset, i want to consolidate the all fields from 3 input datasets. In Output dataset, the numeric field should be started from the 8th postion.
In my first post, I asked you for the information I need to help you:
If it's too much trouble for you to provide that information, then I can't help you.You need to explain it in more detail. Show an example of the records in each input file and what you want for output. Explain the "rules" for getting from input to output. Give the RECFM and LRECL of each input file. Give the starting position, length and format of each relevant field.
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
FREE TUTORIALS
Tutorials
Free tutorials from mainframegurukul
- JCL Tutorial
Covers all important JCL concepts. - Cobol Tutorial
This tutorials covers all Cobol Topics from STRING to COMP-3. - DB2 Tutorial
DB2 Tutorial focuses on DB2 COBOL Programming. - SORT Tutorial
This Tutorial covers all important aspects of DFSORT with examples - CICS Tutorial
This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions
- Cobol Interview Questions
50+ Interview Questions - JCL Interview Questions
50+ Interview Questions - DB2 Interview Questions
100+ Interview Questions - CICS Interview Questions
70+ Interview Questions - VSAM Interview Questions
27 Interview Questions
Other References
Mainframe Tools and others
- XPEDITER Reference
Explains how we can debug a program - FILEAID Reference
Explains how to browse , edit and delete datasets - Change Man Reference
Quick Start tutorial on Changeman - Abend Reference
Important Abend codes explained - FaceBook Page
MainframeGurukul FaceBook Page - LinkedIn Page
MainframeGurkul Linkedin Page