ORA-00942: table or view does not exist oerr ora 00942
FranklinFaces.com
FranklinFaces.com - Oracle & SQL Server Database Forums for all IT Professionals
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



ORA-00942: table or view does not exist oerr... Expand / Collapse
Message
Posted 6/15/2010 4:09:10 PM Post #393
 

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being
oerr ora 00942 When exporting, we're getting the following error:

EXP-00008: ORACLE error 942 encountered
ORA-00942: table or view does not exist
EXP-00024: Export views not installed, please notify your DBA
EXP-00000: Export terminated unsuccessfully

Regarding this error you want to first make sure that the user you are using has EXP_FULL_DATABASE granted to it.

Then you you must run the following when you create the db and make sure there are no errors:
%ORACLE_HOME%/rdbms/admin/catalog.sql
%ORACLE_HOME%/rdbms/admin/catproc.sql


Hope this helps.

Thanks,

Posted 6/15/2010 4:13:27 PM Post #394
 

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being
SQL> select * from mytable;
select * from mytable
              *
ERROR at line 1:
ORA-00942: table or view does not exist

SQL> !oerr ora 942
00942, 00000, "Do you think this table or view exists? "
// *Cause: It could be a typo.
// *Action: Learn to type correctly.

TGIF... 
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: silencer

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 10:09am

Powered By InstantForum.NET v4.1.4 © 2012
Execution: 0.085. 9 queries. Compression Disabled.
Contextual Links