Upgrade the Oracle Analytics Configuration

If you use Signal Review reporting, you must also update the Oracle Analytics catalog and the RPD file using the instructions below.

Note:

If you have customized the RPD file, please contact Oracle Support before proceeding.
  1. Locate the original installation directory <install_dir> (for example, /u01/stage/OBIEE), which contains subdirectories such as config and reporting. Verify that the file initConfig.sh exists in <install_dir>/config and contains the variable values from the original installation.
  2. Open <install_dir>/config/updateObiee.sh and verify the variable UPDATE_RPD_ONLY is set to "TRUE".
  3. In a command shell, navigate to the original installation/config directory and run updateObiee.sh.
    $ cd <install_dir>/config
    $ ./updateObiee.sh
  4. Confirm that the script completed without errors.