A template provides a mechanism to set up and deploy replication for a group of tables on one or more servers. This is especially useful if you have a large number of tables to replicate between many servers. Internally, a template defines a group of master replicates and a replicate set for a specified group of tables using attributes such as database, tables, columns and primary keys from the master node.
You create a template using the cdr define template command and then instantiate, or realize, it on servers with the cdr realize template command. See Using Templates to Set Up Replication for more information.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]