Error Messages Associated with SQLSTATE 42883

This topic lists the errors associated with the SQLSTATE 42883.

SQLSTATE 42883 Description

ERRCODE_UNDEFINED_FUNCTION

Error messages associated with this SQLState

ERROR 2126: Aggregate string(string) does not exist
ERROR 2127: Aggregate string(*) does not exist
ERROR 3456: Function string does not exist
ERROR 3457: Function string does not exist, or permission is denied for string
ERROR 3462: Function string with the specified arguments does not exist
ERROR 3930: Meta-function string cannot be used in COPY
ERROR 3931: Meta-function string cannot be used in INSERT
ERROR 3932: Meta-function string cannot be used in UPDATE
ERROR 3933: Meta-function string cannot be used with FROM
ERROR 3934: Meta-function ("string") can be used only in the Select clause
ERROR 4067: No binary input function available for type string
ERROR 4068: No binary output function available for type string
ERROR 4083: No input function available for type string
ERROR 4091: No output function available for type string
ERROR 4286: Operator does not exist: string
ERROR 4290: Operator requires run-time type coercion: string
ERROR 5394: User procedure call (value) is not supported with FROM
ERROR 5910: Function string with the specified type and arguments does not exist
ERROR 6333: Meta-functions or non-deterministic functions cannot be used in projection column expressions
ERROR 6809: Inappropriate usage of meta-function ("string")
ERROR 7323: Meta-functions cannot be used in string expressions
ERROR 7324: Meta-functions cannot be used in string query definitions
ERROR 7340: VOLATILE functions cannot be used in a string expression when adding a column
ERROR 7341: VOLATILE functions cannot be used in a string query when adding a column
ERROR 7589: VOLATILE functions cannot be used in a string expression
ERROR 7590: VOLATILE functions cannot be used in a string query
ERROR 7657: Function "string" does not exist
ERROR 7688: Calling metafunctions 'string' and 'string' within the same query is not supported
ERROR 7692: Multiple calls to metafunction 'string' within the same query are not supported
ERROR 7970: Meta-function string cannot be used in MERGE/UPDATE

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