Want to bulk import CSV files into DB2 tables at one time?
Using Withdata software FileToDB, a CSV importer for DB2, you can bulk import CSV files into DB2 tables in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally, Avoid uploading LARGE CSV file(s) to online services.
- Supports Windows 10, 11, 2003, 2008, 2012, 2016, 2019, 2022.
Bulk import CSV files into DB2 tables
Login to DB2 -> Choose CSV files -> Set DB2 tables -> Import CSV files to DB2 tables
Choose DB2 and logon.
Click “Wizard – N Files To N Tables” at task dialog.
Select the “CSV” file type.
then show the wizard.
1. Select a folder that constains CSV files.
Support large ( > 4GB ) CSV files.
2. Config first CSV file importing options.
3. Set “Import Type”.
4. Map DB2 tables to CSV files.
5. Summary. Set “Convert Rows” and “Skip Rows” if need.
6. Import CSV files to DB2 tables, 1 file to 1 table, one by one.
View imported data in DB2 table
Bulk import CSV files into DB2 tables in command line
Save “bulk CSV files to DB2 tables” session, then you can:
- Bulk import CSV files into DB2 tables in Windows command line.
- Bulk import CSV files into DB2 tables in Linux command line.
- Bulk import CSV files into DB2 tables in macOS command line.
Set scheduled tasks for bulk importing CSV files into DB2 tables
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)