InterviewSolution
Saved Bookmarks
| 1. |
How Redo Logs Can Be Achieved? |
|
Answer» LGWR PROCESS writes all CHANGE vectors from the redo log BUFFER to ONLINE redo log file sequentially. LGWR process writes all change vectors from the redo log buffer to online redo log file sequentially. |
|