InterviewSolution
Saved Bookmarks
| 1. |
When Oracle Allocates An Sga? |
|
Answer» When Oracle starts, it READS the INITIALIZATION parameter file to determine the VALUES of initialization PARAMETERS. After this, it allocates an SGA and creates background processes. When Oracle starts, it reads the initialization parameter file to determine the values of initialization parameters. After this, it allocates an SGA and creates background processes. |
|