单项选择题
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB1 inthe instance. You have set the recovery model of DB1 to Full. You deploy a new process. The process modifies 10,000 records from the Accounts table at 18:00 every day. Any modification made by the process to the data must be reverted and database keeps online. You must make sure of this. So which strategy should you implement?()
A.You should implement Differential backup
B.You should implement Database snapshots
C.You should implement Primary filegroup backup
D.You should implement Transaction log backup
相关考题
-
单项选择题
YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasenamedDB1intheinstance.Youputforwardadatabasemaintenanceplan.Themaintenanceplanrebuildsindexes,checksdatabaseintegrity,writesareporttoatextfile.Nowthecompanyrequiresthatwhenthemaintenanceplanexecutesabnormally,theoperatorscanbenotifiedbyane-mailmessage.You'vebeenassignedthistask.SoyouhavetomakemodificationsontheSQLServerinstance.Whatshouldyoudo?()
A.For the SQL Server Agent, you should enable a fail-safe operator
B.You should modify the database maintenance plan, making it send an e-mail to the appropriate operators
C.You should modify the database maintenance plan, making it include a Notify Operator task that e-mails the appropriate operators.
D.You should modify the SQL Server Agent job. The job executes the database maintenance plan to notify the appropriate operators. -
单项选择题
YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisasingleDatabaseMailprofile.ReportsaresenttoallthecompanyemployeesbyusingtheMailprofile.Duringofficehours,alargevolumeofreportsaresentbythesp_send_dbmailstoredprocedure.Nowyounoticethatittakesalongtimeforthereportstobesenttothecompanymanager.Asthetechnicalsupport,youhavetospeedupthedelivery.Sowhatactionshouldyouperformtoachievethisgoal?()
A.Another SMTP account should be added to the existing Database Mail profile
B.When you send the reports to the manager, you should use the @importance = high parameter.
C.You should change the Account Retry Attempts option of the Database Mail system properties
D.You should configure a new Database Mail profile. The new one will be used for sending the reports to the manager. -
单项选择题
YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.YouintendtoconfigureFILESTREAMdata,enablingFILESTREAMforfileI/OstreamingaccessandallowingremoteclientcomputerstohavestreamingaccesstoFILESTREAMdata.YoumustmakesurethatFILESTREAMdataisenabled.Intheoptionsbelow,whichserviceshouldyouconfigure?()
A.You should configure Distributed File System
B.You should configure SQL Server
C.You should configure SQL Server Full Text
D.You should configure SQL Server VSS Writer
