Structure of data in the database

Last Updated : Jun 28, 2024 |
Prolog information
Resource Id: Chapter1-6_html:1005
uses the Informix Dynamic Server (IDS) as a relational database. IDS managesdata in specific dbspaces.

Dbspace

Prolog information
A dbspace is a logical database that consists of one or more chunks. Dbspaces can exist across multiple disks. Asystem contains the following dbspaces:

Chunks

Prolog information
A chunk is a unit of disk space used to store database data that IDS manages. For, each dbspace contains one chunk. The size of each chunk depends on the data requirement specification of. The following figure shows an example of chunk sizing. IDS requires the,, anddbspaces, but these databases store minimal data. Dbspaceis larger and is used for temporary data space. Dbspaceis the location that stores alldata and it contains the largest chunk of data.
Image shows how the cmsdbs is the largest portion of a chunk of data, followed by the dbtemp
                area