IBM Cloud Pak® for Data Version 4.7 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.7 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
Starting Data Replication
You can create and start replications using source and target data sources.
Starting your replication
To start Data Replication:
-
From the Assets tab of your project, click New asset > Data Replication.
-
Enter a name.
-
The Copy business goal is already selected for you. Copy will synchronize the specified schemas and tables from the source to the target. Click Source options.
-
Select a source connection from the list, or click Add Connection to create a new one. See Supported Data Replication connections.
-
Click Select data.
-
Select a schema to see the list of tables for that schema. You can select one or more schemas and tables.
Selecting only a schema without selecting any tables in the schema will keep the schema (and all its tables) from the source synchronized on the target. An asterisk will be added next to the schema in the Replication selection column to indicate that the entire schema will be replicated.
If you select one or more specific tables from a schema, then only those tables will be synchronized. The tables will be listed in the Replication selection column and you can expand and collapse the schema to see the set of selected tables from that schema.
-
Click Target options.
-
Select a target connection from the list, or click Add Connection to create a new one. Check the specific connection topics to see what information is needed for each type of connection.
-
Click Review.
-
Review the summary, then click Create.
Running your replication
To run your replication:
- From the project, click the Assets tab.
- Click the Data Replication asset.
- Click the Run replication icon
to start the replication process.
The replication status changes to starting and you can see progress in the event log. The status updates to running after the replication process starts.
The replication continues to run until you stop it. Changes to the selected source schema tables are replicated in the target database tables.
Learn more
Parent topic: Replicating data