Previous Topic

Next Topic

repcfg Command—Configure Replicator

The repcfg command lets you configure Replicator installations from the command line (instead of using Replicator Manager or Visual DBA).

The repcfg command has the following format:

repcfg dbname obj_type action [-uusername] [-q] object {object} [-help]

Previous Topic

Next Topic

repcfg Examples

This command activates CDDS 0 in the repdb database:

repcfg repdb cdds activate 0

This command creates replication keys for tables 3 and 4 in the europe database and populates the input queue:

repcfg europe table createkeys –q 3 4


© 2007 Ingres Corporation. All rights reserved.