Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

16.1.2 Environment setup

The following shows the environment variable definition required for JDBC driver operation.

Organization of this subsection
(1) UNIX environment
(2) Windows environment

(1) UNIX environment

Specify the following information in the environment variable for the execution environment:

CLASSPATH=$CLASSPATH:[installation-directory]/pdjdbc.jar*
 

* For the 32-bit mode HP-UX (IPF) version, the file is pdjdbc32.jar. Do not set pdjdbc.jar and pdjdbc32.jar at the same time.

(2) Windows environment

From Control Panel, choose System, then in the System Properties dialog box, choose Advanced, and specify the following information as the environment variable:

CLASSPATH=%CLASSPATH%;[installation-directory]\pdjdbc.jar