I am running a Pentaho Kettle transformation to insert into and update an Oracle 11g database that Kettle connects to using ODBC. When I run the transformation (or edit any of the database steps) I get the following message:
WARNING: Error handling in combination with batch processing is not fully supported on the used database because of driver limitations. Proceed with caution at your own risk.
Since I don't want to proceed if caution is needed, and I can't change the drivers I figure I better turn of the batch processing. How do I do that?