Starting Optimize on Solaris 64-bit and HP-UX PA-RISC Systems

About this task

Use the instructions above for starting on a UNIX system, but first edit the scripts as follows:

Editing the Analytic Engine Script

About this task

To edit the script for the Analytic Engine

Procedure

  1. Open the wrapper.conf file for the Analytic Engine using a text editor. The file is located in the [installation directory]\optimize\analysis\conf directory.
  2. Add the following JVM directive under the "Java Additional Parameters" section: wrapper.java.additional.21=-DGLUE_OPTS="$GLUE_OPTS -d64"
  3. Save the file.

Editing the Web Service Data Collector Script

About this task

To edit the script for the Web Service Data Collector

Procedure

  1. Open the wrapper.conf file for the Web Service Data Collector in a text editor. The file is located in the [installation directory]\optimize\dataCollector\conf directory.
  2. Add the following JVM directive under the "Java Additional Parameters" section: wrapper.java.additional.21=-DGLUE_OPTS="$GLUE_OPTS -d64"
  3. Save the file.