ORA-13609: The specified task string must be executing to be cancelled or interrupted.
What triggered the Error:
The user attempted to cancel or interrupt a task that is not currently executing.What should we do to fix it:
Check the status of the task and retry the operation.