Update Oracle Analytics Server

Complete the following steps if an Oracle Analytics Server (OAS) was set up for Empirica Topics reporting.

  1. As the non-privileged user, on the application server running OAS or Oracle Business intelligence Enterprise Edition (OBIEE), start a command shell (for example, Putty).
  2. Create a temporary directory <OBIEE_9221> (for example, /u01/stage/OBIEE_9221), and unpack ESI_9.2.2.1.zip into it.
  3. In the temporary directory, open the file update_obiee.sh.
    1. Verify that the WEBLOGIC_HOME directory, specified in the file, exists.
      If necessary, update the path in the script to point to the correct location.
    2. Note the BACKUP_DIR directory specified in the file.
      This backup directory will be created as it appears in the script. If desired, you can update the path in the script to point to an existing location on your server.
    3. Note the INSTALL_BASE_DIR directory specified in the file.
      This is the directory that holds the unpacked files from Signal-9_2_2_0_124-OBIEE.zip for the original Oracle Empirica Topics Reporting installation. If the directory does not exist anymore, the script will create it.
  4. From the temporary directory, give the shell script execute permissions and run it:
    $ chmod +x update_OAS.sh
    $ ./update_OAS.sh

    Verify that the script prints Completed and that there are no errors.

  5. Verify the <WEBLOGIC_HOME>/wlserver/server/lib/mbeantypes directory includes the following file, where XXX is the build number:
    Signal-9_2_2_1_xxx.jar