Hi All,
We have a project requirement to upload around 54 million records (available in the form of a csv file) into a DB2 table.
The destination table is empty, has 37 columns (all simple data types – no LOBs) and has no column constraints or composite keys.
We tried this activity with the import/load command, but it took us around 6 hrs to load 4 million records! DB2 Data studio did not help us as well.
Can someone please let us know of any easier/faster method to bulk load such a large volume of data in DB2.
Thanks
Chandra.