This section lists the names and sizes of the HiRDB file system areas and the names of the user-created files that are used with the sample database.
These are the names used in the provided sample database; any names could have been used.
Table 24-9 lists the names and sizes of the HiRDB file system areas that are used with the database for the HiRDB/Single Server. Table 24-10 lists the names and sizes of the HiRDB file system areas that are used with the database for the HiRDB/Parallel Server.
Table 24-9 Names and sizes of HiRDB file system areas: HiRDB/Single Server
No. | Classification | Files | Size (MB) | HiRDB file system area name | Remarks |
---|---|---|---|---|---|
1 | System files |
| 74 | /HiRDB_S/rdsys011 /HiRDB_S/rdsys012 /HiRDB_S/rdsys013 /HiRDB_S/rdsys014 /HiRDB_S/rdsys015 /HiRDB_S/rdsys016 | Regular files |
2 | System RDAREAs |
| 20 | /HiRDB_S/rdsys02 | |
3 | Work table files | ![]() | 20 | /HiRDB_S/rdsys03 | |
4 | User RDAREAs | ![]() | 40 | /HiRDB_S/rdsys04 |
Table 24-10 Names and sizes of HiRDB file system areas: HiRDB/Parallel Server
No. | Classification | Files | Size (MB) | HiRDB file system area name | Remarks | |
---|---|---|---|---|---|---|
1 | System files |
| host1 | 156 | /HiRDB_P/rdsys011 /HiRDB_P/rdsys012 /HiRDB_P/rdsys013 /HiRDB_P/rdsys014 | Regular files |
host2 | 74 | /HiRDB_P/rdsys015 /HiRDB_P/rdsys016 | ||||
2 | System RDAREAs |
| 20 | /HiRDB_P/rdsys02 | ||
3 | Work table files | ![]() | 20 | /HiRDB_P/rdsys03 | ||
4 | User RDAREAs | ![]() | 40 | /HiRDB_P/rdsys04 |
Table 24-11 lists the names of the user-created files that are used with the sample database for the HiRDB/Single Server. Table 24-12 lists the names of the user-created files that are used with the sample database for the HiRDB/Parallel Server.
Table 24-11 Names of user-created files: HiRDB/Single Server
No. | Type | File name | Remarks | |
---|---|---|---|---|
1 | Definition files | System common definition | $PDCONFPATH/pdsys | The directories have already been created during installation. |
2 | Unit control information definition | $PDDIR/conf/pdutsys | ||
3 | Single server definition | $PDDIR/conf/sds01 | ||
4 | System log files | /HiRDB_S/rdsys011/log1 /HiRDB_S/rdsys012/log2 /HiRDB_S/rdsys013/log3 /HiRDB_S/rdsys014/log4 | 4 groups | |
5 | Synchronization point dump files | /HiRDB_S/rdsys014/spd1 /HiRDB_S/rdsys015/spd2 /HiRDB_S/rdsys016/spd3 | 3 groups | |
6 | Status files | Unit status files | /HiRDB_S/rdsys011/utsts1a /HiRDB_S/rdsys012/utsts1b /HiRDB_S/rdsys013/utsts2a /HiRDB_S/rdsys014/utsts2b /HiRDB_S/rdsys015/utsts3a /HiRDB_S/rdsys016/utsts3b | 2 per unit ![]() |
7 | Server status files | /HiRDB_S/rdsys011/sts1a /HiRDB_S/rdsys012/sts1b /HiRDB_S/rdsys013/sts2a /HiRDB_S/rdsys014/sts2b /HiRDB_S/rdsys015/sts3a /HiRDB_S/rdsys016/sts3b | 2 per server ![]() | |
8 | System RDAREAs | Master directory | /HiRDB_S/rdsys02/rdmast | RDAREA name: RDMAST |
9 | Data directory | /HiRDB_S/rdsys02/rddirt | RDAREA name: RDDIRT | |
10 | Data dictionary | /HiRDB_S/rdsys02/rddict | RDAREA name: RDDICT | |
11 | Work table files | /HiRDB_S/rdsys03 | ![]() | |
12 | RPC trace files | /HiRDB_S/spool/pdrpctr | ![]() | |
13 | User RDAREAs | Data section | /HiRDB_S/rdsys04/rddata10 | RDAREA name: RDDATA10 |
14 | Index section | /HiRDB_S/rdsys04/rdindx10 | RDAREA name: RDINDX10 |
Table 24-12 Names of user-created files: HiRDB/Parallel Server
No. | Type | File name | Remarks | ||
---|---|---|---|---|---|
1 | Definition files | System common definition | $PDCONFPATH/pdsys | The directories have already been created during installation. | |
2 | Unit control information definition | $PDDIR/conf/pdutsys | |||
3 | Server common definition | $PDCONFPATH/pdsvrc | |||
4 | Front-end server definition | $PDDIR/conf/fes1 | |||
5 | Dictionary server definition | $PDDIR/conf/dic1 | |||
6 | Back-end server definition | host1 | $PDDIR/conf/bes1 | ||
host2 | $PDDIR/conf/bes2 | ||||
7 | System log files | host1 | /HiRDB_P/rdsys011/feslog1 /HiRDB_P/rdsys012/feslog2 /HiRDB_P/rdsys013/feslog3 /HiRDB_P/rdsys014/feslog4 /HiRDB_P/rdsys011/diclog1 /HiRDB_P/rdsys012/diclog2 /HiRDB_P/rdsys013/diclog3 /HiRDB_P/rdsys014/diclog4 /HiRDB_P/rdsys011/bes1log1 /HiRDB_P/rdsys012/bes1log2 /HiRDB_P/rdsys013/bes1log3 /HiRDB_P/rdsys014/bes1log4 | 4 groups per server | |
host2 | /HiRDB_P/rdsys011/bes2log1 /HiRDB_P/rdsys012/bes2log2 /HiRDB_P/rdsys013/bes2log3 /HiRDB_P/rdsys014/bes2log4 | ||||
8 | Synchronization point dump files | host1 | /HiRDB_P/rdsys014/fesspd1 /HiRDB_P/rdsys015/fesspd2 /HiRDB_P/rdsys016/fesspd3 /HiRDB_P/rdsys014/dicspd1 /HiRDB_P/rdsys015/dicspd2 /HiRDB_P/rdsys016/dicspd3 /HiRDB_P/rdsys014/bes1spd1 /HiRDB_P/rdsys015/bes1spd2 /HiRDB_P/rdsys016/bes1spd3 | 3 groups per server | |
host2 | /HiRDB_P/rdsys014/bes2spd1 /HiRDB_P/rdsys015/bes2spd2 /HiRDB_P/rdsys016/bes2spd3 | ||||
9 | Status files | Unit status files | host1 | /HiRDB_P/rdsys011/ut1sts1a /HiRDB_P/rdsys012/ut1sts1b /HiRDB_P/rdsys013/ut1sts2a /HiRDB_P/rdsys014/ut1sts2b /HiRDB_P/rdsys015/ut1sts3a /HiRDB_P/rdsys016/ut1sts3b | 2 per unit ![]() |
host2 | /HiRDB_P/rdsys011/ut2sts1a /HiRDB_P/rdsys012/t2sts1b /HiRDB_P/rdsys013/ut2sts2a /HiRDB_P/rdsys014/ut2sts2b /HiRDB_P/rdsys015/ut2sts3a /HiRDB_P/rdsys016/ut2sts3b | ||||
10 | Status files | Server status files | host1 | /HiRDB_P/rdsys011/fessts1a /HiRDB_P/rdsys012/fessts1b /HiRDB_P/rdsys013/fessts2a /HiRDB_P/rdsys014/fessts2b /HiRDB_P/rdsys015/fessts3a /HiRDB_P/rdsys016/fessts3b /HiRDB_P/rdsys011/dicsts1a /HiRDB_P/rdsys012/dicsts1b /HiRDB_P/rdsys013/dicsts2a /HiRDB_P/rdsys014/dicsts2b /HiRDB_P/rdsys015/dicsts3a /HiRDB_P/rdsys016/dicsts3b /HiRDB_P/rdsys011/bes1sts1a /HiRDB_P/rdsys012/bes1sts1b /HiRDB_P/rdsys013/bes1sts2a /HiRDB_P/rdsys014/bes1sts2b /HiRDB_P/rdsys015/bes1sts3a /HiRDB_P/rdsys016/bes1sts3b | 2 per server ![]() |
host2 | /HiRDB_P/rdsys011/bes2sts1a /HiRDB_P/rdsys012/bes2sts1b /HiRDB_P/rdsys013/bes2sts2a /HiRDB_P/rdsys014/bes2sts2b /HiRDB_P/rdsys015/bes2sts3a /HiRDB_P/rdsys016/bes2sts3b | ||||
11 | System RDAREAs | Master directory | /HiRDB_P/rdsys02/rdmast | RDAREA name: RDMAST | |
12 | Data directory | /HiRDB_P/rdsys02/rddirt | RDAREA name: RDDIRT | ||
13 | Data dictionary | /HiRDB_P/rdsys02/rddict | RDAREA name: RDDICT | ||
14 | Work table files | /HiRDB_P/rdsys03 | ![]() | ||
15 | RPC trace files | /HiRDB_P/spool/pdrpctr | ![]() | ||
16 | User RDAREAs | bes1 | Data section | /HiRDB_P/rdsys04/rddata10 | RDAREA name: RDDATA10 |
17 | Index section | /HiRDB_P/rdsys04/rdindx10 | RDAREA name: RDINDX10 | ||
18 | bes2 | Data section | /HiRDB_P/rdsys04/rddata20 | RDAREA name: RDDATA20 | |
19 | Index section | /HiRDB_P/rdsys04/rdindx20 | RDAREA name: RDINDX20 |