Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

6.7.1 Registering an environment variable group in a UNIX environment

When registering environment variables to a normal file, use the following rules:

An example of how environment variables are set to a normal file (/HiRDB_P/Client/HiRDB.ini) is shown as follows.

Example
[HIRDB]
PDCLTPATH=trace-file-storage-directory
PDHOST=system-manager-host-name
PDUSER="authorization-identifier"/"password"
PDNAMEPORT=name-service-port-number
PDCLTAPNAME=identification-name-of-UAP-to-be-executed

Note
With this method, client environment definitions that begin with PDJDB become invalid except in the case of UAPs that use the Type4 JDBC driver.