Resume update activity in the primary database

After the Mirror Replication Agent initialization is complete, release the quiesce hold to resume update activity in the primary database.

You must not release the quiesce hold on the primary database until the Mirror Replication Agent is initialized, with correct paths defined for all mirror log devices.

NoteYou must have a System Administrator user role in the primary Adaptive Server to perform this procedure.

StepsTo resume update activity on the primary database

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

  2. Release the quiesce hold on the primary database:

    quiesce database MA_setup release
    

    where MA_setup is a user-defined tag that identifies the suspended database.