splitting records into multiple files

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
samsuf2002
Premium Member
Premium Member
Posts: 397
Joined: Wed Apr 12, 2006 2:28 pm
Location: Tennesse

splitting records into multiple files

Post by samsuf2002 »

Hi , I have a requirement to split my data into multiple files each containing 100K records, now I have my input row count 4 million which need to be split into 40 files. What could be the easy way to do it ,right now I am just using link partitioner....is it efficient for just one time load.

thanks in advance
hi sam here
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Doesn't Search work for you?
:roll:

Learn about the UNIX split command.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply