Error Messages Associated with SQLSTATE 54011

This topic lists the errors associated with the SQLSTATE 54011.

SQLSTATE 54011 Description

ERRCODE_TOO_MANY_COLUMNS

Error messages associated with this 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 4202: Number of columns (value) exceeds limit (value)
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)

The Vertica User Community contains knowledge base articles, blogs, and forum posts that may help you resolve these errors.