The Core of an Oracle Database
There are three major structures on an Oracle Database server:
- Storage Structures.
- Memory Structures.
- Process Structures.
A basic system of Oracle databases consists of a database and a database instance.
The database (physical storage)
It consists of two independent physical and logical structures. Because they are independent, the physical storage of data can be managed without affecting access to logical storage structures.