Batch copy DB2 tables to DBF

by

Want to batch copy data from DB2 tables to DBF?

Try Withdata DBCopier, a DB2 to DBF converter for Windows, Mac, and Linux, Bulk copy DB2 to DBF, Easy and Fast.

Download Withdata DBCopier Download DBCopier

Batch copy data from DB2 tables to DBF tables

Login to DB2 and DBF -> Select source DB2 tables -> Set target DBF tables -> Copy DB2 data to DBF

Choose source DB2 database and logon.

convert DB2 data to DBF data - Choose DB2 and logon

Choose target DBF database and logon.

convert DB2 data to DBF data - Choose DBF and logon

Click “Convert All Tables” at task dialog.

Batch import data from DB2 tables to DBF tables - Task Window

then show the wizard.

1. Select source DB2 tables.

Batch convert data from DB2 tables to DBF tables - Open Source schema

2. List target DBF tables.

Batch extract data from DB2 tables to DBF tables - select destination schema

3. Select DBF tables to import.

Batch import data from DB2 tables to DBF tables - select tables

4. Transfer data from DB2 tables to DBF.

Batch copy data from DB2 tables to DBF tables - batch import


More about DB2 to DBF converter

See also:

DB2 → DBF reference

Type mapping

Value kindin DB2in DBF
IntINTEGERNumeric(10,0)
BigintBIGINTNumeric(19,0)
DecimalDECIMAL(p,s)Numeric(p,s)
FloatDOUBLEFloat
TextVARCHAR(n)Character(n)
Long textCLOBMemo
DateDATEDate
DatetimeTIMESTAMP(none)
BinaryBLOB(none)
BooleanSMALLINTLogical
JSONCLOB(none)

Dialect differences

Both DB2 and DBF are database servers, so the differences below are dialect-level: the same concept is spelled differently on each side.

Propertyin DB2in DBF
port50000(file-based)
identifiers"double quotes"
row limitFETCH FIRST n ROWS(driver dependent)
datesDATE, TIME, TIMESTAMPDate (D)
long textCLOBMemo (M)
binaryBLOB

Command line

SideCommand
DB2EXPORT TO out.csv OF DEL
DB2 (load)db2 IMPORT FROM file OF DEL

No counterpart

  • DB2 values of kind Date and time have nowhere to go in DBF.
  • DB2 values of kind Binary have nowhere to go in DBF.
  • DB2 values of kind JSON have nowhere to go in DBF.

Convert your data online, free

Free in-browser converters for CSV, Excel, JSON, XML and SQL: Withdata Online Data Conversion. Large files, batch conversion or scheduling? See the offline desktop apps, or browse all data conversion tools.