Home | Previous Page | Next Page   Database Reference > Disk Structures and Storage > Dbspace Structure and Storage >

Structure of a Regular Dbspace

After disk-space initialization, you can add new dbspaces. When you create a dbspace, you assign at least one chunk (either raw or cooked disk space) to the dbspace. This chunk is referred to as the initial chunk of the dbspace. Figure 2 illustrates the structure of the initial chunk of a regular (nonroot) dbspace.

When the dbspace is first created, it contains the following structures:

Figure 2. Initial Chunk of Regular Dbspace
begin figure description - This figure is described in the surrounding text. - end figure description

Structure of an Additional Dbspace Chunk

You can create a dbspace that contains more than one chunk. The initial chunk in a dbspace contains the tblspace tblspace for the dbspace. Additional chunks do not initially, but may in time if the tblspace tblspace is extended. When an additional chunk is first created, it contains the following structures:

Figure 3 illustrates the structure of all additional chunks in a dbspace. (The structure also applies to additional chunks in the root dbspace.)

Figure 3. Additional Dbspace Chunk
begin figure description - This figure is described in the surrounding text. - end figure description
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]