多项选择题
You need to review the current storage system and decide on the best configuration for the tempdb database on SQL1 to improve tempdb performance. Your solution must ensure that company requirements and policies are fulfilled.Which two actions should you perform?()
A.Create a RAID-1 set, and move tempdb to this drive set.
B.Create a RAID-0 set, and move tempdb to this drive set.
C.Set the starting size of tempdb to 3 GB
D.Create a RAID-0 set, and move tempdb and the user database with the largest index to this drive set.
E.Disable automatic file growth on tempdb.
相关考题
-
单项选择题
YouneedtoimprovethespeedofbackupsonSQL1.Managementhasapprovedthepurchaseofadditionalharddisksforthisserver.Whatshouldyoudo?()
A.Configure the hard disks as a RAID-0 array, and store the backups on this new array.
B.Configure the hard disks as a RAID-5 array, and store the backups on this new array.
C.Configure the hard disks as a RAID-10 array, and store the backups on this new array.
D.Configure the hard disks as a spanned volume, and store the backups on this new volume.
E.Use the hard disks to extend the volume that currently holds SQL Server backups. -
多项选择题
YouneedtoidentifythecombinationsoftheWindowsoperatingsystemandSQLServer2005versionthatwillbethemostappropriateforthenewR&Dconfiguration,whichwillincludetheResearch,Parts,andEngineeringdatabases.Whichtwocombinationswillbethemostappropriate?()
A.Windows Server 2003 Enterprise Edition with SQL Server 2005 Enterprise Edition
B.Windows Server 2003 Datacenter Edition with SQL Server 2005 Enterprise Edition
C.Windows Server 2003 Standard Edition with SQL Server 2005 Enterprise Edition
D.Windows Server 2003 Enterprise Edition with SQL Server 2005 Standard Edition -
单项选择题
You plan to create a unique nonclustered index on the CustomerID, LastName, and FirstName columns of the CustomerData.Customers table in the CRM database. To aid in estimating the space requirements for the index, you identify the following variables: You need to identify the most significant additional variable that will increase the estimated index size. Which additional variable should you identify?()
A.current number of rows
B.null bitmap
C.fill factor
D.automatically generated uniqueifier value
