DB/oralce

ORA-00942: table or view does not exist

성장하는yw 2015. 6. 26. 14:38

SQL> select * from dba_users;

select * from dba_users

*

ERROR at line 1:

ORA-00942: table or view does not exist


해결

@/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/catalog.sql 

참고사이트 

http://www.tek-tips.com/viewthread.cfm?qid=1698578

저작자표시 (새창열림)