单项选择题
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 DB1 in the instance. The company stores clients data in DB1. Clients can access their profile data by using a Web application. You must ensure the security of the customer data, you must ensure that even if the backup media is lost, data files, log files and subsequent backups and so on are quite safe. So what action should you perform to achieve this goal?()
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 -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasenamedDworksintheinstance.TheDworksdatabasehastheProductstable.NowyouhavetoreplicatetheProductstabletotheSQLServerinstancesatremotelocations,soyoucreateaMergeReplicationtopologyandaPublicationtodothis.The Publicationhasa21-dayretentionperiod.Thereisauserwhogoesonabusinesstrip,30dayslaterhecomesbackandfindsthatdatainhisdatabaseisnotthelatest.TheWindowsEventlogstatesthefollowingerrormessage:"Replication:expiredsubscriptiondropped."Youmustgetthelatestdataintheuser'sdatabaseandmakesurethatfuturedatachangesareappropriatelyreplicated.Sowhatactionshouldyouperformtoachievethisgoal?()
A.You should recreate the publication
B.You should upload unsynchronized changes.
C.You should reinitialize the publication and generate a new snapshot at once.
D.You should upload unsynchronized changes, and then reinitialize the publication -
单项选择题
YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasenamedDworksintheinstance.YouarelogshippingtheAdventureworksdatabasetoaremoteSQLServer2008instance.TheprimarySQLServerinstancerequiredarestartduringtheweekend.Butyounoticethatlogshippinghasstoppedworkingaftertheweekend.YouhavetochecklogshippingoftheAdventureworksdatabaseandfindouttheproblem.Whatshouldyoudo?()
A.You should use the EXTENDED_LOGICAL_CHECKS option to execute a DBCC CHECKDB statement on the AdventureWorks database by.
B.You should identify whether the SQL Server Agent is started on the primary server.
C.You should identify whether the AdventureWorks database uses the Simple recovery model.
D.You should identify whether the SQL Server Volume Shadow Copy Service (VSS) Writer is started on the primary server
