DS0-001 · Question #3
DS0-001 Question #3: Real Exam Question with Answer & Explanation
The correct answer is D: Weekly full, daily incremental. The backup plan that best describes the logs is weekly full, daily incremental. This means that a full backup of the entire database is performed once a week, and then only the changes made since the last backup are backed up every day. This can be inferred from the logs by looki
Question
A DBA is reviewing the following logs to determine the current data backup plan for a primary data server: Which of the following best describes this backup plan?
Options
- AMonthly full, daily differential
- BDaily differential
- CDaily full
- DWeekly full, daily incremental
Explanation
The backup plan that best describes the logs is weekly full, daily incremental. This means that a full backup of the entire database is performed once a week, and then only the changes made since the last backup are backed up every day. This can be inferred from the logs by looking at the size and duration of the backups. The full backups are larger and take longer than the incremental backups, and they occur every seven days. The other backup plans do not match the pattern of the logs.
Topics
Community Discussion
No community discussion yet for this question.