Oracle Error ORA-30175: invalid type given for an argument

Oracle Error Message

ORA-30175: invalid type given for an argument

Reason for the Error

There is an argument with an invalid type in the argument list.

Solution

Use the correct type wrapper for the argument.