Oracle Error ORA-01765: specifying owner’s name of the table is not allowed

Oracle Error Message

ORA-01765: specifying owner’s name of the table is not allowed

Reason for the Error

An attempt was made to rename the object with dotted object name.

Solution

Do not specify username.tablename in query for table name.