Quiesce the primary database

Quiesce the primary database to suspend update activities until the Mirror Replication Agent is initialized.

NoteA System Administrator user role in the primary Adaptive Server must exist to perform this procedure.

StepsTo quiesce the primary database

  1. Log in to the primary database with a System Administrator user role.

  2. 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.