Scalable Database Server, HiRDB Version 8 Description

[Contents][Glossary][Index][Back][Next]

6.5.1 HiRDB system definitions for a HiRDB/Single Server

Table 6-5 lists the types of HiRDB system definitions and the files in which the HiRDB system definitions are stored. Figure 6-7 shows an example of a configuration of HiRDB system definition files.

Table 6-5 HiRDB system definitions (HiRDB/Single Server)

HiRDB system definition type Storage file name Description
System common definition $PDDIR/conf/pdsys Defines the configuration of HiRDB and common information. This file is required for each HiRDB/Single Server.
Unit control information definition $PDDIR/conf/pdutsys Defines unit control information. This file is required for each unit.
Server common definition $PDDIR/conf/pdsvrc Defines default values for single server definition operands. This file is optional.
Single server definition $PDDIR/conf/server-name Defines the execution environment for a single server. This file is required for each single server, but not for a utility special unit.
UAP environment definition $PDDIR/conf/pduapenv/any-name Defines the UAP execution environment. This file is optional. You can create a maximum of 4096 UAP environment definitions.
SQL reserved word definition $PDDIR/conf/pdrsvwd/any-name Defines SQL reserved words. This file is required to use the SQL reserved word deletion facility. For details about the SQL reserved word deletion facility, see the HiRDB Version 8 UAP Development Guide.

Figure 6-7 Example configuration of HiRDB system definition files (HiRDB/Single Server)

[Figure]

Note
You do not need single server definitions or UAP environment definitions for a utility special unit.