Integer Datatype to Smallint Conversion
Posted: Fri Sep 03, 2010 8:42 am
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 "int32": Possible range/precision limitation.
Please let me know how to convert from Integer to Smallint.
Thanks,
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 "int32": Possible range/precision limitation.
Please let me know how to convert from Integer to Smallint.
Thanks,