InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Redo Log Information? |
|
Answer» The information in a REDO log file is used only to recover the DATABASE from a system or MEDIA failure prevents database data from being WRITTEN to a database’s data FILES. The information in a redo log file is used only to recover the database from a system or media failure prevents database data from being written to a database’s data files. |
|