DS0-001 · Question #34
A database's daily backup failed. Previous backups were completed successfully. Which of the following should the database administrator examine first to troubleshoot the issue?
The correct answer is C. Event log. The event log is always the first place to look when a previously working process suddenly fails. Event logs capture timestamped error messages, warnings, and system events - including backup job failures with specific error codes and descriptions. This gives the administrator…
Question
A database's daily backup failed. Previous backups were completed successfully. Which of the following should the database administrator examine first to troubleshoot the issue?
Options
- ACPU usage
- BDisk space
- CEvent log
- DOS performance
How the community answered
(65 responses)- A3% (2)
- B2% (1)
- C94% (61)
- D2% (1)
Explanation
The event log is always the first place to look when a previously working process suddenly fails. Event logs capture timestamped error messages, warnings, and system events - including backup job failures with specific error codes and descriptions. This gives the administrator a direct, detailed account of what went wrong (e.g., permissions error, timeout, service failure) without guesswork. CPU usage, disk space, and OS performance are secondary checks that may be relevant after the event log narrows down the cause.
Topics
Community Discussion
No community discussion yet for this question.