Apex Migration 19.2 to 20.0.1 (Version Oracle 11.2.0 DB / Tomcat 9.0)
Apex Migration 19.2 to 20.0.1 (Version Oracle 11.2.0 DB / Tomcat 9.0) 1) Download the 20.1 2) Unzip the Downloaded folder 3) Go to Command Prompt and go to location of unzip folder and perform sqlplus 4) Connect Sys as sysdba SQL> @apexins1.sql sysaux sysaux temp /i/ Entire Phase will take 15 to 20 minute time. Make sure Phase 3 complete successfully. 5) Run the apex_rest_config command SQL> @apex_rest_config.sql ) 6) Stop the tomcat Server 7 ) Copy Images folder data from apex_20.1_en/apex/images and Past to apache-tomcat-version/webapps/i (before take the backup of “I” folder) 8) Copy Images folder from apex_20.1_en /apex/images and past to ORDS/ Images folder (before take the backup of Images folder of ORDS) 9) Connect Sqlplus as sys user Perform Attached Sc...