Obtaining error information

To obtain destination-template transfer error information, use one of these options:

During processing, the access service sets the StopCondition property to none. It uses the value in the TransferErrorCount property to determine the number of error rows it will allow before it stops processing.

You can set this value with this statement:

set TransferErrorCount nnn

The default setting is 0, which causes the access service to ignore errors.