![]() |
||||||||||
Lesson 4
Objective
|
Oracle Segments
What is the role of segments in Oracle? |
|||||||||
|
Data blocks are used by Oracle in all I/O operations. A segment is composed of one or more extents, but all the data in
a table or an index must be contained within a single segment. Database objects, such as tables and indexes, are held in specific segments. You do not specifically create segments--they are automatically created to support different types of storage. |
||||||||||
|
Types of segments There are four types of segments used by Oracle: |
||||||||||
|
||||||||||
| The next lesson is about extents. | ||||||||||
|
|
||||||||||
