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 new master site to an Advanced Replication group without quiescing allows continuous DML operations on existing masters during the process. This is a key availability feature. Option A is incorrect - existing replication groups don't matter. Option B oversimplifies - it requires multiple setup steps. Option C is incorrect - master definition site consistency is required.