Exam 8: Backup and Recovery

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The output of a __________ assessment is used to prioritize the allocation of resources in the most effective manner possible.

Free
(Short Answer)
4.8/5
(34)
Correct Answer:
Verified

risk

Which of the following is true about backup sets?

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

D

Which of the following is NOT among the three primary factors that should be considered for each risk scenario identified?

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

B

Which of the following SQL commands should you perform in a database recovery operation right before you check the logical and physical integrity of the database?

(Multiple Choice)
4.9/5
(30)

Which recovery model causes all changes to the database to be written to the transaction log?

(Multiple Choice)
4.8/5
(39)
Matching :
a process undertaken to identify and objectively quantify all potential data loss scenarios
simple recovery model
a type of configuration setting that specifies which type of database transactions should be recorded in the transaction log
risk assessment
the active transaction log that contains the database changes since the last transaction log backup
tail
Correct Answer:
Verified
Premises:
Responses:
a process undertaken to identify and objectively quantify all potential data loss scenarios
simple recovery model
a type of configuration setting that specifies which type of database transactions should be recorded in the transaction log
risk assessment
the active transaction log that contains the database changes since the last transaction log backup
tail
a process that occurs each time a database is backed up; causes space to be made available in the active transaction log for recording new activity
backup set
a recovery model setting that causes the database engine not to record any events in the transaction log
recovery model
the file that is the result of a backup operation
truncation
a unique variable that is computed based on the data contained in a page and used to verify the integrity of that data
partial backup
a type of database backup in which only data in the primary filegroup and read-write filegroups are backed up by default
filegroup backup
a type of database backup in which a database backup is broken into smaller units for performance reasons
transaction logs
a database log that records changes that occur to the data in a database over time
checksum
(Matching)
4.8/5
(36)

SQL Server 2012 can back up database files to physical disk media or to tape.

(True/False)
4.9/5
(33)

_____________ logs record changes that occur to the data in a database over time.

(Short Answer)
4.9/5
(30)

If you experience database corruption, what should you do before performing a restore operation?

(Multiple Choice)
4.9/5
(42)

Transaction logs are required in the event that a database needs to be restored back to a specific point in time.

(True/False)
4.9/5
(36)

By undertaking an assessment of the risk factors and business requirements, you can build a set of ____________ objectives for each production database under different risk scenarios.

(Short Answer)
4.9/5
(42)

What is a differential database backup?

(Essay)
4.7/5
(39)

List the sequence of tasks you should perform to recover a database using backups.

(Essay)
4.8/5
(38)

The AwlaysOn capabilities of SQL Server 2012 effectively replace the need to perform traditional backups.

(True/False)
4.8/5
(40)

Which of the following is a reason that transaction logs must be backed up frequently?

(Multiple Choice)
4.7/5
(32)

Which category of risk has the highest probability of occurrence?

(Multiple Choice)
4.8/5
(44)

Which of the following is true about database backup types?

(Multiple Choice)
4.9/5
(37)

What is the bulk logged recovery model an what type of restores does it support?

(Essay)
4.8/5
(46)

Which backup scheme reduces the amount of downtime to perform a restore but creates additional IT management and physical resource overhead?

(Multiple Choice)
4.8/5
(29)

Data loss caused by environmental events has the greatest possibility of occurrence.

(True/False)
4.8/5
(43)
Showing 1 - 20 of 36
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)