We need to set the below parameter to fix the issue.
alter system set "_clusterwide_global_transactions"=false scope=spfile sid='*';
and restart the RAC cluster.
This should be done on on both source and target if both are on RAC.
alter system set "_clusterwide_global_transactions"=false scope=spfile sid='*';
and restart the RAC cluster.
This should be done on on both source and target if both are on RAC.