ORA-23352: duplicate destination for deferred transaction
What triggered the Error:
duplicate destination was specified for a deferred transaction either in a dbms_defer.call call or an earlier dbms_defer.transaction call or a dbms_defer_sys.add_default_dest call.What should we do to fix it:
move the duplicate entry