Which statement in this scenario is true?

You are working on a 24×7 (available 24 hours per day, 7 days per week) production database. An
operating system (OS) user deletes the alert log file accidentally. Which statement in this scenario is
true?

You are working on a 24×7 (available 24 hours per day, 7 days per week) production database. An
operating system (OS) user deletes the alert log file accidentally. Which statement in this scenario is
true?

A.
The database crashes.

B.
The DBA needs to re-create the file.

C.
The file gets re-created automatically.

D.
The file gets restored automatically from the last backup.

E.
The DBA needs to perform a complete database recovery.

F.
The DBA needs to perform an incomplete database recovery.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


jean

jean

The alert log can grow very large, and after a week many of the messages are of no value. You can remove the alert log file, and Oracle will automatically re-create it.