Skip to Main Content
Oracle DBA Pocket Guide
book

Oracle DBA Pocket Guide

by David C. Kreines
August 2005
Intermediate to advanced content levelIntermediate to advanced
154 pages
4h 48m
English
O'Reilly Media, Inc.
Content preview from Oracle DBA Pocket Guide
Oracle Architecture
|
3
Oracle Architecture
This section provides a brief overview of the architecture of
Oracle Database 10g and Oracle9i Database.
Database Versus Instance
For most Oracle users, the terms database and instance are
used synonymously. However, there are differences that
become especially important if you are running in Oracle’s
parallel environment: Real Application Clusters (or RAC, for-
merly known as Oracle Parallel Server, or OPS). Simply put,
the database is the data on disk, stored in operating system
files (or possibly, under Unix, in raw files), while the instance
is composed of system memory and the background pro-
cesses. The instance is STARTed using Oracle Enterprise Man-
ager (OEM) or SQL*Plus. The database is then MOUNTed by
the instance and is finally OPENed. The users CONNECT to
the instance in order to access the data in the database.
Figure 1 shows the basic components of the Oracle database
and instance.
Except in a parallel environment, there is a one-to-one corre-
spondence between instance and database. In the parallel
world, the database can be MOUNTed by multiple instances.
Background Processes
The background processes reside in memory, are executed by
the processor(s), and are responsible for the proper opera-
tion of the database. Depending on the options configured,
there may be from 6 to 35 (or even more) background pro-
cesses. Each background process has a
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle PL/SQL for DBAs

Oracle PL/SQL for DBAs

Arup Nanda, Steven Feuerstein
Oracle RMAN Pocket Reference

Oracle RMAN Pocket Reference

Darl Kuhn, Scott Schulze

Publisher Resources

ISBN: 9780596528843