Oracle Error PLS-00352: Unable to access another database ‘string’

Oracle Error Message

PLS-00352: Unable to access another database ‘string’

Reason for the Error

An attempt was made to reference an object in a database other than the current local or remote Oracle database.

Solution

Correct the reference and make sure the object is in the current Oracle database.