单项选择题
You need to design the consolidation strategy for the Promotions and Partners databases. You want to choose a strategy that results in the best database performance while maintaining the permissions of end users in each database.What consolidation strategy should you choose?()
A.Place each database in a separate instance running on SQL2.
B.Place each database in a separate instance running on SQL3.
C.Place both databases in a single instance running on SQL2.
D.Place both databases in a single instance running on SQL3.
相关考题
-
单项选择题
YouneedtomigratetheDeliveryVans,AirlinePreferences,andSeasonalContractorsdatabasesintothedatacenter.Whatshouldyoudo?()
A.Install a separate instance of SQL Server 2005 for each of the databases on a single server.
B.Create a SQL Server database for each of the databases in a single instance of SQL Server 2005.
C.Import the data from each of the databases into a single database in an instance of SQL Server 2005.
D.Install a default instance of SQL Server 2005 on three separate servers. Use one server for each of the databases. -
单项选择题
YouneedtodesignastrategyforidentifyingthenumberofinstancesthatanyoneSQLServer2005computerwillsupport.Whatshouldyoudo?()
A.Specify that each server must have one instance for each customer.
B.Specify that each server must each have only one instance.
C.Specify that each server must have one instance for each database that is hosted on that server.
D.Specify that each server must have one instance for each customer who has one or more databases that are hosted on that server. -
多项选择题
YouneedtoimprovetheperformanceofthetempdbdatabaseonSQL1.Whichtwoactionsshouldyouperform?()
A.Move tempdb onto a faster disk volume.
B.Increase the initial size of tempdb to 1.5 GB
C.Increase the size of the data files in the Tracking database.
D.Decrease the file growth increment for tempdb to 25 MB
E.Use more local temporary tables and fewer global temporary tables in the Tracking database.
