<< Click to Display Table of Contents >> Save batch errors |
![]() ![]() ![]() |
Sometimes errors can occur during the import process. To save information about these errors, call the procedure UpdateBatchErrors with parameters for BatchId, the number of errors, and the error messages themselves. Saving this information allows a system administrator to check for import batches that has ErrorCount <> 0 at his/her leisure, and to identify the problem.
EXEC UpdateBatchErrors 3444,1,'Missing person for NationalId=28114433222'