Multiple choice technology databases

To increase the availability of an Advanced Replication environment, you can add a new master to a replication group without quiescing the group. This is achived _________________.

  1. Only when the new master site already has existing replication groups.

  2. By issuing a single command to create , populate, and activate the new master.

  3. When the master definition site is not the same for all of the master grouups.

  4. Without impacting end users who are executing data manipulation language (DML) commands on the replicated tables.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Adding a master site to a replication group without quiescing allows administrators to dynamically expand replication environments. This procedure is designed to run transparently, ensuring that transactions and DML operations on replicated tables continue without interruption or locking out active users.