Want to batch transfer data from DB2 tables to SQL Server ?
Using Withdata software DBCopier, a DB2 to SQL Server converter, you can transfer data from DB2 tables to SQL Server in a batch, 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.
- Supports Windows 10, 11, 2003, 2008, 2012, 2016, 2019, 2022.
Batch transfer data from DB2 tables to SQL Server tables
Login to DB2 and SQL Server -> Select source DB2 tables -> Set target SQL Server tables -> Copy DB2 data to SQL Server
Choose source DB2 database and logon.
Choose target SQL Server database and logon.
Click “Convert All Tables” at task dialog.
then show the wizard.
1. Select source DB2 tables.
2. List target SQL Server tables.
3. Select SQL Server tables to import.
4. Transfer data from DB2 tables to SQL Server .
Batch transfer data from DB2 tables to SQL Server in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for coping data from DB2 tables to SQL Server
You can schedule and automate this “DB2 to SQL Server” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.