Oracle Solution for Error ora-31624

Solution for Oracle Error ORA-31624

ORA-31624: A job cannot be modified after it has started.

What triggered the Error:

The user attempted to change the definition of a Data Pump job through filters, transforms or parameters after it had started. These changes can only be made while defining a job.

What should we do to fix it:

Stop the current job and rerun it with the correct definition.