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.
ORA-32806: value for string is too long, maximum length is string
A value exceeded it’s maximum allowed length.
Specify a value whose length is less than the maximum allowed length.