ORA-23310: object group "string"."string" is not quiesced
What triggered the Error:
e requested operation requires the object group to be suspended.What should we do to fix it:
voke suspend_master_activity at the repgroup's masterdef, wait until the status has changed to quiesced, and then retry the original request.