Sunday, February 5, 2017

Logging In SSIS


Logging In SSIS























































































































































































































set the 32 bit mode to error logging to show.

Profiler - open the .trc -

SQL SERVER error logging set up - error logged on sysssislog.


















































































































































SSIS - CUSTOM LOGGING STEPS


Event Handlers And Custom Logging - SSIS PART 2









































SSIS - CUSTOM LOGGING STEPS







Event Handlers And Custom Logging - SSIS PART 1

























































Event Handler:


Like the Try And Catch.

In the below it shows in event handler the two things






























In Executable , u can "perform" or  "CATCH".


Currently we do not have any "executable".






Event Handler at the package level.

If we create a sql task ,under the executable show the task , log at the task level and
not at the package level.

































variables mapped:



























Get the job run id and get the next one and through out the job run the job run id remains same.








set flag






























This variable is set on all the events.