dba_tables
When I describle dba_tables either from sysdba login or a user with dba login. I get the following error.
ORA-00942: table or view does not exist
I can access all othe dba_ views. This is on a 10g test database. I don't know whether it was like this from the beginning or I messed up something. I noticed this right after moving a datafile (non system related) to a different folder. I am not sure how that will affect any dba_ views.
Does anybody have any idea on how to troubleshoot this?
Thanks