ORA-13789: invalid process action
What triggered 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.What should we do to fix it:
Check the action argument and retry the operation.