(Contents)(Previous)(Next)

Info / I/O Accesses

This menu function shows statistics on the number of physical and logical accesses to the different data devspaces of an ADABAS database.

Example:

For each data devspace, the number of logical and physical read and write accesses is displayed:

Catalog

denotes the data devspace used by the data dictionary of the database system. Frequent writing to this area is a sign of modifications made to the database design.

Permanent

is the actual data devspace for permanent data.

Temporary

is a data devspace on disk used temporarily. It is required, e.g., for the generation of selected datasets.

Leaf, Level 1, Level 2, Level 3

display information about the structure of the data trees. ADABAS organizes the storage of data in form of B* trees.


(Contents)(Previous)(Next)