![]() |
VOOZH | about |
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for DB2 allows you to easily transfer DB2 data. In this article you will export data from SQL Server to DB2.
To get started, add a new ADO.NET Source control and a new DB2 Destination control to the data flow task.
π The source and destination components used in this example.Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
Set the following properties to connect to DB2:
You will also need to install the corresponding DB2 driver:
On Windows, installing the IBM Data Server Provider is sufficient, as the installation registers it in the machine.config.
In the Java version, place the IBM Data Server Driver JAR in the www\WEB-INF\lib\ folder for this application.
In the destination component Connection Manager, define mappings from the SQL Server source table into the DB2 destination table and the action you want to perform on the DB2 data. In this article, you will insert Orders entities to DB2.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.
π The SQL Server table to export into DB2.Download a free trial of the IBM DB2 SSIS Component to get started:
Download NowLearn more:
π IBM DB2 IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with IBM DB2 through SSIS Workflows.
Use the IBM DB2 Data Flow Components to synchronize with IBM DB2 databases. Perfect for data synchronization, local back-ups, workflow automation, and more!