Oracle Error ORA-32806: value for string is too long, maximum length is string

Oracle Error Message

ORA-32806: value for string is too long, maximum length is string

Reason for the Error

A value exceeded it’s maximum allowed length.

Solution

Specify a value whose length is less than the maximum allowed length.