CHOOSE REPLICATION

By default all commands in the Dbvisit Replicate console work with the default processes MINE and APPLY. The choose replication command is useful when working with 2-way replication where there are multiple processes such as MINE, APPLY, MINE1 and APPLY1. 

Note that the CHOOSE REPLICATION command selects all processes for the indicated replication (so both Mine and Apply processes).

 Example:

dbvrep> CHOOSE REPLICATION MINE1

 The above command will choose the replication pair that is associated with MINE1. Typically this is MINE1->APPLY1.

 Note that the CHOOSE REPLICATION command is needed prior to issuing commands to display, manage, configure, resolve and set conflicts for the MINE1 or APPLY1 process.