The two-node scenario
This chapter describes a Q Replication implementation of the most popular topology, namely bidirectional (bidi) replication between two nodes with one node configured as a read-only node for query offloading.
While examining bidirectional replication, some significant Q Replication features are highlighted and the following ones included in the chapter topics:
•Replicating tables in a mixed (Q Replication and DB2) version environment
•Replicating DB2 ADD COLUMN, ALTER DATATYPE DDL statements
•Using non-persistent queues ...