Data Preparation Example

The following examples show how to add a new participant (delta) to an existing replicate by two different methods:
  • Using the cdr start replicate command

    This method is simple and can be done while replication is online.

  • Using the LOAD, UNLOAD, and BEGIN WORK WITHOUT REPLICATION statements.

    If you use HPL, this method can be faster for a large table.

Replicate zebra replicates data from table table1 for the following database servers: alpha, beta, and gamma.

The servers alpha, beta, and gamma belong to the server groups g_alpha, g_beta, and g_gamma, respectively. Assume that alpha is the database server from which you want to get the initial copy of the data.