Oracle Error ORA-24280: invalid input value for parameter string

Oracle Error Message

ORA-24280: invalid input value for parameter string

Reason for the Error

The parameter has been provided a negative, out of range, or NULL input value.

Solution

Correct the input value such that it is valid, and is within the range as specified in the documentation.