ORA-23353: deferred RPC queue has entries for object group "string"."string"
What triggered the Error:
e requested action cannot be performed until the queue is empty for the given object groupWhat should we do to fix it:
e dbms_defer_sys.execute or dbms_defer_sys.delete_tran to empty the queue.