20.1 Description
You execute the adbinit command when you initialize HADB. The DB areas shown in the following table are created when the adbinit command is executed.
- Important
-
-
If the adbinit command is executed when DB areas already exist in the DB directory, all the DB areas (including DB areas other than data DB areas) are deleted. Then, the DB areas shown in the following table are created.
-
If you want to add or change a specific DB area, use the adbmodarea command rather than the adbinit command. For details about the adbmodarea command, see 34. adbmodarea (Add and Change DB Areas).
-
No. |
DB area that is created |
Description |
---|---|---|
1 |
Master directory DB area |
Created automatically when the adbinit command is executed. |
2 |
Dictionary DB area |
|
3 |
Work table DB area |
|
4 |
System-table DB area |
|
5 |
Data DB areas |
The adbinitdbarea operand of the initialization options is used to define the data DB areas that are to be created. |
The DB areas listed above can be created as regular files under the DB directory or as block special files. We recommend that you allocate block special files. You use initialization options of the adbinit command to specify which files are to be created.