22.1.1 Names of sample files

This section describes the names of the following sample files:

Organization of this subsection
(1) Sample audit file names
(2) Name of sample database file
(3) Names of sample configuration files
(4) Sample UOC files

(1) Sample audit file names

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 nameDescription
HiRDB.confProduct definition file
admjevlog_HiRDB.confOperation definition file
sampleaud1Search 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.

(2) Name of sample database file

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 fileContentsRemarks
tblecreate#Table definition statements (including schema definitions)pddef input format
loaddataInput data for data loadingDirectory
CONTROL_FILEControl statements for data loading--

(3) Names of sample configuration files

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

ClassificationContentsFile name#1
System definitionsSystem common definitionpdsys
Unit control information definitionpdutsys
Single server definitionsds01
Allocation/ initialization of HiRDB file system areasBatch file for creating the following HiRDB file system areas:
  • HiRDB file system area for RDAREAs
  • HiRDB file system area for work table files
fmkfile.bat
Batch file for creating the following HiRDB file system area:
  • HiRDB file system area for system files
fmkfs.bat
Batch file for initializing system log, synchronization point dump, and status filessysfint.bat
Log unloadingBatch 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 aliasesSample of executable file for executing operation commands under aliases (batch file)aliascmd.bat#2
#1: These are files names for a HiRDB/Single Server. For a HiRDB/Parallel Server, see %PDDIR%\HiRDEF\readme.txt.
#2: logunld.bat is stored in the %PDDIR%\sample directory and aliascmd.bat is stored in the %PDDIR%\sample\sampleconf directory.

(4) Sample UOC files

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 nameContents
sample1.cExample of UOC for entering DAT-format input files by the database load utility (pdload)
sampleA.cExample of UOC that prevents output of unneeded data to an unload file.