Problem with Data Pump Export utility
We are running Oracle 10g 10.2.0.3.0. I am attempting to export a tablespace through enterprise manager using the data pump utility. At the final screen when I submit the job, I get the following error:
Errors: ORA-39006: internal error Exception : ORA-39006: internal error ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79 ORA-06512: at "SYS.DBMS_DATAPUMP", line 2926 ORA-06512: at "SYS.DBMS_DATAPUMP", line 3162 ORA-06512: at line 2
The log file created by the export job reads the following:
ORA-39097: Data Pump job encountered unexpected error -44003
ORA-39065: unexpected master process exception in FILE
ORA-44003: invalid SQL name
I can't figure out what is going on - I have ran this utility the through enterprise manager before and have not run into this. I have done some research and haven't been able to figure out a resolution. Does anyone know to resolve this?