EXP-00008: ORACLE error 904 encountered
I am using EXP to backup a database.
Client database version is 10.2.0.4 which is on LINUX.
Target database version is 10.2.0.3 which is also on linux.
I am getting the following error at the end of the file only , after the following messages
exporting synonyms
. exporting views
. exporting stored procedures
. exporting operators
EXP-00008: ORACLE error 904 encountered
ORA-00904: "OLEVEL": invalid identifier
EXP-00000: Export terminated unsuccessfully
Please give me the solution as soon as possible.
Target database version is 10.2.0.3 which is also on linux.
I am getting the following error at the end of the file only , after the following messages
exporting synonyms
. exporting views
. exporting stored procedures
. exporting operators
EXP-00008: ORACLE error 904 encountered
ORA-00904: "OLEVEL": invalid identifier
EXP-00000: Export terminated unsuccessfully
Please give me the solution as soon as possible.
0