The server is mission-critical and cannot be shut down.. SQL Server 2008 Standard Edition is installed.. Enable compression, then check the table size C.. You have a server that supports
Trang 1New Features in SQL Server 2008 • Chapter 1 27
16 Within your application, you need to log all changes to one table DDL
and DML changes must be logged What’s the best approach to solve this
problem?
A Use the built-in auditing capability
B Create a DDL trigger
C Create a DML trigger
D This cannot be accomplished
17 You have a server that supports Hot Add CPU The current CPU utilization
is 95 to 100 percent most of the time The server is mission-critical and cannot
be shut down SQL Server 2008 Standard Edition is installed What should
you do?
A Use the Hot Add CPU feature to add another CPU
B Use the Hot Add CPU feature to add two CPUs
C Add more memory to the server
D Schedule an outage and add another CPU to the server
18 You are contemplating using data compression on a table You would like to
know how much space this will save How can you determine the savings?
A View the table properties
B Enable compression, then check the table size
C Use sp_estimate_data_compression_savings
D Use sp_check_compression
19 You have a server that supports Hot Add Memory Performance is sluggish,
and you believe adding more memory will help The server is mission-critical
and cannot be shut down SQL Server 2008 Standard Edition is installed
What should you do?
A Use the Hot Add CPU feature to add another CPU
B Use the Hot Add CPU feature to add two CPUs
C Add more memory to the server
D Schedule an outage and add memory to the server
Trang 228 Chapter 1 • New Features in SQL Server 2008
20 You have a SQL Server 2008 installation, and you want to create a high- availability solution What are the ideal approach(es) to solve this problem?
A Backup and restore
B Replication
C Mirroring
D Clustering
Trang 3New Features in SQL Server 2008 • Chapter 1 29
Self Test Quick Answer Key
1 C
2 D
3 B
4 B
5 B
6 B
7 D
8 A
9 A
10 D
11 A
12 A
13 D
14 B
15 B
16 A
17 D
18 C
19 D
20 C and D
Trang 4This page intentionally left blank
Trang 5Exam objectives review:
˛ Summary of Exam Objectives
˛ Exam Objectives Fast Track
˛ Exam Objectives Frequently Asked Questions
˛ Self Test
˛ Self Test Quick Answer Key
Exam objectives in this chapter:
SQL Versions, Requirements, Features,
■
■
and Differences Planning Your Installation
■
■
Upgrading vs Side-by-Side Installation
■
■
Database Instances, Files, Locations,
■
■
Filegroups, and Performance
Installing SQL
Server 2008
Chapter 2
MCTS SQL Server 2008
Exam 432