| Parameter | Description | 
| gname | The name of the object group that you want to alter. | 
| master | The name of the master site at which to alter the object group. | 
| dblink_list | A comma-separated list of database links for which to alter propagation. If null, all masters except the master site being altered will be used by default. | 
| dblink_table | A PL/SQL table, indexed from position 1, of database links for which to alter propagation. | 
| propagation_mode | Determines the manner in which changes from the given master site are propagated to the sites identified by the list of database links. Appropriate values are SYNCHRONOUS and ASYNCHRONOUS. | 
| comment | This comment is added to the RepProp view. |