A customer has a large amount of data stored on three database servers and is concerned that at present there is no disaster recovery plan in place.  They have an existing tape backup solution that meets their backup window.  In order to analyze potential

题目

A customer has a large amount of data stored on three database servers and is concerned that at present there is no disaster recovery plan in place.  They have an existing tape backup solution that meets their backup window.  In order to analyze potential disaster recovery plans, which of the following questions is the most important?()

  • A、What is the minimum critical backup window?
  • B、Which server is handling the most critical data?
  • C、How much data is stored on each server?
  • D、What is the throughput of the hard drives?
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following must be done to properly conduct testing of the data backup portion of a disaster recovery plan?()

  • A、 Perform an integrity test of backup media.
  • B、 Verify data on backup media can be read.
  • C、 Verify that backups have occurred and were successful via the logs.
  • D、 Restore backed up data to a test server.

正确答案:D

第2题:

A company has just implemented a disaster recovery plan in which critical business must be restored in a four hour window.  Which of the following methods should be used to backup theservers?()

  • A、Incremental backup
  • B、Data only backups
  • C、SAN replication
  • D、Full backup

正确答案:C

第3题:

You are the administrator of a SQL Server 2000 computer. The server contains your company's order processing database. Two-hundred operators take orders by telephone 24 hours a day. Threehundred data entry personnel enter data from orders received by mail.

To ensure that order data will not be lost, your company's disaster recovery policy requires that backups be written to tape. Copies of these tapes must be stored at an off-site company location. Orders must be entered into the database before they can be filled. If the server fails, you must be able to recover the order data as quickly as possible.

You need to create a backup strategy that meets the company requirements and minimizes server workload. Which two actions should you take? (Each correct answer represents part of the solution. Choose two.)

A.Perform. a combination of full database and filegroup backups.

B.Perform. a combination of full database and file backups.

C.Perform. a combination of full database, differential, and transaction log backups.

D.Back up the data to a local tape drive.

E.Back up the data to a network share, and then use enterprise backup software to write the disk backups to tape.


正确答案:CE
解析:Explanation:
C: Most OLTP backup schemes include a full database, differential, and transaction log backups

E: In order to recover the data as quickly as possibly we backup the data to network share, and then backup that share to tape. This minimizes the impact of the backup process on the SQL Server computer.

Note 1: SQL Server 2000 provides three database recovery models. These are the Simple recovery model, the Full Recovery Model and the Bulk-Logged Recovery model. Simple Recovery requires the least administration. In the Simple Recovery model, data is recoverable only to the last full database or differential backup. Transaction log backups are not used, and consequently, minimal transaction log space is required.

This Recovery Model is not an appropriate choice for production systems where loss of recent changes is unacceptable. Full Recovery and Bulk-Logged Recovery models provide the greatest protection for data. These models rely on the transaction log to provide full recoverability and to prevent work loss in the broadest range of failure scenarios.

The Full Recovery model provides the most flexibility for recovering databases to an earlier point in time. The Bulk-Logged model provides higher performance and lower log space consumption for certain large-scale operations. It does this at the expense of some flexibility of pointin- time recovery. In this scenario we would want to implement the Full Recovery model as this Recovery model provides complete protection against media failure and provides the ability to recover the database to the point of failure or to a specific point in time.

To guarantee this degree of recoverability, all operations are fully logged. The backup strategy for full recovery consists of database backups, differential backups, which are optional, and transaction log backups. The differential backups are optional but have less of an effect on the system while they run, as they are smaller than full database backups.

This is because a differential backup creates a copy of all the pages in a database modified after the last database backup. A transaction log backup makes a copy only of the log file and backs up the changes made to the database after the last full or differential database backup. A log file backup cannot be used by itself to restore a database. A log file is used after a database restore to recover the database to the point of the original failure. The full database, differential, and transaction log backups can be written to a hard disk or other disk storage media such as a tape drive.

Disk backup devices can be defined on a local disk of a server or on a remote disk on a shared network resource. Tape backup devices are used in the same way as disk devices, with the exception that the tape device must be connected physically to the computer running an instance of SQL Server. SQL Server 2000 thus does not support backing up to remote tape devices.

Note 2, file backup, filegroup backup: SQL Server 2000 supports backing up or restoring individual files or filegroups within a database. This is a complex backup and the restore process that is usually reserved for large databases with high availability requirements. If the time available for backups is not long enough to support backing up the full database, subsets of the database can be backed up at different times. If a disk holding database files or filegroups fails, the site can restore just the lost files or filegroups. This allows for a quicker recovery because only the damaged files or filegroups are restored in the first step, not the entire database.

Incorrect Answers:
A: An OLTP server requires transaction log backups in order to be able to recover up to the point of failure.

B: An OLTP server requires transaction log backups in order to be able to recover up to the point of failure.

D: Backing up to a local tape device would minimize cost but it would compared to a backup to a network it would decrease performance of the server more, and it would take more time to recover.

第4题:

A customer has the need to implement a tape backup solution to backup a 500GB database on a daily basis.  Which of the following factors is the most important consideration in the design of a backup and restore solution?()

  • A、Amount of data in the backup
  • B、Bandwidth available to the tape device
  • C、Length of the backup/restore window
  • D、Speed that the backup system can find files for restoration

正确答案:C

第5题:

A tape library can be defined as which of the following?()

  • A、 A way to catalog tapes after a tape backup to easily identify and retrieve data.
  • B、 A modular tape backup system containing multiple drives, tapes, and connections.
  • C、 A database consisting of all backups performed and the contents of each backup.
  • D、 An offsite storage facility to house tapes in case of a disaster for easy site recovery.

正确答案:B

第6题:

Which of the following is the MOST important step in preparing for disaster recovery?()

  • A、 Test the disaster recovery plan process
  • B、 Identify key disaster recovery personnel
  • C、 Ensure that all backup data is kept off-site
  • D、 Assist management with IT backup policy decisions

正确答案:A

第7题:

Which of the following is the BEST recovery method for a server that only aggregates report data and stores data on separate servers?()

  • A、Full
  • B、Disk imaging
  • C、Incremental
  • D、Tape backup

正确答案:C

第8题:

A large corporation is concerned about the amount of time it takes to back up their main file server. They are also concerned that their IT technician frequently forgets to change the backup tapes, thereby leaving the company open to data loss. Which backup system would solve both problems?()

  • A、 RAID
  • B、 tape library
  • C、 optical storage
  • D、 disk to disk to tape

正确答案:B

第9题:

The IBM System Storage TS7650 ProtecTIER Appliance and Gateway solution is designed toaddress which customer requirement?()

  • A、latency across a long distance network 
  • B、high-speed backup of large video files 
  • C、increase levels of data protection with enterprise class data integrity 
  • D、improve backup and recovery operations without changing existing backup processes,procedures or policies

正确答案:D

第10题:

A customer has a requirement for Disaster Recovery for compliance within their industry. Theyhave an RPO of 4 hours and an RTO of 24 hours. Cost is a consideration. What is the most costeffective DR implementation?()

  • A、a disk-to-disk backup solution keeping all storage in the data center
  • B、a backup solution that includes magnetic tape that is shipped to an off-site storage facility
  • C、a less powerful copy environment at a hot site with asynchronous mirroring and cluster technology
  • D、an exact copy of the primary environment at a hot site with remote mirroring and cluster technology

正确答案:B

更多相关问题