Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS Log Provider for SQL Server

$
0
0

Using SQL Server 2008 R2.

I created a package that imports an excel file into several SQL Server tables. For test purposes, I have added errors to this package. Using BIDS, I turned on SSIS logging. I have checked onError and onTaskFailed. If I run the package interactively by double clicking the file, the errors are  written to sysSsislog table in SQL Server. However, if I run the package via a SQL Server agent job, the package still errors out, but does not write the errors to sysSsislog table.

Within the job under the Job Step Properties, I have turned on (I think) logging via the Logging tab. The log provider isSSIS log provider for SQL Server. The configuration string points to the package OLEDB connection to SQL Server.

What am I missing? Why does the package write the errors to sysssislog when I run the program via a job?

Any help will be highly appreciated.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>