Determine How to Initialize the Standby Database

Initialize the standby database with data from the active database.

Use these Adaptive Server commands and utilities to initialize the standby database:

See the Adaptive Server Enterprise Reference Manual: Commands.

Replication Server writes an “enable replication” marker into the active database transaction log when you add the standby database using Sybase Central or rs_init. Adaptive Server writes a dump marker into the active database transaction log when you perform either a dump database or a dump transaction.

If you do not suspend transaction processing during initialization:
If you suspend transaction processing during initialization:

The target database cannot be materialized with dump or load if the database used is the master database. You may use other methodologies such as bcp where the data can be manipulated to resolve inconsistencies.