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. |
|