Interview Questions and Answers PDF free download for freshers and beginners, Multiple Choice Questions (MCQs), Placement Papers
Pages
▼
What are online redo log files? How are they used? | Oracle DBA
Redo log files are the disk resources to store data changes. Whenever data is changed, the information about the change is stored in the redo log file. It helps in recovery.