单项选择题
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The server hosts databases for several mission-critical applications. Microsoft SQL Server Management Studio executes queries and it has some effect. Now you intend to limit the effect by using the Resource Governor. You must make sure that queries initiated through SQL Server Management Studio is less than 20 percent of CPU utilization, besides this, you must make sure that queries initiated by the mission-critical applications can consume 100 percent of CPU utilization when required. So what action should you perform to achieve this goal? ()
A.You should alter the default resource pool and set the MAX_CPU_PERCENT option to 80. Then assign this resource pool to the workload group used by SQL Server Management Studio.
B.First, you should create a new resource pool and set the MAX_CPU_PERCENT option to 20. Then assign this resource pool to the workload group used by SQL Server Management Studio.
C.You should alter the default resource pool and set the MAX_CPU_PERCENT option to 20. Then assign this resource pool to the workload group used by the mission-critical applications.
D.First, you should create a new resource pool and set the MAX_CPU_PERCENT option to 80. Then assign this resource pool to the workload group used by the mission-critical applications.
相关考题
-
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.Accordingtothecompanyrequirement,youmigrateanapplicationfromMicrosoftSQLServer2000toMicrosoftSQLServer2008.YouhavetomonitortheSQLServerinstance,andrecordtheuseoffeatureswhichwillbediscontinued.Whatshouldyoudo?()
A.The SQL Server 2008 Upgrade Advisor should be used
B.You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes
C.You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes
D.You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes. -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.Todayyounoticethatapplicationsthatrunontheserverhavepoorperformances.Youdoubtthatthishassomethingtodowithtablescans.YouhavetocapturetheappropriateinformationbyusinganappropriateWindowsSystemMonitorobject.Intheoptionsbelow,whichperformanceobjectshouldyouuse?()
A.You should use SQLServer:Buffer Manager
B.You should use SQLServer:Memory Manager
C.You should use SQLServer:Databases
D.You should use SQLServer:Access Methods -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.TheserverhasaverylargedatabasenamedDB1.AnapplicationwhichisconstantlyavailableusesDB1.Nowyougetareportfromusers,inthereportuserscomplainthatserverhasapoorperformance.Asthetechnicalsupport,youhavetoimprovetheperformanceoftheapplicationbyusingtheDatabaseEngineTuningAdvisor.Besidesthis,youmustmakesurethattheactionofanalyzingtheworkloadwillnotaffecttheperformanceoftheproductionserver.Sowhatshouldyoudo?()
A.On the local server, enable the XP_MSVER stored procedure
B.On the remote server, enable the XP_MSVER stored procedure.
C.On the production server, use the dta.exe utility along with an XML input file.
D.You should configure a test server that has a similar hardware configuration. Use the dta.exe utility on the test server along with an XML input file
