invalid decimal fields are being read as "000.00",

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
zulfi123786
Premium Member
Premium Member
Posts: 730
Joined: Tue Nov 04, 2008 10:14 am
Location: Bangalore

invalid decimal fields are being read as "000.00",

Post by zulfi123786 »

hi,
i am reading decimal fields from sequential file, if the record contains invalid decimals the record is not getting dropped instead DS is reading the value as all 0's. Is this the default behaviour of DS or is there any setting that needs to be done to make datastage do this???
miwinter
Participant
Posts: 396
Joined: Thu Jun 22, 2006 7:00 am
Location: England, UK

Post by miwinter »

Yes it's the default set on error for the datatype. You can override it in the extended metadata with decimal type property 'Default'
Mark Winter
<i>Nothing appeases a troubled mind more than <b>good</b> music</i>
Post Reply