You need to create a fully automated solution to ensure that reports do not deliver archived data
A company runs SQL Server Database Engine and SQL Server Reporting Services (SSRS)
in native mode. Reports are based on data that is cached in multiple shared datasets.
Source data is archived each day at midnight for regulatory compliance purposes. The
shared datasets may continue to cache data that should not be used in reports. Shared
report schedules are often paused during nightly server maintenance windows.
Reports must not return archived data.
You need to create a fully automated solution to ensure that reports do not deliver archived data.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
Which component should you add to the package?
DRAG DROP
A company has a data warehouse that is rapidly increasing in size.
You plan to improve query performance by partitioning a very large fact table.
You need to identify the columns that are good partitioning candidates and the range that
each partition should include.
Which component should you add to the package?
To answer, drag the appropriate component from the list of items to the answer area.
Which three actions should you perform in sequence?
DRAG DROP
You administer a SQL Server Reporting Services (SSRS) infrastructure. Data alerts are provisioned.
You need to monitor the number of report data feed processing events during every
automated execution.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
Which task should you add to the Developer Support role?
You are managing a SQL Server Reporting Services (SSRS) instance in native mode. A
system role named Developer Support is present on the server.
Members of the Developer Support role cannot modify the report execution timeout period.
You need to enable members of the Developer Support role to modify the report execution
timeout period.
Which task should you add to the Developer Support role?
You need to ensure that the query uses EmployeeName
You have a Microsoft SQL Azure database that contains a table named Employees.
You create a non-clustered index named EmployeeName on the name column.
You write the following query to retrieve all of the employees that have a name that starts
with the letters JOH:
You discover that the query performs a table scan.
You need to ensure that the query uses EmployeeName.
What should you do?
Which three code segments should you execute?
DRAG DROP
Your network contains a server named Server1 that runs SQL Server 2012. Server1
contains an instance named Instance1. Instance1 contains a database named
ContentDatabase.
ContentDatabase uses transaction log backups.
The recovery model of ContentDatabase is set to FULL.
You need to shrink the ContentDatabase_Log log file to 7 MB. The solution must ensure
that you can continue to back up the transaction log.
Which three code segments should you execute?
To answer, move the appropriate code segments from the list of code segments to the
answer area and arrange them in the correct order.
You need to choose a reporting method that meets the requirements
You are designing a reporting solution that uses SQL Server Reporting Services (SSRS) in
SharePoint integrated mode.
The reporting solution must meet the following requirements:
Allow report writers to reuse content between different reports.
Allow report writers to modify reusable content in SharePoint.
Retain version history for report content.
You need to choose a reporting method that meets the requirements.
What should you use? (More than one answer choice may achieve the goal. Select the
BEST answer.)
Which three actions should you perform in sequence?
DRAG DROP
You are administering a SQL Server Analysis Services (SSAS) database on a server. The
database hosts a financial cube based on a SQL Azure database.
You need to grant read access to the financial cube for all users in the group
USA\PowerUsers.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
Which three steps should you document in sequence?
DRAG DROP
You are the administrator of a SQL Server Integration Services (SSIS) catalog. You have
access to the original password that was used to create the SSIS catalog.
A full database backup of the SSISDB database on the production server is made each day.
The server used for disaster recovery has an operational SSIS catalog.
Information that is encrypted in the SSISDB database must not be lost.
You need to document the disaster recovery solution that restores the production SSIS
catalog to the disaster recovery server.
Which three steps should you document in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.
Which authentication type should you configure in the RSReportServer.config file?
You are managing a SQL Server Reporting Services (SSRS) instance.
A website must pass credentials to the local security authority for Reporting Services.
You need to configure Reporting Services to issue a challenge/response when a connection
is made without credentials.
Which authentication type should you configure in the RSReportServer.config file?