Convert Integer to SmallInt

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
donthula4u
Participant
Posts: 1
Joined: Sat Dec 15, 2007 7:56 pm

Integer Datatype to Smallint Conversion

Post by donthula4u »

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,
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:!: I split this from the post you decided to add it to. New problems = new posts, which also gives you the added bonus of being able to control the fate of the thread such as deciding when it is resolved.

Please take a moment to edit your post and add the particulars for your particular issue: DataStage version, operating system, etc.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply