For varchar data min() Aggregator function

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
nagarjuna900
Participant
Posts: 35
Joined: Mon Dec 29, 2008 2:22 am
Location: chennai

For varchar data min() Aggregator function

Post by nagarjuna900 »

Hi,

My source is sequential file with varchar data. while doing the min() aggregation to the varchar data the, the output am getting in the hexa decimal format.

How to avoid this?

Please give me the solution.


Thanks,
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What are the input and output values? In particular what is the hex value, and can the input contain nulls?
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