PLS-01905: : character string buffer too small
Answer / guest
Cause: An error was encountered while moving a character
string from a source to a destination. This error occurs if,
for example, an attempt is made to move a a character string
of 10 characters into a 1 character buffer. The cause of
this error may not always be obvious. For example, the
following will result in this error: a varchar2(1); b
number; b := 10; a := b; An error results because an
implicit conversion causes the number 10 to become the
character string '10', which does not fit in the character
buffer of 1 allocated for the variable a.
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.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
QSM-00757: the specified workload string is not referenced by task string
ORA-13838: invalid ADDRESS value
DRG-10314: logging has not been started
ORA-13193: failed to allocate space for geometry
EXP-00028: failed to open string for write
DRG-11613: URL store: connection refused to host specified by string
TNS-12204: TNS:received data refused from an application
ORA-24394: invalid mode for destroying connection pool
ORA-32302: object materialized views must be object ID based
ORA-28577: argument string of external procedure string has unsupported datatype string
NZE-29043: Read is required.
ORA-38609: FI Not enough memory for tree counting, requires at least stringKB