ORA-24280: invalid input value for parameter string
What triggered the Error:
The parameter has been provided a negative, out of range, or NULL input value.What should we do to fix it:
rrect the input value such that it is valid, and is within the range as specified in the documentation.