SK generator Bigint to Target Sqlserver05 Bigint

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ds_is_fun
Premium Member
Premium Member
Posts: 194
Joined: Fri Jan 07, 2005 12:00 pm

SK generator Bigint to Target Sqlserver05 Bigint

Post by ds_is_fun »

Im creating a surrogate key column whose datatype is Bigint.
I then move this over to a target column whose type is also BigInt.
In the warning message is see-
Process_Run_Id: When checking operator: When binding output interface field "Process_Run_ID" to field "Process_Run_ID": Implicit conversion from source type "uint64" to result type "int32": Possible range limitation.
How do I convert?
Thanks
DeepakCorning
Premium Member
Premium Member
Posts: 503
Joined: Wed Jun 29, 2005 8:14 am

Post by DeepakCorning »

got this post but not sure if u have the same issue --

http://dsxchange.com/viewtopic.php?t=94 ... 570cf9fa31
Thanks
Deepak Patil

Convince Them Confuse Them .. What's the difference?
Post Reply