Specifying JDK for Java routine development (Linux® and UNIX)
To build and run Java™ routine code, you must set the JDK_PATH database manager configuration parameter to the Java Development Kit (JDK) installation path on the database server.
Before you begin
The IBM® database server products and IBM data server client products installs the JDK by default and the JDK_PATH database manager configuration parameter is set to the $INSTDIR/sqllib/java/jdk64 path.
The JDK_PATH parameter value can be changed to specify another JDK that is installed on the computer. However, the JDK must be of the same bit-width as the IBM data server product that is installed.
The following conditions must be met before you can set the JDK_PATH database manager configuration parameter:- User must have access to the database server.
- User must have the authority to read and update the database manager configuration file.
- User must have authority to install the JDK in a file system where the IBM data server product is installed.