Invalid DBMS_DATAPUMP and DBMS_DATAPUMP_INT
I inherited this 12.2 database where you can't do a datapump because DBMS_DATAPUMP and DBMS_DATAPUMP_INT are invalid. When I try to compile, it just gets errors like this:
statement ignored/wrong number of arguments in KU$_WORKSTATUS/JOBSTATUS.
Also the CATPROC is invalid.
Should I just run catproc.sql again?