ra_dump

Description

Emulates the Replication Server rs_dumpdb and rs_dumptran system functions.

Syntax

ra_dump [database|transaction,] dbname, dump_label

Parameters

database

A keyword that causes the primary Replication Server to apply the function string associated with the rs_dumpdb system function.

transaction

A keyword that causes the primary Replication Server to apply the function string associated with the rs_dumptran system function.

dbname

The name of the database to be dumped.

dump_label

A varchar(30) value that contains information to identify the database dump.

Usage

See also

ra_config, ra_migrate