ORA-31602: parameter string value "string
" in function string inconsistent with stringWhat triggered the Error:
The parameter value is inconsistent with another value specified by the program. It may be inconsistent with the object type associated with the OPEN context, or it may be of the wrong datatype (a boolean rather than a text string or vice versa).What should we do to fix it:
Correct the program