Oracle Error ORA-39002: invalid operation

Oracle Error Message

ORA-39002: invalid operation

Reason for the Error

The current API cannot be executed because of inconsistencies between the API and the current definition of the job. Subsequent messages supplied by DBMS_DATAPUMP.GET_STATUS will further describe the error.

Solution

Modify the API call to be consistent with the current job or redefine the job in a manner that will support the specified API.