Verify that SET SESSION AUTOCOMMIT is set to off - Connect_ETL - Latest

Connect ETL Vertica Load Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
Latest
ft:locale
en-US
Product name
Connect ETL
ft:title
Connect ETL Vertica Load Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-05-21
ft:lastPublication
2025-05-21T18:34:10.033000

When connecting to a Vertica database through a vsql COPY command or through an ODBC connection, the SET SESSION AUTOCOMMIT option is set to Off by default.

To ensure optimal performance, Vertica recommends retaining the default SET SESSION AUTOCOMMIT setting. When SET SESSION AUTOCOMMIT is set to Off, transactions are not automatically committed after a specified number of records are processed.

For additional information on SET SESSION AUTOCOMMIT, see the SQL Statements section of the Vertica Enterprise SQL Reference Manual.