IBM PureData System for Analytics, Version 7.1

The MaxErrors option

Specifies the number of errors at which the system stops processing rows. If the count of rejected rows reaches this threshold, the system immediately ends and rolls back the load.

The default value is 1. This default causes the system to commit a load only if it contains no errors. A maxErrors value n (where n is greater than 1) allows the first n-1 row rejections to be recoverable errors, not including the number of rows processed in the skipped row range.

Use this option to specify a different value, from 0 (unlimited errors) up to 2,147,483,647 (the largest signed 32-bit integer).

This option is different for fixed-length format. For more information, see Fixed-length option changes.



Feedback | Copyright IBM Corporation 2014 | Last updated: 2014-02-28