I am getting 'ORA-00942: table or view does not exist but it does exist' error suddenly in my application after working on it for weeks without issue. The error appears when I open the Form page that creates/edits a record, and whenever I click on any of the 3 dropdowns that use a SQL Query to create the Select List (and these 3 lists are querying a view, not the same table). Any idea what might've happened?