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

Table and Index Tblspaces

The table tblspace contains the following types of pages:

The index tblspace contains the following types of pages:

Figure 48 illustrates the tblspaces for three tables that form part of the stores_demo database. Only one table (or table fragment) exists per tblspace. An index resides in a separate tblspace from the associated table. Blobpages represent TEXT or BYTE data stored in a dbspace.

Figure 48. Sample Tblspaces in the stores_demo Database
begin figure description - This figure shows the tblspaces data for three tables in the stores_demo database. Each of these tblspaces contains data pages and a bitmap page. The figure also shows the index tblspaces for three same tables. Each index tblspace contains index pages and a bitmap page. - end figure description
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]