APEX & ORDS UPGRADE
Description: This document explains how we upgraded Oracle APEX, ORDS, and Java on the DBNAME database. It covers the checks and backups done before starting, the steps for installation and configuration, and how we fixed common issues during the process. The aim was to move from older versions to APEX 24.1, ORDS 24.1, and Java 11 smoothly, without affecting service availability. Componets Current versions Upgrade version Apex 22.2 24.1 Ords 21.2 24.1 Java Jdk-1.8 11.1 Pre checks and backups. Apex Workspace backups. Steps: Login to admin responsibility and take the workspace level backup. Using APEX port utility to take workspace and application backups in backend. Tomcat and Ords backup Taking current tomcat and ords backup using tar. Validate workspace schema backup should be taken in DBA team. Installation of apex in DB level.…
Read More