What should you create?
You administer a Microsoft SQL Server 2012 database named Contoso on a server named
Server01.
You need to be notified immediately when fatal errors occur on Server01.
What should you create?
What should you create?
You administer a Microsoft SQL Server 2012 database named Contoso on a server named
Server01.
You need to diagnose deadlocks that happen when executing a specific set of stored
procedures by recording events and playing them back on a different test server.
What should you create?
What should you create?
You administer a Microsoft SQL Server 2012 database named Contoso on a server named
Server01.
You need to prevent users from disabling server audits in Server01.
What should you create?
Which four Transact-SQL statements should you use?
DRAG DROP
You administer a Microsoft SQL Server 2012 server that has a database named Contoso.
The Contoso database has a table named ProductPrices in a schema named Sales.
You need to create a script that writes audit events into the application log whenever data in
the ProductPrices table is updated.
Which four Transact-SQL statements should you use? (To answer, move the appropriate
statements from the list of statements to the answer area and arrange them in the correct order.)
Which three actions should you perform in sequence?
DRAG DROP
You administer a Microsoft SQL Server 2012 database.
Your database is experiencing deadlock issues.
You need to be able to monitor deadlocks.
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 Transact-SQL statement should you use?
You administer a Microsoft SQL Server 2012.
A process that normally runs in less than 10 seconds has been running for more than an
hour.
You examine the application log and discover that the process is using session ID 60.
You need to find out whether the process is being blocked.
Which Transact-SQL statement should you use?
Which configuration should you use?
You administer all the deployments of Microsoft SQL Server 2012 in your company. You
have two servers in the same data center that hosts your production database.
You need to ensure that the database remains available if a catastrophic server failure or a
disk failure occurs.
You also need to maintain transactional consistency of the data across both servers.
You need to achieve these goals without manual intervention.
Which configuration should you use?
Which three actions should you perform in sequence?
DRAG DROP
You are a database administrator of a Microsoft SQL Server 2012 environment. The
environment contains two servers named SQLServer01 and SQLServer02. The database
Contoso exists on SQLServer01.
You plan to mirror the Contoso database between SQLServer01 and SQLServer02 by using
database mirroring.
You need to prepare the Contoso database for database mirroring.
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.)
You need to offload the reporting workload to the secondary replica when HA/Server01 is the primary replica
You create an availability group that has replicas named HA/Server01 and HA/Server02.
Currently, HA/Server01 is the primary replica.
You have multiple queries that read data and produce reports from the database.
You need to offload the reporting workload to the secondary replica when HA/Server01 is
the primary replica.
What should you do?
You need to be able to create database mirroring endpoints on both servers
You administer two Microsoft SQL Server 2012 servers. Each server resides in a different,
untrusted domain.
You plan to configure database mirroring.
You need to be able to create database mirroring endpoints on both servers.
What should you do?