Version
All versions
Explanation
Unable to execute query.
Cause
This error occurs when an operation that is not permitted for the data type is performed.
1. If the user tries to create a column which exceeds the maximum size of the data type.
2. If the user tries to insert or update data which exceeds the column size.
Action
Check the maximum sizes supported for data types in the Altibase version being used and try again.
Reference
For further information about the maximum sizes supported for data types in Altibase, refer to the SQL Reference Manual.