data pump import full error
I created a new test server database (Oracle 11g on Redhat Linux). When I use data pump and try to imp the full database. I got the following error. It seems the SYS.KUPW$WORKER package body is invalid. I tried recompiling but it's still invalid. Should I copy the package from other database?
ORA-39014: One or more workers have prematurely exited.
ORA-39029: worker 1 with process name "DW01" prematurely terminated
ORA-31671: Worker process DW01 had an unhandled exception.
ORA-04063: package body "SYS.KUPW$WORKER" has errors
ORA-06508: PL/SQL: could not find program unit being called: "SYS.KUPW$WORKER"