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

In Oracle Advanced Replication, you can add a new master site to an existing replication group without quiescing (stopping) the group. This means end users can continue executing DML commands on replicated tables while the new master is being added, making the process non-disruptive to ongoing operations.