October 2020
Intermediate to advanced
402 pages
7h 19m
English
In our journey to build a simple, custom, file-based SSIS framework, we have built a metadata database (named SSISDB), a test SSIS project, loaded some sample metadata (for the test SSIS project), created the execution engine (Parent.dtsx), and added instrumentation.
This chapter covers persisting instrumentation messages that are generated in the execution engine to the SSISConfig database.
The information messages raised by the execution Parent.dtsx and displayed on the Progress/Execution ...