This section describes the names of the following sample files:
The sample audit files are used in connection with JP1/NETM/Audit. The following table lists their file names and descriptions.
Table 22-1 Sample audit file names and descriptions
File name | Description |
---|---|
HiRDB.conf | Product definition file |
admjevlog_HiRDB.conf | Operation definition file |
sampleaud1 | Search condition definition files |
sampleaud2 |
For details about the environment settings that use these sample files, see Linkage to JP1/NETM/Audit in the HiRDB Version 9 System Operation Guide.
The table below lists and describes the directories and files used with the sample database.
Table 22-2 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 | -- |
The table below describes 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-3 Contents of sample configuration
Classification | Contents | File name#1 |
---|---|---|
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.bat#2 |
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.bat#2 |
The UOC shown below is provided. The table below describes the sample UOC.
For details about UOCs, see the manual HiRDB Version 9 Command Reference.
Table 22-4 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. |