Oracle DBA, How To, Error, Cause and Action

ORA-13651: The specified list of execution parameters is invalid.

ORA-13651: The specified list of execution parameters is invalid.


Cause:


The list did not include pairs of (parameter_name, parameter_value) where every parameter is a valide task parameter. Duplicates are not allowed.



Action:


Adjust the content of the list, and then retry the operation.

No comments:

Post a Comment

Thanks for your comment.