You need to ensure that the custom object is deployed on the test environment correctly
You are deploying a new SQL Server Integration Services (SSIS) project to the test
environment.
A package in the project uses a custom task component.
You need to ensure that the custom object is deployed on the test environment correctly.
What should you do?
You need to ensure that the project is deployed to the production environment with the least amount of adminis
You are deploying a project to the SQL Server Integration Services (SSIS) catalog.
You need to ensure that the project is deployed to the production environment with the least
amount of administrative effort.
What should you do?
You need to configure a logging methodology that meets the requirements while minimizing the amount of deploym
To ease the debugging of packages, you standardize the SQL Server Integration Services
(SSIS) package logging methodology.
The methodology has the following requirements:
Centralized logging in SQL Server
Simple deployment
Availability of log information through reports or T-SQL
Automatic purge of older log entries
Configurable log details
You need to configure a logging methodology that meets the requirements while minimizing
the amount of deployment and development effort.
What should you do?
Which hierarchy type should you use?
You are creating a SQL Server Master Data Services (MDS) model for a company.
The source data for the company is stored in a single table that contains the manager-tosubordinate relationships.
You need to create a hierarchy representing the organizational structure of the company.
Which hierarchy type should you use?
You need to produce the CSV file with the least amount of development effort
You are the data steward for a Business Intelligence project.
You must identify duplicate rows stored in a SQL Server table and output discoveries to a
CSV file. A Data Quality Services (DQS) knowledge base has been created to support this
project.
You need to produce the CSV file with the least amount of development effort.
What should you do?
You need to complete the mapping of the Group column
You are using the Knowledge Discovery feature of the Data Quality Services (DQS) client
application to modify an existing knowledge base.
In the mapping configuration, two of the three columns are mapped to existing domains in
the knowledge base. The third column, named Group, does not yet have a domain.
You need to complete the mapping of the Group column.
What should you do?
Which SQL Server application should you use?
You are installing SQL Server Data Quality Services (DQS).
You need to give specific users access to the Data Quality Server.
Which SQL Server application should you use?
You need to design a solution that gives the application access to the product data with the least amount of d
You manage a SQL Server Master Data Services (MDS) environment.
A new application requires access to the product data that is available in the MDS
repository.
You need to design a solution that gives the application access to the product data with the
least amount of development effort.
What should you do?
You need to complete the post-installation configuration
You are completing the installation of the Data Quality Server component of SQL Server
Data Quality Services (DQS).
You need to complete the post-installation configuration.
What should you do?
You need to ensure that if any of the three Execute SQL product tasks fail, all three tasks will roll back the
You are editing a SQL Server Integration Services (SSIS) package that contains three
Execute SQL tasks and no other tasks. The three Execute SQL tasks modify products in
staging tables in preparation for a data warehouse load.
The package and all three Execute SQL product tasks have their TransactionOption property
set to Supported.
You need to ensure that if any of the three Execute SQL product tasks fail, all three tasks will
roll back their changes.
What should you do?