Getting started
You must login as a IAM user with JDBC privileges in order to activate Q Replication on Db2® Warehouse SaaS. To begin using the replication feature, you need to activate the feature on the source and target databases, plan for key requirements and initial load of targets, and create replication sets.
- An instance acts as a source for one instance and a target for another instance.
- An instance replicates to more than one instance.
Replication sets
A replication set specifies a set of tables for which transactions are to be replicated to a designated target.
Typically your replication set would include tables for which you want to maintain transactional consistency; for example, all of the tables that are used by an application. For a replication set, all dependent transactions such as transactions that modify the same row in a table are applied in source commit order serially. Independent transactions are applied in parallel on the target.
When you start a replication set, data changes for all tables in the set begin to be captured and sent to the target database. You can also add and remove individual tables in the replication set without interrupting replication for other tables in that set. When you add a table to a set, it can be automatically created, loaded onto the target system, and synchronized without the need to suspend transactions on that table at the source database.
Setup tasks
Follow these steps to begin using the replication feature on Db2 Warehouse SaaS.
