Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Export problem
Helmut.Daiminger_at_KirchGruppe.de wrote:
> Hi!
>
> Can I export a 7.3.3 database with a 8.1.7 export utility? Theoretically
> it should work.
>
> EXP-00008: ORACLE error 942 encountered
> ORA-00942: Tabelle oder View nicht vorhanden
> EXP-00024: Export views not installed, please notify your DBA
> EXP-00000: Export terminated unsuccessfully
>
> But why am I getting these error messges? What scripts need to be run to
> solve this problem?
>
> This is 7.3.3 / 8.1.7 on Win NT.
>
> Thanks,
> Helmut
>
i think you need to create the 8.1.7 views in the 7.3.3 database to have the 8.1.7 export work. but i'm not sure that can be done due to the differences in things like rowid and file numbering. but maybe i'm wrong. it should be the catexp[817?].sql script you need to run.
-- -- Bill "Shrek" Thater ORACLE DBA bthater2_at_netscape.net ------------------------------------------------------------------------ You gotta program like you don't need the money, You gotta compile like you'll never get hurt, You gotta run like there's nobody watching, It's gotta come from the heart if you want it to work. ------------------------------------------------------------------------ The generation of random numbers is too important to be left to chance. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: bill thater INET: bthater2_at_netscape.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue May 21 2002 - 09:18:24 CDT