export fails with EXP-00008 ora-6550



EXP-00008: ORACLE error 6550 encountered
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 97
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 126
EXP-00008: ORACLE error 6510 encountered
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 50
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 126
EXP-00008: ORACLE error 6550 encountered
. . exporting table    CWM2$OLAPEXPORTCOMMANDTABLE
. . exporting table     CWM2$OLAPEXPORTOBJECTTABLE
. about to export LAB6EXP's tables via Conventional Path ...




GRANT EXECUTE ON SYS.DBMS_DEFER_IMPORT_INTERNAL TO ;
GRANT EXECUTE ON SYS.DBMS_EXPORT_EXTENSION TO ;
 

Post a Comment

And that's all there is to it!

If anyone has any other questions or requests for future How To posts, you can either ask them in the comments or email me. Please don't feel shy at all!

I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know.

Previous Post Next Post