Oracle Error Message
ORA-13791: cannot resume a task created to process a single statement
Reason for the Error
An attempt was made to resume a task that was created for a single SQL statement. A task can be resumed only if it is used for a SQL Tuning Set.
Solution
No action required.