Database Error Messages

PLS-01905

: character string buffer too small

Action

First, look for character string assignment statements where the buffer size is mismatched. If there are none found, then consider the implicit conversion case illustrated in the example above.