Specifies a Java Virtual Machine (JVM) library to be used by Analytic Services. This parameter is useful if you have more than one version of the JVM library installed on the computer running Analytic Services.
JVMMODULELOCATION pathToJVM
pathToJVM | A fully-qualified path and filename of a Java Virtual Machine library to be used by Analytic Services. |
If you do not include this command in the
essbase.cfg
file, or if you include this command with an incorrect path and filename, Analytic Services searches the PATH (library path on UNIX systems) for a version of the JVM library and uses the first version that it finds. If you include this command without any parameters, Java Virtual Machine functions, including custom-defined macros and custom-defined functions in the Calculator module, are disabled in the product.
For more information about setting up the Java Virtual Machine, see the Installation Guide.
JVMMODULELOCATION C:\Hyperion\common\JRE\Sun\1.4.1\bin\client\jvm.dll
// The following statement (with no parameters) disables JVM-dependent functions
JVMMODULELOCATION
The path name cannot include spaces. In essbase.cfg
, a parameter is not followed by a semicolon. Do not enclose the path parameter in quotation marks.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |