DB2 Load

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
vinodn
Charter Member
Charter Member
Posts: 93
Joined: Tue Dec 13, 2005 11:00 am

DB2 Load

Post by vinodn »

Hi,

We need to load 5GB data to DB2 tables with applying some transformations,

Can you please suggest which stage can use to Load(DB2/UDB Enterprise stage or DB2 API Stage,DB2/UDB Load stage) the data

Please suggest which is faster load the data,
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Not enough information. Where is the DB2 instance located? Does the table already contain rows? If so, do any of these need to be updated, or are all the rows new rows, to be inserted?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply