JavaClassPath

Use this parameter to make third-party Java™ libraries available to the Planning Analytics database.

This parameter is not applicable to Planning Analytics Engine.

Parameter type: optional, static

For example, to allow a Java extension to use classes inside a file called db2cc4.jar file (a Db2® JDBC driver), use the following:

JavaClassPath=C:\Development\Java\DB2JDBC\db2jcc4.jar

You can specify multiple references by separating them with semicolons.