Microsoft TS:MS SQL Server 2008,Implementation and Maintenance (070-432) Free Practice Test
Question 1
You administer a SQL Server 2008 instance that contains the AdventureWorks database.
The Adventure Works database uses the bulk-logged recovery mode.
You log ship the AdventureWorks database across a WAN link.
There is a scheduled job that rebuilds the indexes of the AdventureWorks database.
You discover that the job increases the size of the log backups for log shipping.
You need to minimize the size of the log backups used by log shipping.
What should you do?
The Adventure Works database uses the bulk-logged recovery mode.
You log ship the AdventureWorks database across a WAN link.
There is a scheduled job that rebuilds the indexes of the AdventureWorks database.
You discover that the job increases the size of the log backups for log shipping.
You need to minimize the size of the log backups used by log shipping.
What should you do?
Correct Answer: A
Question 2
You administer a Microsoft SQL Server database.
You plan to deploy a new database application. You want to use SQL Server common language runtime (CLR) integration.
You need to ensure that CLR assemblies can be used.
What should you do?
You plan to deploy a new database application. You want to use SQL Server common language runtime (CLR) integration.
You need to ensure that CLR assemblies can be used.
What should you do?
Correct Answer: A
Question 3
DRAG DROP
You administer a Microsoft SQL Server 2008 R2 database named
AdventureWorks2008R2 that hosts a credit card-processing application.
You need to implement transparent data encryption.
Which four Transact-SQL statements should you use? (To answer, move the appropriate
SQL statements from the list of statements to the answer area and arrange them in the correct order.)

You administer a Microsoft SQL Server 2008 R2 database named
AdventureWorks2008R2 that hosts a credit card-processing application.
You need to implement transparent data encryption.
Which four Transact-SQL statements should you use? (To answer, move the appropriate
SQL statements from the list of statements to the answer area and arrange them in the correct order.)

Correct Answer:

Question 4
You administer a Microsoft SQL Server 2008 R2 database that contains an OrderItems table.
The table has the following definition: Currently, the table is partitioned by year with each year in its own filegroup.

You need to add a new partition for the upcoming year.
What should you do?
The table has the following definition: Currently, the table is partitioned by year with each year in its own filegroup.

You need to add a new partition for the upcoming year.
What should you do?
Correct Answer: C
Question 5
You are mastering the company database, with SQL Server 2008 computer named SQLTEST1The master database on SQLTEST1 is down. Some SQL Server Agent jobs should be included in the SQLTEST1.The whole database should be backed up every day. You rebuild and restore the master database. You should make sure that SQLTEST1 functions as it did before the database lost. Which is the correct answer?
Correct Answer: C
Question 6
You administer a SQL Server 2008 instance. You have a stored procedure that implements a database maintenance process.
You need to create a SQL Server Agent job that runs the stored procedure. You also need to ensure that the job is removed after successful completion.
What should you do?
You need to create a SQL Server Agent job that runs the stored procedure. You also need to ensure that the job is removed after successful completion.
What should you do?
Correct Answer: D
Question 7
You troubleshoot a SQL Server 2008 instance.
You suspect that an application uses an inefficient locking strategy and causes
concurrency problems.
You need to identify the following:
---
The sessions that wait for a resource The resource needed The sessions that block the resource
Which dynamic management view should you use?
You suspect that an application uses an inefficient locking strategy and causes
concurrency problems.
You need to identify the following:
---
The sessions that wait for a resource The resource needed The sessions that block the resource
Which dynamic management view should you use?
Correct Answer: B
Question 8
You administer a Microsoft SQL Server 2008 R2 instance.
A disk drive that contains the files for the database is lost. The drive has been replaced, but the data files have been irrevocably lost.
You need to restore the database.
What should you do?
A disk drive that contains the files for the database is lost. The drive has been replaced, but the data files have been irrevocably lost.
You need to restore the database.
What should you do?
Correct Answer: H
Question 9
DRAG DROP
You administer a Microsoft SQL Server 2008 database for an order-processing application. The following Transact-SQL statements have been run against the database:

You need to ensure that members of the reporting group can use only up to 35 percent of the CPU and up to 45 percent of the available RAM.
Which four Transact-SQL statements should you use? (To answer, move the appropriate SQL statements from the list of statements to the answer area and arrange them in the correct order.)

You administer a Microsoft SQL Server 2008 database for an order-processing application. The following Transact-SQL statements have been run against the database:

You need to ensure that members of the reporting group can use only up to 35 percent of the CPU and up to 45 percent of the available RAM.
Which four Transact-SQL statements should you use? (To answer, move the appropriate SQL statements from the list of statements to the answer area and arrange them in the correct order.)

Correct Answer:
