与 SQLSTATE 54011 关联的消息

本主题列出了与 SQLSTATE 54011 关联的消息。

SQLSTATE 54011 说明

TOO_MANY_COLUMNS

与此 SQLState 关联的消息

ERROR 2106: A table/projection/view can only have up to value columns --
            this create statement has value
ERROR 2118: Adding column causes row size (value) to exceed MaxRowSize
            (value)
ERROR 2136: Aggregate function cannot have value input argument(s)
ERROR 2137: Aggregate function cannot have value return value(s)
ERROR 2181: Analytic function cannot have value return value(s)
ERROR 2291: Call to ColumnTypes.addAny() is not allowed in Aggregate
            functions
ERROR 3466: Function cannot have value return value(s)
ERROR 4481: Projection row size (value) exceeds MaxRowSize (value)
ERROR 4630: Row size exceeds MaxRowSize: value > value
ERROR 4875: Table "string" can only have up to value columns -- adding one
            will exceed this limit
ERROR 5898: File system cannot have value input argument(s)
ERROR 5899: File system cannot have value return value(s)
ERROR 9069: Table can only have up to value columns including complex
            type fields -- this create statement has value
ERROR 10652: Table can only have up to value columns including complex
             type fields