ORA-26711: remote table does not contain a primary key constraint
What triggered the Error:
e master table for remote apply does not constain a primary key constraint or the primary key constraint has been disabled.What should we do to fix it:
eate a primary key constraint on the master table or enable the existing constraint.