When i was loading transcational data to teradata database , attached is the error i was getting. It says that Sql request exceeds maximum allowed limit of 1 MB… Did google on this topic and foundout that it was to deal with ODBC connection but was not clear.
We need to reduce the commit size. When the number of columns to Teradata Target is really more then it has some limits on each line of data. So if you have your commit size set as 1000 then probably try reducing it to 500