Microsoft
70-432 · Question #184
You administer a SQL Server 2008 instance that contains a very large database named FinanceDB. You plan to create a maintenance plan that meets the following objectives for the FinanceDB database…
The correct answer is A. Use the Reorganize Index task. E. Use the Rebuild index task. See the full explanation below for the reasoning.
Question
You administer a SQL Server 2008 instance that contains a very large database named FinanceDB. You plan to create a maintenance plan that meets the following objectives for the FinanceDB database:
- It executes the DBCC CHECKDB statement.
- It rebuilds all the indexes.
- It updates all index statistics.
You need to ensure that the maintenance plan is executed in the minimum amount of time. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Options
- AUse the Reorganize Index task.
- BUse the Update Statistics task.
- CUse the Shrink Database task.
- DUse the Check Database Integrity task.
- EUse the Rebuild index task.
How the community answered
(27 responses)- A78% (21)
- B4% (1)
- C4% (1)
- D15% (4)
Community Discussion
No community discussion yet for this question.