Want to import multiple JSON files into a single DB2 table?
Using Withdata software File To DB, a JSON importer for DB2 on Windows, MacOS, and Linux, you can import multiple JSON files into a single DB2 table 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 and privately, avoid uploading large or private JSON file(s) to online services.
Import multiple JSON files into a single DB2 table
Login to DB2 -> Choose JSON files -> Set DB2 table -> Import JSON files to DB2 table
Choose DB2 and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “JSON” file type.
then show the wizard.
1. Select a folder that constains JSON files.
Support large ( > 4GB ) JSON file.
2. Config first JSON file importing options.
3. Select a DB2 table and config fields.
4. Preview data will be in DB2 table.
5. Import multiple JSON files to the DB2 table.
View imported data in DB2 table
Convert JSON files to DB2 in command line
Save “JSON to DB2” session, then you can:
- Import multiple JSON to a single DB2 table in Windows command line.
- Import multiple JSON to a single DB2 table in Linux command line.
- Import multiple JSON to a single DB2 table in macOS command line.
Set scheduled tasks for converting JSON files to DB2
You can schedule and automate this “JSON to DB2” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)