Options 

The Replication Manager uses the following options (Calling the Replication Manager):

-b <command_file>

-d <database_name>

-E <number>

-h

-n <server_node>

-o[w|a] <file_name>

-p <number><substitution_string>

-R <directory_name>

-r <server_node>

-u <userid>,<password>

-V

-v

Syntax

repmcli [<options>] –b <command_file>

repmcli -u jones,confidential -d MK1 -b command.dat

Use

When you call up the Replication Manager and specify a user and the name of the database instance (options -u and -d), you establish the connection between the REPM Server and the specified database instance for this user. All of the commands are then transferred in the form of a command file (option -b).

You can also call up the Replication Manager first and then establish the connection between the REPM Server and the database instance by transferring commands for setting up a session in a command file.