| Parameter | Description | 
| gname | The name of the object group associated with the replicated environment. This prevents confusion if a master database is involved in more than one replicated environment. | 
| master_list | A comma-separated list of fully qualified master database names that you want to remove from the replicated environment. There must be no extra whitespace between names in the list. | 
| master_table | In place of a list, you may also specify the database names in a PL/SQL table of type DBMS_UTILITY.DBLINK_ARRAY. |