Oracle Solution for Error ora-23426

Solution for Oracle Error ORA-23426

ORA-23426: deferred RPC queue has entries for string

What triggered the Error:

The requested action cannot be performed until the queue is empty for the given site/dblink

What should we do to fix it:

e dbms_defer_sys.push, dbms_defer_sys.purge_queue or dbms_defer_sys.delete_tran to empty the queue.