| ORA-02015: | cannot select FOR UPDATE from remote table | | Cause: | An attempt was made to SELECT... FOR UPDATE from a table in a remote database. | | Action: | It is not currently possible to SELECT... FOR UPDATE from a table in a remote database. Instead, log in or connect directly to the remote database before entering a SELECT... FOR UPDATE on its tables.
|
|
|