Oracle DBA, How To, Error, Cause and Action

ORA-02025: all tables in the SQL statement must be at the remote database

ORA-02025: all tables in the SQL statement must be at the remote database


Cause:


The user's SQL statement references tables from multiple databases. The remote database is not Oracle V7 or above, and can perform updates only if it can reference all tables in the SQL statement.



Action:


None

No comments:

Post a Comment

Thanks for your comment.