Error Messages Associated with SQLSTATE 42809

This topic lists the errors associated with the SQLSTATE 42809.

SQLSTATE 42809 Description

ERRCODE_WRONG_OBJECT_TYPE

Error messages associated with this SQLState

ERROR 2037: string is not a supported analytic function
ERROR 2131: Aggregate function calls cannot contain analytic function calls
ERROR 2132: Aggregate function calls cannot contain sequence function calls
ERROR 2668: Column notation .string applied to type string, which is not a composite type
ERROR 2755: COPY requires relation string to be a Table, not a string
ERROR 2810: Could not add location [string]: Directory not empty
ERROR 2811: Could not add location [string]: Not a directory
ERROR 3114: DISTINCT specified, but string is not an aggregate function
ERROR 3421: First argument to modularhash_wrapper must be an integer constant
ERROR 3422: First argument to modularhash_wrapper must be of type integer, not string
ERROR 3463: Function string(string) is not an aggregate
ERROR 3552: Inherited relation "string" is not a table
ERROR 3669: Invalid function given
ERROR 3965: modularhash_wrapper must have two arguments: an integer constant and a call to modularhash_internal
ERROR 3966: modularhash_wrapper second argument is not modularhash_internal or a constant
ERROR 4215: Object "string" is not a projection
ERROR 4270: Op ANY/ALL (array) requires array on right side
ERROR 4271: Op ANY/ALL (array) requires operator not to return a set
ERROR 4272: Op ANY/ALL (array) requires operator to yield boolean
ERROR 4542: Record type has not been registered
ERROR 4657: Second argument to string must be a non-negative integer constant
ERROR 4931: The argument to string cannot be null
ERROR 4932: The argument to string must be a constant
ERROR 4987: Third argument to string must be a constant
ERROR 5111: Type string is not composite
ERROR 6036: Table "string" is not a flex table
ERROR 6691: CAST and current_date/current_time functions are not supported as analytic functions
ERROR 6951: Skip lazy projection creation for table string.string since the object referenced by the hint is either invalid or of the wrong type (expected string)

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