Oracle DB Error ORA-02060 select for update specified a join of distributed tables

Oracle DB Error ORA-02060 select for update specified a join of distributed tables

The following is the cause of this error:

An attempt was made to join tables in different remote databases in a SELECT... FOR UPDATE statement.

Action you can take to resolve this issue: Joined tables in a SELECT statement with the FOR UPDATE clause must reside at the same database. Simplify the SELECT... FOR UPDATE statement so that it joins only tables in the same database.


Tags: Database, Microsoft, SQL, Oracle, Software, DBMS




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution