单项选择题
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. There is a text file which is named SQL01.log on the E: drive. A SQL Server Agent job executes every 2 minutes and logs information to the text file. You get a report from users saying that the sever doesn't make response. As the technical support, you check and find that the SQL Server Agent service does not run and the SQL Server Agent job no longer functions. You have to identify the reason why the SQL Server Agent service is unresponsive. In the options below, which log should you check?()
A.You should check SQL1.log
B.You should check SQLAGENT.OUT
C.You should check log_xx.trc
D.You should check ERRORLOG
相关考题
-
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasenamedServiceintheinstance.ThereisadatabaseuserwhoisnamedServiceGreatUser.ASQLServerloginnamedServiceGreatLoginmapstoServiceGreatUserintheServicedatabase.AccordingtotherequirementofthecompanyCIO,thedatabaseusercanonlyperformthetwotasksbelow:thedatabaseuserexecutesallstoredproceduresthatcurrentlyexistintheSalesdatabaseandexecutesallstoredproceduresthatwillbecreatedintheSalesdatabase.Sowhatshouldyoudotoensurethis?()
A.ServiceGreatUser should be added to the appropriate fixed database roles.
B.You should assign the appropriate object-level permissions to ServiceGreatUser
C.You should assign the appropriate server-level permissions to ServiceGreatLogin
D.You should assign the appropriate database-level permissions to ServiceGreatUser -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisaninternalapplicationwhichusesAnalysisServicesandReportingServices.YouusetheapplicationonthebasisofSQLServer2008.Accordingtotherequirementofcompanysecuritypolicy,thesurfaceareaforallthedeployedcomponentsofSQLServer2008shouldbeconfigured.Youhavetoimplementthesecuritypolicyanddeviseamethodtoevaluatethesecuritypolicyagainstotherdatabaseservers.Whatshouldyoudo?()
A.You should create policies based on the appropriate facets. Apply the policies against a server group. The server group includes the database servers that need to be configured
B.You should create a Transact-SQL script based on the sp_configure stored procedure. Use a configuration server to run the script against a server group that includes the database servers that need to be configured
C.You should edit the RSReportServer.config configuration file. Distribute the file to all database servers that need to be configured
D.You should analyze your database servers by using the SQL Server Best Practices Analyzer (BPA). Implement the recommendations of the BPA -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasenamedDB1intheinstance.ThecompanystoresclientsdatainDB1.ClientscanaccesstheirprofiledatabyusingaWebapplication.Youmustensurethesecurityofthecustomerdata,youmustensurethatevenifthebackupmediaislost,datafiles,logfilesandsubsequentbackupsandsoonarequitesafe.Sowhatactionshouldyouperformtoachievethisgoal?()
A.For both the CustomerDB database and the master database, enable Transparent Database Encryption.
B.You should use the built-in encryption functions to encrypt the sensitive data at the cell level.
C.You should make the CustomerDB database accessible only through stored procedures and functions.
D.For the CustomerDB database, enable Transparent Database Encryption and back up the transaction log.
