Oracle Error ORA-22369: invalid parameter encountered in method string

Oracle Error Message

ORA-22369: invalid parameter encountered in method string

Reason for the Error

An invalid parameter is being passed to this method of SYS.AnyType ,SYS.AnyData or SYS.AnyDataSet

Solution

Check the parameters being passed to this method and make sure that the parameters are allowed.