DB2 connector stage to Netezza Enterprise stage

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
nansekar
Participant
Posts: 29
Joined: Mon Nov 03, 2008 6:23 am

DB2 connector stage to Netezza Enterprise stage

Post by nansekar »

Hello Team

I had a Job with Dataset as Source as DB2 connector stage as Target

I have modified the Job by replacing the DB2 connector with Netezza enterprise stage.
Its a direct load from Dataset to Netezza Database, the job is aborting due to the error
main_program: Fatal Error: Type mismatch for field 'A'. Fatal error.

The Field A is of datatype Decimal (1) ,

Is there any conversions required.Kindly let me know how to proceed further.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please clarify for us what the datatype of the column is in both the target table and the job.
-craig

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