Oracle Error ORA-31507: string parameter value longer than maximum length string

Oracle Error Message

ORA-31507: string parameter value longer than maximum length string

Reason for the Error

A value was specified for a parameter that was longer than the maximum permitted length.

Solution

Correct the call to supply a shorter value for this parameter that fits within the maximum length.