SSIS Interview Questions 15
What is an event handler? It is a workflow that responds programmatically to events that occur on a package level, container level, task level or change of variable value What is MSDTC? The built-in transaction support in SSIS makes use of the Distributed Transaction Coordinator (MSDTC) service which must be running for the transaction to […]