Oracle Error ORA-02061: lock table specified list of distributed tables

Oracle Error Message

ORA-02061: lock table specified list of distributed tables

Reason for the Error

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

Solution

issue multiple lock table commands.