Quiesce the primary database to suspend update activities until the Mirror Replication Agent is initialized.
A system administrator user role in the primary ASE
must exist to perform this procedure.
Quiescing 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.