You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) sample. The SSIS sample includes a number of data flows. You want to use
Business Intelligence Development Studio to control the data that passes through each path in the data flow.
However, you need to ensure that the data flow logic is not affected.
What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) package for Abc.com. You want to specify the XML configuration for the package.
What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) instance for Abc.com. The SSIS instance contains a Data Flow task. You need to
ensure that the package logs errors to a Word document. What should you do? (Choose all that apply)
You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008
server instance. Abc.com makes use of The SSIS instance to run several SQL Server 2008 Integration
Services (SSIS) packages. To ensure Abc.com's productivity, you need to ensure that the database server runs
normally. What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) instance for Abc.com. The SSIS instance uses a default connection manager to
connect to a component. You develop an XML configuration file to provide the required authentication
information for your report. However, you receive an error message stating that you are unable to log in
successfully to the package. You need to ensure that the package is able to run normally. What should you do?
You work as a database administrator at Abc.com. Abc.com network contains a development database server
named ABC-DB06 and a production database server named TESCKLING-DB01. You are creating a SQL
Server 2008 Integration Services (SSIS) package for Abc.com. You include ABC-DB06 in the SSIS package.
You publish the package to ABCDB06 but discover that you are not able to move the data between ABC-DB06
and ABC-DB01. You receive the following error message:
The package could not link to ABC-DB06.
You need to modify the package to reference the ABC-DB06 when it is implemented. What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) instance. The SSIS instance includes a component that contains a string variable
named FileName and a string variable named FilePath. The illustration below displays the Foreach Loop
container for the Collection property:
The Foreach Loop container for the Variable Mappings property for Abc.com is listed below:
You need to ensure that the FilePath variable gets the directory path for the file path reserved in the FileName
variable when you update the package. How can this be achieved? (Choose all that apply.)
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) package for Abc.com. You make use of local development environment in order to
check the package. You then publish the package to the file system on a production server named ABC-DB02.
However, Abc.com users inform you that they are unable to access the package. You need to ensure that
Abc.com users are able to access and run the package. What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) package for Abc.com. The SSIS package references packages in a SQL Server
2008 sample. You want to publish the SSIS package to another SSIS sample which reserves its packages in a
common directory. What should you do?
You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008
Integration Services (SSIS) package. The SSIS package gets data from a FTP server by using numerous FTP
tasks. The package also manages data using various Execute SQL tasks. You need to make sure that the
package is set to restart after the package downloaded the files. What should you do?