ORA-02070: While inserting data through a DB link
Hi,
I am trying to insert into a table using the DB link. This Db link is created between similar schemas in different Instances.
I am getting following error.
SQL Error: ORA-02070: database does not support in this context
Select statement is working fine using the DB link.
Can any one of you please help me to resolve this?