Scalable Database Server, HiRDB Version 8 Installation and Design Guide

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

2.2.3 Environment variables set after installation

When installation is completed, the environment variables listed in Table 2-3 are set. To check the environment variables, in the Control Panel, double-click System, then in the System Properties dialog box, choose Environment.

Table 2-3 System environment variables to be set

Environment variable Information to be specified
PDDIR* HiRDB directory (installation directory) is set.

Example: C:\win32app\hitachi\hirdb_s
PDCONFPATH* The directory for storing HiRDB system definition files is set. To specify PDCONFPATH in the unit control information definition, specify exactly the same information, which is case sensitive.

Example: C:\win32app\hitachi\hirdb_s\CONF
PATH %PDDIR%\CLIENT\UTL and %PDDIR%\BIN are added.

Example: C:\win32app\hitachi\hirdb_s\CLIENT\UTL
C:\win32app\hitachi\hirdb_s\BIN
PDUXPLDIR HiRDB's work directory is set.

Example: C:\win32app\hitachi\hirdb_s\UXPLDIR

*
The PDDIR absolute path name can contain a maximum of 200 bytes and the PDCONFPATH absolute path name can contain a maximum of 213 bytes.

Note that the LANG environment variables are not set and must be set by the user. For details, see the manual HiRDB Version 8 UAP Development Guide.

Note
If the value of PATH is 512 bytes or greater, the environment variables listed in Table 2-3 are not set correctly. In this case, check the values of the environment variables and correct them, if necessary.