You are employed as a database administrator at Domain.com. Your duties at Domain.com include administrating a SQL Server 2005 database computer named Certkiller -DB04. None of the databases on Certkiller -DB04 contain any views. You want to tune a database named CK_Stats that is hosted on Certkiller -DB04. You to accomplish this task using the Database Engine Tuning Advisor (DTA). Certkiller -DB04 contains a workload file that is appropriate for DTA.
You need to identify any missing nonclustered indexes. You want the existing structures remain intact, and that newly recommend structures are partitioned for best performance.
What should you do? (Each correct answer presents part of the solution. Choose THREE.)
A.
Specify the use of the Nonclustered indexes physical design structure.
B.
Specify the use of the Indexes physical design structure.
C.
Specify Full partitioning as the partitioning strategy.
D.
Specify No partitioning as the partitioning strategy.
E.
Specify Aligned partitioning as the partitioning strategy.
F.
Specify Keep all existing physical design structures (PDS) in database option.
G.
Specify Do not keep all existing physical design structures (PDS) in database option.