An Oracle database server consists of an Oracle database and Oracle instance. An Oracle instance is made up of memory buffers known as the System Global Area (SGA) and background process that handle much of the behind-the-scenes work involved in running an instance.
The instance is idle(nonexistent) until it is started. When the instance is started, an initialization parameter file is read and the instance is configured according to instructions contained within the parameter file.
After the instance is started and the database is opened, user can access the database.
Oracle Instance Management
May 21, 2008 · Leave a Comment
Categories: Oracle
Tagged: Instance, Instance Management, Oracle Instance, Oracle Instance Management

0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
You must be logged in to post a comment.