Resume update activity on the primary database

After the standby database materialization and Mirror Replication Agent initialization are complete, release the quiesce to resume update activity on the primary database.

You must not resume update activity on the primary database until all of the following operations are complete:

StepsResuming update activity on the primary database

  1. Log in to the primary database with a system administrator user role.

  2. Release the quiesce hold on the primary database:

    • For ASE:

      quiesce database MA_setup release
      

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

    • For Oracle:

      alter system unquiesce