Error Messages Associated with SQLSTATE 22V24

This topic lists the errors associated with the SQLSTATE 22V24.

SQLSTATE 22V24 Description

ERRCODE_COPY_PARSE_ERROR

Error messages associated with this SQLState

ERROR 6703: Corrupt orc source!
ERROR 6723: Data type string is not supported for the ORC file format
ERROR 6726: Datatype mismatch: column value in the orc source [string] has type string, expected string
ERROR 6777: Failed to read orc source [string]
ERROR 6778: Failed to read orc source [string]: string
ERROR 7087: Attempt to load value columns from an orc source [string] that has value columns
ERROR 7127: The table has value columns, but the orc source [string] has value columns
ERROR 7157: Attempt to load value columns from an orc source [string] that has value columns and value partition columns
ERROR 7202: The table has value columns, but the orc source [string] has value columns and value partition columns
ERROR 7223: Attempt to load value columns from a parquet source [string] that has value columns
ERROR 7224: Attempt to load value columns from a parquet source [string] that has value columns and value partition columns
ERROR 7241: Corrupt parquet source!
ERROR 7246: Data type string is not supported for the PARQUET file format
ERROR 7247: Datatype mismatch: column value in the parquet source [string] has type string, expected string
ERROR 7257: Failed to read parquet source [string]
ERROR 7258: Failed to read parquet source [string]: string
ERROR 7286: The table has value columns, but the parquet source [string] has value columns
ERROR 7287: The table has value columns, but the parquet source [string] has value columns and value partition columns
ERROR 7786: Failed to read parquet source [string]: some of the value selected columns do not match with value columns in file
ERROR 7985: Decimal type with precision value (> 38) is not supported
ERROR 8779: Failed to read parquet source [string]: collection types are not supported
ERROR 8847: Failed to read orc source [string]: collection types are not supported
ERROR 8862: No ORC Column Readers found for column [value]

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