Open GasparYYC opened 5 years ago
Update 2020-07-03: I just want to share with everyone I just used the same steps for upgrading APEX 19.1 to 20.1 (Using the appropriate file name or reference to APEX_200100 in the ACL. (this time no need to modify SYSTEM datafile)
I propose a new document/section on the github page of OXAR that has specific information about upgrading to Oracle APEX (release 18.2 in this case). Note: Upgrade to APEX 19.1 is exactly the same, this guide works fine. I actually used it upgrade to 19.1 of APEX.
This is not using patches that requires paid support, this is by downloading the current version publicly available for download.
Before you start, make sure you increase the MAXSIZE limit of the datafile for SYSTEM:
These are the steps I followed and have upgraded my OXAR servers running 5.1.x to 18.2 No issues whatsoever. The only requirement from OXAR perspective is that ORDS 3.0.12 is the minimum for APEX 18.3 (See other enhancement request)
Note: In the notes below I use dropbox but you can use whatever you want
Note: All commands must be run as root
Now using SQLPlus connect as sys as sysdba and run the following:
If your OXAR installation enabled the ACL (via OOS_ORACLE_ACL_APEX_ALL_YN = Y in the config.properties of your oxar installation) Note: set to Y by default then run the following
As root run the following commands:
Note: Seems ORDS have issues after the Upgrade of APEX, the tomcat Catalina log shows errors like this:
Check the views owned by ORDS_METADATA schema and if there are some views with errors, validate to have them fixed. For me I just run the following and works/fix the issue always: