Oracle recently announced the general availability of Oracle Analytics Server (OAS) 2025, with over 100 new capabilities to help every analytics user streamline analysis, gain faster insights, and make informed decisions. In this article, I will show you how to upgrade your OAS system to the 2025 (8.2.0.0.0) update.
The instructions in this article apply specifically to my OAS 2024 system running on Oracle Linux 8. If you are upgrading from a different release or operating system, please refer to Upgrading to Oracle Analytics Server.
Required Binaries and Patches
The first step is to download the required binaries and patches for the appropriate operating system. At the time of writing, the following files are needed:
- Java SE Development Kit 8u441
- Oracle WebLogic Server 12.2.1.4 Fusion Middleware Infrastructure Installer
- Oracle Analytics Server 8.2.0.0
- Patch 37476485
- Patch 37202254
- Patch 34542329
- Patch 36649916
- Patch 36316422
- Patch 37035947
- Patch 37388935
- Patch 37284722
Please refer to the latest Critical Patch Update (CPU) Advisor for Oracle Analytics Server for any required changes to the list above.
Upgrading OAS to the 2025 (8.2.0.0.0) Update
Before you begin the upgrade to the latest release of Oracle Analytics Server, you must perform pre-upgrade tasks such as backing up, cloning your current environment, and verifying that your system meets certified requirements.
The instructions in this section assume that:
- All pre-upgrade tasks have been successfully completed.
- The required binaries and patches are in the
/home/oracle/software
folder. /opt/oracle/product/oas2024
is the current Oracle Home./opt/oracle/product/oas2025
will be the new Oracle Home./opt/oracle/domains/bi
is the Domain Home to be upgraded.
Updating the JDK
Execute the following commands as root
to install the required JDK version and update scripts in the current Oracle Home to point to the new JDK location:
cd /home/oracle/software
dnf -y install ./jdk-8u441-linux-x64.rpm
cd /opt/oracle/product/oas/oui/bin
./setProperty.sh -name JAVA_HOME -value /usr/lib/jvm/jdk-1.8.0_441-oracle-x64 -jreLoc /usr/lib/jvm/jdk-1.8.0_441-oracle-x64/jre
Installing the Oracle Fusion Middleware Infrastructure
Execute the following commands as oracle
(or an equivalent user) to start the installer:
cd /home/oracle/software
unzip fmw_12.2.1.4.0_infrastructure_Disk1_1of1.zip
java -jar fmw_12.2.1.4.0_infrastructure.jar
In the Welcome screen, click Next (Figure 1).

In the Auto Updates screen, select Skip Auto Updates and click Next (Figure 2).

In the Installation Location screen, specify /opt/oracle/product/oas2025
as the new Oracle Home and click Next (Figure 3).

In the Installation Type screen, select Fusion Middleware Infrastructure and click Next (Figure 4).

In the Prerequisite Checks screen, click Next (Figure 5).

In the Installation Summary screen, click Install (Figure 6).

In the Installation Progress screen, click Finish once the progress bar shows 100% to close the installer (Figure 7).

Installing the Oracle Analytics Server 2025 Binaries
Execute the following commands as oracle
(or an equivalent user) to start the installer:
cd /home/oracle/software
unzip V1048371-01.zip
java -jar Oracle_Analytics_Server_2025_Linux.jar
In the Welcome screen, click Next (Figure 8).

In the Auto Updates screen, select Skip Auto Updates and click Next (Figure 9).

In the Installation Location screen, select /opt/oracle/product/oas2025
as the Oracle Home and click Next (Figure 10).

In the Prerequisite Checks screen, click Next (Figure 11).

In the Installation Summary screen, click Install (Figure 12).

In the Installation Progress screen, click Finish once the progress bar shows 100% to close the installer (Figure 13).

