Quiz
- Question 1
4 out of 4 points
A point in time database recovery is good when: | |||||||
|
- Question 2
4 out of 4 points
This particular error occurs when a page that should have been constant changed. This typically occurs from a memory failure or hardware or OS corruption. | |||||||
|
- Question 3
0 out of 4 points
Page restore can be used for transaction log corruptions. | |||||||
|
- Question 4
0 out of 4 points
This mode should be used as a absolute last resort to recover from a database corruption. | |||||||
|
- Question 5
4 out of 4 points
This recovery model automatically truncates the database’s transaction log when records are no longer required for recovery purposes. | |||||||
|
- Question 6
4 out of 4 points
The NORECOVERY restore option allows further backups to be restored and keeps the database unavailable | |||||||
|
- Question 7
4 out of 4 points
The full recovery model does not capture all of the modifications made to a database in its transaction log. | |||||||
|
- Question 8
4 out of 4 points
A restore procedure may have to be initiated because: | |||||||
|
- Question 9
4 out of 4 points
A full backup is required before you can perform log backups | |||||||
|
- Question 10
4 out of 4 points
The RECOVERY function performs recovery on the database, rolling back all uncommitted transactions an makes the database available: | |||||||
|