Message Oracle PCC-02346 - PL/SQL found semantic errors

ERRORPL/SQL found semantic errors
CAUSEA database entity, such as a table or column name, was referenced, that does not exist. This is a compile time error, not a runtime error.
ACTIONCheck that all referenced objects in PL/SQL statements actually exist and that the necessary access permission on them have been granted.