Oracle Solution for Error ora-23353

Solution for Oracle Error ORA-23353

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 group

What should we do to fix it:

e dbms_defer_sys.execute or dbms_defer_sys.delete_tran to empty the queue.