Error Messages Associated with SQLSTATE 22019
This topic lists the errors associated with the SQLSTATE 22019.
SQLSTATE 22019 Description
ERRCODE_INVALID_ESCAPE_CHARACTER
Error messages associated with this SQLState
ERROR 2729: COPY DELIMITER for column string must be a single character
ERROR 2730: COPY delimiter must be a single character
ERROR 2731: COPY ENCLOSED BY cannot be a whitespace character
ERROR 2732: COPY ENCLOSED BY for column string cannot be a whitespace character
ERROR 2733: COPY ENCLOSED BY for column string must be a single character
ERROR 2734: COPY ENCLOSED BY must be a single character
ERROR 2736: COPY ESCAPE AS for column string must be a single character
ERROR 2737: COPY ESCAPE must be a single character
ERROR 2758: COPY TRIM for column string must be an empty string or a single character
ERROR 2759: COPY trim must be an empty string or a single character
ERROR 3284: ESCAPE strings must be a single character, not "value"
The Vertica User Community contains knowledge base articles, blogs, and forum posts that may help you resolve these errors.