data type conversion problem in aggregator

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
tejaswini
Participant
Posts: 19
Joined: Thu Aug 26, 2004 5:40 am

data type conversion problem in aggregator

Post by tejaswini »

In aggregator stage both my input and output fields are integer.when I run the job I get the warning message:

Aggregator_6: When checking operator: When binding output interface field "field1" to field "field1": Implicit conversion; from source type "dfloat" to result type "int32": Possible range/precision limitation

where am I going wrong?

Help me .........

thanks,
teju
richdhan
Premium Member
Premium Member
Posts: 364
Joined: Thu Feb 12, 2004 12:24 am

Post by richdhan »

Hi Teju,

We had a similar discussion sometime last week. Check if this helps.

viewtopic.php?t=88828

Rgds
--Rich
Post Reply