单项选择题
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 which is named Instance01. Instance01 contains a database which is named Dworks. The bulk-logged recovery mode is used by the Dworks database. You log ship the Dworks database through a WAN link. A scheduled job rebuilds the indexes of the Dworks database. You find that the size of the log backups for log shipping has been enlarged by the job. Now you have to reduce the size of the log backup.
So what action should you perform to achieve this goal?()
A.You should recreate the indexes.
B.You should compress the log file backups
C.You should make the Dworks database use the Full recovery mode
D.You should make the Dworks database use the Simple recovery mode.
相关考题
-
多项选择题
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 cluster. According to the company requirement, the failover response of the cluster has to be tested. The company assigns this task to you. On the cluster, you have to implement a manual failover. What should you do? ()
A.The contents of a shared folder on the active node should be encrypted by using Encrypting File System (EFS)
B.You should restore a backup to the active node
C.You should get rid of the shared array from the active node
D.From the active node, you have to uplug the network cable(s) -
单项选择题
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 DB01 in the instance. The company CIO wants all the application developers can capture traces to troubleshoot the application that uses the database DB1, and they can perform this by using SQL Server Profiler. But they have to be given as little permission as possible. The company CIO assigns this task to you. So what action should you perform to achieve this goal?()
A.All the SQL Server logins of the application developers have to be added to a fixed server role.
B.All the database users of the application developers have to be added to a fixed database role
C.All SQL Server logins of the application developers should be given the appropriate server-level permissions.
D.All database users of the application developers should be given the appropriate database-level permissions. -
单项选择题
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. VIP customer data of the company are stored in DB1. The customers access their profile data by using a Web application. You must ensure the security of the customer data, that is to say, even if the backup media is lost, you must guarantee that data files, log files and subsequent backups and so on are as safe as possible. 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 Ievel
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.
