HI to everybady,
I have 6 huge flat files. I have to mearge those flat files. all are having same delimiters. each having 25 million records. If we can achive through routine pls give me the routine.
How can we mearge 6 huge flat files
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
25 Million rows per file is not necessarily considered huge, many sites here deal with larger volumes on an hourly basis. Looking at the files from an ETL perspective, do you even need to merge them? Can you not process them through a DataStage job sequentially?
Depending upon your specifi conditions, you might want to simply use an OS level utility to merge these files if they need to be ordered or you can use DataStage stages to do the same thing. Without more information about the operating system, datastage version/type and if you need a true ordered merge there is little or nothing anyone here can do to assist you.
Depending upon your specifi conditions, you might want to simply use an OS level utility to merge these files if they need to be ordered or you can use DataStage stages to do the same thing. Without more information about the operating system, datastage version/type and if you need a true ordered merge there is little or nothing anyone here can do to assist you.

</a>