Thanks. FYI, I did change to use a SQL server connection and not an ODBC connection. I changed the batch size to 1,000,000 on the SQL connection and it still wrote the records without an error.
I expected records without an error to be written using ODBC, I just didn’t expect them to write using a SQL connection with a large batch size.
Having the package id in the log file name will help me. We will probably run 50 to 75 packages a day and it will be difficult trying to identify the log files for a specific package.
Ron