Oracle Error Message
ORA-13789: invalid process action
Reason for the Error
The user passed an invalid action to process a SQL statement. Possible value is any subset of a comma-seperated list of EXECUTE and EXPLAIN_PLAN.
Solution
Check the action argument and retry the operation.