Quiesce the primary database to suspend update activities until the Mirror Replication Agent is initialized.
A System Administrator user role in the primary Adaptive
Server must exist to perform this procedure.
To quiesce the primary database
Log in to the primary database with a System Administrator user role.
Quiesce the primary database to suspend update activities:
quiesce database MA_setup hold pdb
where:
MA_setup is a user-defined tag that identifies the database.
pdb is the name of the primary database.