EXP-00008: ORACLE error 44001 encountered
We've been running expdp's with full=y for a long time on our 10g instances. Lately we've started getting this set of message towards the very end of the export.
EXP-00008: ORACLE error 44001 encountered
ORA-44001: invalid schema
ORA-06512: at "SYS.DBMS_ASSERT", line 243
ORA-06512: at "SYS.DBMS_AW_EXP", line 447
ORA-06512: at line 1
EXP-00083: The previous problem occurred when calling SYS.DBMS_AW_EXP.schema_info_exp
A quick check in the MOS knowledge database turned up [ID 731614.1] which has a similar message group but includes OLAP. The document also includes directions to delete the DBMS_AW_EXP package.