Oracle Error Message
ORA-02060: select for update specified a join of distributed tables
Reason for the Error
tables in a join with the for update clause must reside at the same DB.
Solution
None
ORA-02060: select for update specified a join of distributed tables
tables in a join with the for update clause must reside at the same DB.
None