Patching the New Oracle Home
Execute the following commands as oracle
(or an equivalent user) to apply all required patches to the new Oracle Home:
cd /home/oracle/software
unzip p37476485_122140_Generic.zip
cd WLS_SPB_12.2.1.4.250114/tools/spbat/generic/SPBAT
./spbat.sh -phase apply -oracle_home /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p37202254_122140_Linux-x86-64.zip
cd 37202254
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p34542329_122140_Generic.zip
cd 34542329
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p36649916_122140_Generic.zip
cd 36649916
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p36316422_122140_Generic.zip
cd 36316422
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p37035947_122140_Generic.zip
cd 37035947
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p37388935_122140_Generic.zip
cd 37388935
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
cd /home/oracle/software
unzip p37284722_122140_Generic.zip
cd 37284722
/opt/oracle/product/oas2025/OPatch/opatch apply -silent -oh /opt/oracle/product/oas2025
Upgrading the Existing RCU Schemas
Execute the following commands as oracle
(or an equivalent user) to start the Upgrade Assistant utility:
cd /opt/oracle/product/oas2025/oracle_common/upgrade/bin
./ua
In the Welcome screen, click Next (Figure 14).

In the Upgrade Type screen, select All Schemas Used by a Domain, enter /opt/oracle/domains/bi
as the Domain Directory and click Next (Figure 15).

In the Component List screen, click Next (Figure 16).

In the Prerequisites screen, check all the options and click Next (Figure 17).

In the BIPLATFORM Schema screen, enter the DBA user name and password for the database containing the BIPLATFORM schema, click Connect, then click Next (Figure 18). Repeat this process for all other RCU schemas.

In the Examine screen, click Next (Figure 19).

In the Upgrade Summary screen, click Upgrade (Figure 20).

In the Upgrade Progress screen, click Next once the progress bar shows 100% (Figure 21).

In the Upgrade Success screen, click Close to close the utility.

Reconfiguring the Existing Domain
Execute the following commands as oracle
(or an equivalent user) to start the Reconfiguration Wizard:
cd /opt/oracle/product/oas2025/oracle_common/common/bin
./reconfig.sh -log /home/oracle/reconfig.log -log_priority=ALL
In the Select Domain screen, select /opt/oracle/domains/bi
as the Existing Domain Location and click Next (Figure 23).

In the Setup Progress screen, click Next (Figure 24).

In the Reconfig Summary screen, click Next (Figure 25).

In the Domain Mode and JDK screen, select the appropriate JDK location and click Next (Figure 26).

In the Database Configuration Type screen, click Get RCU Configuration, then click Next (Figure 27).

In the Component Datasources screen, click Next (Figure 28).

In the JDBC Test screen, click Next (Figure 29).

In the Advanced Configuration screen, click Next (Figure 30).

In the Configuration Summary screen, click Reconfig (Figure 31).

In the Reconfiguration Progress screen, click Next once the progress bar shows 100% (Figure 32).

In the End of Configuration screen, click Finish (Figure 33).

Upgrading the Existing Domain
Execute the following commands as oracle
(or an equivalent user) to start the Upgrade Assistant utility:
cd /opt/oracle/product/oas2025/oracle_common/upgrade/bin
./ua
In the Welcome screen, click Next (Figure 34).

In the Upgrade Type screen, select All Configurations Used By a Domain, specify /opt/oracle/domains/bi
as the Domain Directory and click Next (Figure 35).

In the Component List screen, click Next (Figure 36).

In the Prerequisites screen, check all the options and click Next (Figure 37).

In the MapViewer Configuration screen, select 12c and click Next (Figure 38).

In the BAR backup location screen, specify a location to store the metadata backup and click Next (Figure 39).

In the Examine screen, click Next (Figure 40).

In the Upgrade Summary screen, click Upgrade (Figure 41).

In the Upgrade Progress screen, click Next once the progress bar shows 100% (Figure 42).

In the Upgrade Success screen, click Close (Figure 43).

Restarting the Oracle Analytics Server Instance
Execute the following commands as oracle
(or an equivalent user) to start the Oracle Analytics Server instance and verify that it has been successfully upgraded to the 2025 (8.2.0.0.0) update:
cd /opt/oracle/domains/bi/bitools/bin
./start.sh
Conclusion
Upgrading Oracle Analytics Server to the 2025 (8.2.0.0.0) update is highly recommended for staying within the support window, as OAS follows a different lifecycle than OBIEE—requiring an upgrade at least every two years to remain supported. Fortunately, the upgrade process is more efficient than setting up a new instance from scratch, as it preserves your existing domain configuration, reducing downtime and simplifying the transition. By keeping your environment up to date, you ensure access to the latest features, security updates, and performance enhancements, allowing your analytics platform to continue delivering value without unnecessary disruptions.