InterviewSolution
Saved Bookmarks
| 1. |
What Is An Oracle Instance? |
|
Answer» When you START, the database INSTANCE comes into picture into system MEMORY. Combination of the SGA and the ORACLE processes is called an Oracle instance. When you start, the database instance comes into picture into system memory. Combination of the SGA and the Oracle processes is called an Oracle instance. |
|