ORA-00942 and export errors in Solaris
EXP-00008: ORACLE error 942 encountered ORA-00942: table or view does not exist EXP-00024: Export views not installed, please notify your DBA
The most common reason for this error is that the version of export is too high for the version of the database. The higher version of the export utility is looking for a data dictionary view that is not available in the lower database version. Use a export utility version that is the same level of the database, or lower.
Dig Deeper on Oracle database design and architecture
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments