Hai,
I am new in datastage so i have one help.please give one input(data) example for write range map .
write range map sample code
Moderators: chulett, rschirm, roy
-
karthikeyan_ngl
- Participant
- Posts: 3
- Joined: Fri Apr 18, 2008 7:29 am
- Location: Chennai
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard.
Moderator: please move to parallel forum
The Write Range Map stage takes any input in which at least one column is identified as Key.
It figures out the values of the key that give the most even spread of records when Range partitioning is used subsequently on the data, and writes these values into a file called the "range map" which is used by a later job that specifies the Range partitioning algorithm (based on the same key).
Moderator: please move to parallel forum
The Write Range Map stage takes any input in which at least one column is identified as Key.
It figures out the values of the key that give the most even spread of records when Range partitioning is used subsequently on the data, and writes these values into a file called the "range map" which is used by a later job that specifies the Range partitioning algorithm (based on the same key).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.