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/dblinkWhat 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.