单项选择题
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 database named Service in the instance. There is a database user who is named ServiceGreatUser. A SQL Server login named ServiceGreatLogin maps to ServiceGreatUser in the Service database. According to the requirement of the company CIO, the database user can only perform the two tasks below: the database user executes all stored procedures that currently exist in the Sales database and executes all stored procedures that will be created in the Sales database. So what should you do to ensure this? ()
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. -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.Nowinahighsecurityenvironment,youmanageaSQLServer2008cluster.YouintendtoconfigureanduseencryptedconnectionsfortheclusteredvirtualSQLServer.Youhavetoinstallacertificate.Thecetificationwillbeusedforencryption.Whatshouldyoudo?()
A.In the cluster quorum drive, install the encryption certificate
B.In the SQL Server shared disk, install the encryption certificate
C.in the cluster group, install the encryption certificate.
D.On each individual node, install the encryption certificate
