Page 1 of 1

!! error occurred during query execution

Posted: Fri Nov 29, 2013 1:11 pm
by banurajadurai
Dear all,

I am new to Vertica.

I am using ODBC in perl to connect to vertica database.

I am trying to run a complex select query using DBD::ODBC.
The query yields few records and exits randomly after fetching few records. Below is the error which is being thrown

DBD::ODBC::st fetch failed: [unixODBC][Vertica][VerticaDSII] (20) An error occurred during query execution: (SQL-HY000) at fetchData.pl line 139.

[/color]


Please help me in resolving this.

Thanks in advance