PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

You need to define and reuse the flat file connection in all project packages

You are using SQL Server Data Tools to develop a SQL Server Integration Services (SSIS) project. The first
package that you create in this project contains a package connection that accesses a flat file. Additional
packages in the project must also access this file.You need to define and reuse the flat file connection in all
project packages. What should you do?

Which package configuration should you use?

You are developing a SQL Server Integration Services (SSIS) package that imports data into a data warehouse
hosted on SQL Azure. The package uses a Foreach container to process text files found in a folder. The
package must be deployed to a single server by using the Project Deployment model. Multiple SQL Server
Agent jobs call the package. Each job is executed on a different schedule. Each job passes a differentfolder
path to the package. You need to configure the package to accept the folder path from each job.
Which package configuration should you use?

You need to ensure that the username and password values are encrypted when they are deployed

You are developing a project that contains multipleSQL Server Integration Services (SSIS) packages. The
packages will be deployed to the SSIS catalog. One of the steps in each package accesses an FTP site to
download data files. You create project parameters to store the username and password that are used to
access the FTP site. You need to ensure that the username and password values are encrypted when they are
deployed.
What should you do?