单项选择题
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. In the database, a small percentage of data is modified everyday. Ever day in the morning, you have to create a read-only copy of the database for reporting purposes and make sure that you use as little disk space as possible.
In the options below, which strategy should you use?()
A.You should use database snapshots
B.You should use database backup and restore
C.You should use database backup and restore along with compression
D.You should use schema-bound views in a read-only database. The database resides on the same instance.
相关考题
-
单项选择题
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 SellingHelp. There isthe Products table in the SellingHelp database. Now according to the company requirement, the Products table has to be replicated to the SQL Server instances installed in laptopscomputers. You have to create a Replication topology to perform this. The Products table is updated from Instance01 when the laptops reconnect to the corporate network. The Products table on Instance01 is frequently updated between reconnections. You must make sure that you can implement the Replication topology along with the Subscription type successfully and meanwhile reduce the bandwidth usage to the least. So what action should you perform to achieve this goal?()
A.You should implement the Snapshot Replication topology along with a Push Subscription.
B.You should implement the Merge Replication topology along with a Pull Subscription.
C.You should implement the Snapshot Replication topology along with a Pull Subscription.
D.You should implement the Transactional Replication topology along with a Pull Subscription -
单项选择题
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)
