Oracle Admin Interview Question and Answers
| 1. | What is the difference between database and instance? |
|---|---|
| Database is the collection of data files that contain the information of interest; whereas instance is the combination of background processes and memory structure. | |
| 2. | What are the disk components? |
|---|---|
|
|
| 3. | What is Database Writer (DBWR)? |
|---|---|
| DBWR is a background process that writes changed data blocks from buffer cache to the data file. The changed data blocks are called dirty blocks. | |
| 4. | What is the logical structure of the disk resource? |
|---|---|
Following is the logical structure of the disk resources:
|
|