SK0-005 · Question #426
Which of the following backup types should be chosen for database servers?
The correct answer is C. Synthetic full. A synthetic full backup is a type of backup that combines a full backup with one or more incremental backups to create a new full backup without accessing the source data. This type of backup is suitable for database servers, as it reduces the backup window, minimizes the…
Question
Which of the following backup types should be chosen for database servers?
Options
- ADifferential
- BIncremental
- CSynthetic full
- DOpen file
How the community answered
(33 responses)- A3% (1)
- B9% (3)
- C76% (25)
- D12% (4)
Explanation
A synthetic full backup is a type of backup that combines a full backup with one or more incremental backups to create a new full backup without accessing the source data. This type of backup is suitable for database servers, as it reduces the backup window, minimizes the impact on the server performance, and provides faster recovery time.
Topics
Community Discussion
No community discussion yet for this question.