Scalable Database Server, HiRDB Version 8 Installation and Design Guide
This section describes the names of the following sample files:
Table 22-1 lists and explains the directories and files used with the sample database.
Table 22-1 Directories and files used with sample database
| Name of directory or file | Contents | Remarks |
|---|---|---|
| tblecreate | Table definition statements (including schema definitions) | pddef input format |
| loaddata | Input data for data loading | Directory |
| CONTROL_FILE | Control statements for data loading |
Table 22-2 lists the contents of the sample configuration.
This sample configuration uses values based on the minimum configuration in order to simplify the relationships among parameters; these are not the optimum values.
Table 22-2 Contents of sample configuration
| Classification | Contents | File name1 |
|---|---|---|
| System definitions | System common definition | pdsys |
| Unit control information definition | pdutsys | |
| Single server definition | sds01 | |
| Allocation/ initialization of HiRDB file system areas | Batch file for creating the following HiRDB file system areas:
|
fmkfile.bat |
Batch file for creating the following HiRDB file system area:
|
fmkfs.bat | |
| Batch file for initializing system log, synchronization point dump, and status files | sysfint.bat | |
| Log unloading | Batch file for unloading system log files Shell for unloading system log files |
logunld.bat2 |
| Database initialization utility (pdinit) | Batch file for creating RDAREAs. This batch file executes the database initialization utility (pdinit). | initdb.bat |
| Batch file containing the database initialization utility's (pdinit's) control statements. | mkinit | |
| Execution of operation commands under aliases | Sample of executable file for executing operation commands under aliases (batch file) | aliascmd.bat2 |
The UOC shown below is provided. Table 22-3 shows the contents of the sample UOC.
For details about UOCs, see the manual HiRDB Version 8 Command Reference.
Table 22-3 Contents of sample UOC
| File name | Contents |
|---|---|
| sample1.c | Example of UOC for entering DAT-format input files by the database load utility (pdload) |
| sampleA.c | Example of UOC that prevents output of unneeded data to an unload file. |
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.