Tools For Replication

<< Administering And Monitoring Replication - TOC

repltable tool

The repltable tool is used to replicate table between sites. To do so, the source site needs to publish the table so that other sites can subscribe it.

Example: $ repltable –t <TableName>

Synopsis: repltable [-U username] [-P password] -t <Table Name> [-u ] [?]

-U username This is an optional argument and its required for authentication.

-P password This is an optional argument also required for authentication.

-t tablename The specified table name will be replicated with this option.

-u To unreplicate the specified table (should always be used with -t option).

replverify tool

<< Administering And Monitoring Replication - TOC

Page last modified on October 13, 2009, at 10:52 PM