Oracle Error Message
ORA-29524: wrong types of arguments in call to ‘string’
Reason for the Error
A method was called with argument(s) of incompatible type(s).
Solution
Adjust caller.
ORA-29524: wrong types of arguments in call to ‘string’
A method was called with argument(s) of incompatible type(s).
Adjust caller.