B.7 Content of SQL_DBAREAS
SQL_DBAREAS stores DB area definition information. Each row stores information for one DB area.
The following table describes the content of SQL_DBAREAS.
No. |
Column name |
Data type |
Stored information |
---|---|---|---|
1 |
DBAREA_NAME |
VARCHAR(100) |
DB area name |
2 |
DBAREA_ID |
SMALLINT |
DB area ID |
3 |
DBAREA_TYPE |
CHAR(4) |
DB area type:
|
4 |
PAGE_SIZE |
SMALLINT |
|
5 |
SEGMENT_SIZE |
SMALLINT |
DB area segment size (bytes) |
6 |
N_TABLE |
SMALLINT |
|
7 |
N_INDEX |
SMALLINT |
|