You need to ensure that the minimum amount of disk space is used to store the data in the Product table
You need to ensure that the reporting database is restored
You administer a Microsoft SQL Server 2012 server that hosts a transactional database
and a reporting database.
The transactional database is updated through a webapplication and is operational throughout the day.
The reporting database is only updated from the transactional database.
The recovery model and backup schedule are
configured as shown in the following table:
The differential backup of the reporting database fails.
Then, the reporting database fails at 14:00 hours.
You need to ensure that the reporting database is restored.
You also need to ensure that data loss is minimal.
What should you do?
You need to ensure that the databases are restored
You administer a Microsoft SQL Server 2012 server that hosts a transactional database
and a reporting database.
The transactional database is updated through a webapplication and is operational throughout the day.
The reporting database is only updated from the transactional database.
The recovery model and backup schedule are configured as shown in the following table:
At 14:00 hours, you discover that pages 71, 520, and 713 on one of the database files are corrupted onthe
reportingdatabase.
You need to ensure that the databases are restored.
You also need to ensure that data loss is minimal.
What should you do?
You need to ensure that the transactional database is restored
You administer a Microsoft SQL Server 2012 server that hosts a transactional database
and a reporting database.
The transactional database is updated through a webapplication and is operational throughout the day.
The reporting database is only updated from the transactional database.
The recovery model and backup schedule are configured as shown in the following table:
At 16:20 hours, you discover that pages 17, 137, and 205 on one of the database files
are corrupted on the transactionaldatabase.
You need to ensure that the transactional database is restored.
You also need to ensure that data loss is minimal.
What should you do?
You need to ensure that the reporting database is restored
You administer a Microsoft SQL Server 2012 server that hosts a transactional database
and a reporting database.
The transactional database is updated through a webapplication and is operational throughout the day.
The reporting database is only updated from the transactional database.
The recovery model and backup schedule are configured as shown in the following table:
One of the hard disk drives that stores the reportingdatabase fails at 16:40hours.
You need to ensure that the reporting database is restored.
You also need to ensure that data loss is minimal.
What should you do?
You need to identify the correct replication methodfor each scenario
DRAG AND DROP
You administer several Microsoft SQL Server 2012 servers.
Your company has a number of offices across the world connected by using a wide area network (WAN).
Connections between offices vary significantly in both bandwidth and reliability.
You need to identify the correct replication methodfor each scenario.
What should you do? (To answer, drag the appropriate replication method or methods to the correct location or
locations in the answer area. Each replication method may be used once, more than once, or not at all.)
Select and Place:
Which threeactions should you perform in sequence?
DRAG DROP
You administer three Microsoft SQL Server 2012 servers named ServerA, ServerB, and ServerC.
ServerA is the acting principal and ServerB is the mirror.
You need to add ServerC as a witness to the existing mirroring session between ServerA and ServerB.
You need to achieve this goal without delaying synchronization.
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.)
Build List and Reorder:
Which three actions should you perform in sequence?
You are a database administrator of a Microsoft SQLServer 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 andSQLServer02 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.)
Build List and Reorder:
Which three actions should you perform in sequence?
You administer a Microsoft SQL Server 2012 environment that contains a production SQL Server 2005 instance
named SQL2005 and a development SQL Server 2012 instance named SQL2012.
The development team develops a new application that uses the SQL Server 2012 functionality.
You are planning to migrate a database from SQL2005to SQL2012 so that the development team can test
their new application.
You need to migrate the database without affecting the production environment.
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.)
Build List and Reorder:
Which four Transact- SQL statements should you use?
You administer a Microsoft SQL Server 2012 database. You use an OrderDetail table that has the following
definition:
You need to create a non-clustered index on the SalesOrderID column in the OrderDetail table to include only
rows that contain a value in the CarrierTrackingNumber column. 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.)
Build List and Reorder: