Oracle Error Message
ORA-13651: The specified list of execution parameters is invalid.
Reason for the Error
The list did not include pairs of (parameter_name, parameter_value) where every parameter is a valide task parameter. Duplicates are not allowed.
Solution
Adjust the content of the list, and then retry the operation.