Setting up the Jopaz USS Environment Configuration File
You can find the configuration script jvm_conf.sh in /jpz/jpz-compiler/conf. This script is called by the configuration member EXECCONF and sets the necessary environment variables required for static preparation. Jopaz builds the environment variables like CLASS_PATH and LIB_PATH based on parameters you supply.
Parameter Name | Mandatory | Description |
DB2_HOME | Yes | Updates the Db2 installation directory, which contains licenses,JDBC, and SQLJ drivers. For example: /usr/lpp/db2vrs. |
JAVA_HOME | Yes | Updates the Java JDK installation directory. For example: /usr/lpp/java/Jvrs. |
JPZ_HOME | Yes | Specifies the Jopaz installation directory path where your Jopaz files are located. |