Home | Previous Page | Next Page   Disk, Memory, and Process Management > Data Storage >

Logical Units of Storage

The logical units of database server storage fall into the following categories:

A tblspace, for example, does not correspond to any particular part of a chunk or even to any particular chunk. The indexes and data that make up a tblspace might be scattered throughout your chunks. The tblspace, however, represents a convenient accounting entity for space across chunks devoted to a particular table. (See Tables.)

Multiple dbspaces managed as a single storage object are as follows:

The following sections describe these logical storage units.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]