Search found 1 match

by donthula4u
Fri Sep 03, 2010 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert Integer to SmallInt
Replies: 1
Views: 1388

Integer Datatype to Smallint Conversion

Hi , My Source is Oracle and the datatype is integer and my target is DB2 with Datatype as Small int . How to convert it ? When i ran the job recrods are loading sucessfully . but i'm getting the below warnings . Implicit conversion from source type "decimal[38,10]" to result type "in...