InterviewSolution
Saved Bookmarks
| 1. |
What Are Redo Entries? When And Where They Will Be Created? |
|
Answer» A single atomic CHANCE HAPPENED to the database is called REDO entry. They will be created when we RUN any DML or DDL COMMANDS or when any changes are done in the database. They will be created in PGA. A single atomic chance happened to the database is called redo entry. They will be created when we run any DML or DDL commands or when any changes are done in the database. They will be created in PGA. |
|