| |
- Causa
- THE LENGTH RESULTING FROM operation IS GREATER THAN maximum-length.
The length of the result of concatenation or a function exceeds the defined maximum.
The operation that resulted in the error is operation.
- For concatenation, the length cannot exceed 32,764 (if character operands) or 16,382 (if graphic operands).
- For other functions, see DB2 SQL Reference for the maximum result length.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Ensure that the length of the result does not exceed the defined maximum.
SQLSTATE: 54006
© Copyright IBM Corp.
|
| |