Instance Memory Structure
|
The size of these structures affects the performance of the Oracle database server and is controlled by initialization parameters. Click on the above link to read more and to become a Oracle DBA.
|
Oracle Background Processes
|
Oracle creates a set of background processes for an instance that interact with each other and with the operating system to manage memory structure, asynchronously perform I/O to write data to disk, and do general housekeeping. Click on the above link to read more and to become a Oracle DBA.
|
| |
|
|
Accessing the Database
|
The database instance can be started (made available) only by an authorized database administrator who has a special type of connection privilege to the Oracle instance. Click on the above link to read more and to become a Oracle DBA.
|
Shuting down and Restarting the instance and Database
|
Oracle DBA can start and shut down your Oracle database with the Windows Services program.
Click on the above link to read more and to become a Oracle DBA.
|
| |
|
|
Viewing and Modifying Initialization
|
When Oracle DBA install one of the preconfigured databases provided by Oracle, the initialization parameters are optimized for normal use in the environment that Oracle DBA specified.
Click on the above link to read more and to become a Oracle DBA.
|
Managing Memory Parameters
|
Some initialization parameters, referred to here as memory parameters, determine the total size of the system global area (SGA) and the program global area (PGA), and of the subcomponents of the SGA.
Click on the above link to read more and to become a Oracle DBA.
|