PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the five package configuration options should you use?

You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
A Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration
Services (SSIS).
You need to determine which package configuration to use for SSIS packages. You need
to select a package configuration option that will allow you to store multiple configuration
properties/values and ensure that all the properties/values are loaded.
Which of the five package configuration options should you use?

Which of the five package configuration options should you use?

You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration
Services (SSIS).
You need to determine which package configuration to use for SSIS packages. You need
to select a package configuration option that will allow you to store multiple configuration
properties/values and support encryption using EFS (Encrypted File System).
Which of the five package configuration options should you use?

Which two of the following options describe the solution that would require the minimum development effort?

You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
The company has a SQL Server data mart named DMMarketing which contains historical
data for use by the Marketing department.
You need to create a package in SQL Server Integration Services (SSIS) to load data into
DMMarketing. The data will come from multiple Online Transactional Processing (OLTP)
data sources.
Your solution must be able to analyze the data for problems by reporting on column-length
value distribution, null values in selected columns and duplicate values in potential key
columns. Users must be able to generate an XML report that lists any exceptions.
Which two of the following options describe the solution that would require the minimum
development effort? (Choose two).

Which two of the following options describe the solution that meets the requirements and maximizes performance

You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure which includes SQL Server
Integration Services (SSIS).
You need to create a project in SSIS that will contain multiple SSIS packages.
The variables and connection managers will be the same for all SSIS packages within the
project. You need to parameterize the connection manager strings to enable the properties
to be updated for subsequent package runs.
You need to ensure that your solution includes the automatic logging of events in the
Analysis Services database.
Which two of the following options describe the solution that meets the requirements and
maximizes performance? (Choose two).

what way must the configuration be adjusted?

Exhibit:
<endpoint address =” http://www.PassGuide.com/PassGuideService”
Binding=”netTc pBinding”
bindingConfiguraton-NetTcpBinding_PassGuideService
contract=”ServiceReference 1. IPassGuideService’
name=’NetTcpBinding_PassGuideService”/>
There is a WCF (Windows Communication Foundation) service PassGuideService.
PassGuideService use address tcp:www.PassGuide.com/PassGuideService to listens for
messages.
The logical address is www.PassGuide.com/PassGuideService
The WCF client is configured as in the exhibit.
However, the client is unable to communicate with the server.
In what way must the configuration be adjusted?

How can this be achieved?

There is a WCF (Windows Communication Foundation) service PassGuideService.
PassGuideService communicates with a database PassGuideDB.
PassGuideDB uses a workflow engine.
PassGuideDB handles data access authorization. A security exception is raised an unauthorized
user tries to access PassGuideDB.
This exception must be transmitted the client that is calling PassGuideService.
How can this be achieved? Select two.

How should the stacking order be defined?

DRAG DROP
There is a WCF (Windows Communication Foundation) service PassGuideService.
PassGuideService supports transactions. Messages handled by PassGuideService must be
encoded using a binary encoding, must be secured using Windows stream-based security, and
must be sent over TCR.
PassGuideService must implement a custom binding for the service.
How should the stacking order be defined?