Error while loading data

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
pribomb
Participant
Posts: 3
Joined: Tue Aug 19, 2008 4:15 am
Location: Pune

Error while loading data

Post by pribomb »

I am Trying to load 1,49,283 records in the target table but it is loading only 99957 records and the job runs successfully.
hamzaqk
Participant
Posts: 249
Joined: Tue Apr 17, 2007 5:50 am
Location: islamabad

Post by hamzaqk »

thanks for the information :lol:
Teradata Certified Master V2R5
vmcburney
Participant
Posts: 3593
Joined: Thu Jan 23, 2003 5:25 pm
Location: Australia, Melbourne
Contact:

Post by vmcburney »

Check your log for warning messages, is your database complaining? Add a reject link out of your database stage and capture rows that are rejected. Are you using an upsert? Check for duplicates in your data where some rows are becoming updates.
Post Reply