Oracle DBA, How To, Error, Cause and Action

ORA-02061: lock table specified list of distributed tables

ORA-02061: lock table specified list of distributed tables


Cause:


tables in a lock table statement must reside at the same DB.



Action:


issue multiple lock table commands.

No comments:

Post a Comment

Thanks for your comment.