InterviewSolution
Saved Bookmarks
| 1. |
Explain Briefly About Oracle Database Architecture? |
|
Answer» Oracle database architecture is a combination of INSTANCE and database. Instance is a combination of MEMORY STRUCTURES and background PROCESSES which helps in reading and writing the DATA to/from the database . Oracle database architecture is a combination of instance and database. Instance is a combination of memory structures and background processes which helps in reading and writing the data to/from the database . |
|