Oracle Error ORA-23354: deferred RPC execution disabled for “string” with “string”

Oracle Error Message

ORA-23354: deferred RPC execution disabled for “string” with “string”

Reason for the Error

Deferred RPC can not be executed at the destination with the specified catchup value because their propogation has been disabled.

Solution

Enable deferred RPC execution with the dbms_defer_sys.set_disabled call.