Slide 14
Slide 14 text
III. Database Storage Structures
14
Logical Structures:
Tablespaces
A logical storage unit for grouping related logical structures
Consists of one or more physical data files
Some tablespaces are created at database creation, i.e. SYSTEM,
SYSAUX, UNDOTBS1, TEMP, EXAMPLE, USERS
Create tablespaces as locally managed tablespaces with automatic
segment space management enabled
SMALLFILE vs. BIGFILE
Permanent, Undo, Temporary
v$Tablespace, Dba_tablespaces, Dba_ts_quotas
Segments, Extents, Data Blocks
Dba_segments, dba_extents