Update the Oracle Analytics Server

Depending on your existing version you need to either install or update Oracle Analytics Server.

If you are upgrading from a version prior to Oracle Empirica Topics 9.2.2, you need to install Oracle Analytics Server and execute the steps in Configure Oracle Analytics authentication.

If you are upgrading from Oracle Empirica Topics 9.2.2, you need to update the files for authentication on the OAS server as follows:

  1. Unzip the Signal-9_2_2_0_xxx_OBIEE.zip into a temporary working folder.
    <tempFolder>
  2. Remove the following files from <WebLogic_Home>/wlserver/server/lib/mbeantypes:

    Empirica-*.jar

    EmpiricaCore-*.jar

    empiricaprovider.jar

    log4j*.jar

    secure-coding-*.jar

    Signal-*.jar

    Topics-*.jar

  3. Copy the jars in <tempFolder>/OBIEE/mbeans except esapi-2.4.x.x.jar to <WebLogic_Home>/wlserver/server/lib/mbeantypes.
  4. Restart the BI server:
    1. Stop the BI server:
      $ <WebLogic_Home>/user_projects/domains/bi/bitools/bin/stop.sh
    2. Start the BI server:
      $ <WebLogic_Home>/user_projects/domains/bi/bitools/bin/start.sh