TransferErrorCount property

During transfer processing, the DB2 access service automatically sets the StopCondition property to none. Then, it uses the value set in the TransferErrorCount property to determine how many error rows are allowed before processing stops. You can set this value with this statement:

set TransferErrorCount nnn

The default setting is 0 (zero), which causes the DB2 access service to ignore errors.