Apex Install DBCS
Hi Experts,
We are installing Apex 23.2 in DBCS.
Environment: CDB with 2 PDB(DEV & UAT) Version 19.22
We are trying to uninstall apex in CDB but failed. Is it mandatory to uninstall apex from CDB?
[oracle@apexdevdb1 apex]$ pwd
/u01/app/oracle/product/19.0.0.0/dbhome_1/apex
[oracle@apexdevdb1 apex]$ sqlplus "/as sysdba"
SQL*Plus: Release 19.0.0.0.0 - Production on Mon Apr 8 15:43:45 2024
Version 19.22.0.0.0
Copyright (c) 1982, 2023, Oracle. All rights reserved.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.22.0.0.0
SQL> @apxremov_cdb.sql
PL/SQL procedure successfully completed.
Performing de-installation in multitenant container database in the background.
The de-installation progress is spooled into apxremov*_cdb*.log files.