单项选择题
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 in the instance. You put forward a database maintenance plan. The maintenance plan rebuilds indexes, checks database integrity, writes a report to a text file. Now the company requires that when the maintenance plan executes abnormally, the operators can be notified by an e-mail message. You've been assigned this task. So you have to make modifications on the SQL Server instance. What should you do?()
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 -
单项选择题
YouworkinacompanywhichusesSQLServer2008.Youaretheadministratorofthecompanydatabase.InyourcompanythereisaserverwhichcontainsadefaultSQLServer2005instance.Foranewapplication,youhavetoinstallaSQLServer2008instanceontheserver.YourcompanyCIOassignsatasktoyou.Youmustmakesurethattherespectivecertifiedthird-partyapplicationshaveaccesstobothdatabaseinstances.Youhavetoachievethisgoalwithoutchangingtheexistingapplicationenvironments.Sowhatshouldyoudotoachievethisbyusingaslittledatabaseadministrativeeffortaspossible?()
A.You should install SQL Server 2008 as a named instance, and make the new application to use the new instance.
B.You should install SQL Server 2008 as the default instance, and make the new application to use the default instance.
C.You should upgrade the SQL Server 2005 application to use SQL Server 2008.
D.You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance.
