You must quiesce the primary database to suspend update activities until the Mirror Replication Agent is initialized.
You must have a System Administrator user role in the
primary Adaptive Server to perform this procedure.
To quiesce the primary database
Log in to the primary Adaptive Server 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.