You are designing a SQL Server Integration Services (SSIS) solution. The solution will contain an SSIS project that includes several SSIS packages. Each SSIS package will define the same connection managers and variables.
You have the following requirements:
✑ The deployment model must support changing the content of connection strings by using parameters at execution time.
✑ The deployment model must automatically log events to the SSISDB database.
✑ Maximize performance at execution time.
You need to design a solution that meets the requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
Comments