ORA-00942: table or view does not exist

Hi,
When i am using TOAD to administer our oracle database,
I meet an error that tells me ORA-00942: table or view does not exist.

ORA-00942: table or view does not exist
I came across this error every time I am compiling an object, package, view in oracle, and sometimes when I execute PL/SQL statement on Oracle table. It also happens when I run an application, specifically oracle program.
I already scanned some books and did some browsing over the internet, but I have a hard time looking at the solution to my problem. It took a lot of my time looking for the solution, please share some ideas and points to my issue.
Thanks.
