Want to update data from TXT (“|” pipe delimited text) file to DB2 ?
Using File To DB, a native GUI tool, you can update data from TXT (“|” pipe delimited text) file to DB2 easily and fast.
- 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 TXT file(s) to online services.
- Supports Windows 10, 11, 2003, 2008, 2012, 2016, 2019, 2022.
Update data from TXT (“|” pipe delimited text) file to DB2
Login to DB2 -> Choose TXT file -> Set DB2 table -> Update TXT to DB2
Choose DB2 and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select the “TXT” file type.
then show the wizard.
1. Open a source TXT (“|” pipe delimited text) file.
2. Select a DB2 table and config fields.
Set “Load Type” to “Update”, choice “By Key”.
3. Preview data.
4. Update TXT data to DB2 .
View updateed data
Update TXT data to DB2 in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for updating TXT data to DB2
You can schedule and automate this “TXT to DB2” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.