Oracle Error Message
ORA-44002: invalid object name
Reason for the Error
The input parameter string was not a qualified SQL identifier of an existing SQL object.
Solution
Make sure the string matches an existing SQL object that is accessible by the current schema.