Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Previous
Previous
 
Next
Next

Removing Objects from a Master Group

Before dropping an object from a master group, make sure no materialized views depend on the object. After suspending the replication activity of a master group, complete the following steps to remove objects from a master group:

  1. In Enterprise Manager, connect to the Database Instance Home page as the replication administrator.

  2. Click Data Movement.

  3. Under the Advanced Replication section, click Manage.

    The Administration Overview page appears.

  4. Under the Multimaster Replication section, click the number link next to callbackMaster Groups to open the Master Groups page.

  5. Select the target master group that contains the object that you want to remove and click Edit.

    The General subpage of the Edit Master Group page appears.

  6. Click Objects.

    The Objects subpage of the Edit Master Group page appears.

  7. Select the objects that you want to remove and click Remove.

After you have removed objects from the master group, optionally apply the administrative requests (Applying Administrative Requests) that result from your changes at all master sites, and then resume replication activity for the master group (Resuming Replication Activity for a Master Group).

Note: When you drop a replicated object from a master group, Oracle Enterprise Manager automatically removes all corresponding system-generated objects that were necessary to support the replicated object.

API Equivalent: DBMS_REPCAT.DROP_MASTER_REPOBJECT

Related Topics

Managing Master Groups