September 2012
Beginner to intermediate
672 pages
21h 25m
English
Logging is an important feature provided by SSIS to help users work more efficiently. By analyzing the generated log entries, experienced users can quickly narrow down the problem scope or find a good way to optimize package performance. In some cases, logging is the only way to troubleshoot issues with the execution of SSIS packages. Logging is also used for auditing specific operations performed at different stages of data loading in some organizations. This chapter is useful for both the developer and database administrator who need to work with SSIS.
By default, an SSIS ...