5.3 Installing APEX into Different PDBs
You can install different versions of Oracle APEX into different PDBs.
If APEX is not installed in the container database, you can install a local APEX within each PDB as required. When APEX is installed locally there are no APEX metadata linked objects and all packages, views, and tables are created within the APEX_240200
schema, within each PDB where APEX is installed.
- Uninstalling APEX from a CDB
Learn how to uninstall Oracle APEX from a CDB. - Installing APEX Locally in a PDB
Learn how to install Oracle APEX locally in a PDB. - Installing APEX into a CDB
Parent topic: Utilizing Multitenant Architecture
5.3.1 Uninstalling APEX from a CDB
Learn how to uninstall Oracle APEX from a CDB.
To uninstall APEX from a CDB:
Note:
Installing or removing APEX from a CDB requires a local connection to the database.
This section describes removing APEX from a CDB.
Parent topic: Installing APEX into Different PDBs
5.3.2 Installing APEX Locally in a PDB
Learn how to install Oracle APEX locally in a PDB.
Once you have removed APEX from the container database by following the instructions in Uninstalling APEX from a CDB, you can install APEX locally in a PDB.
To install APEX locally in a PDB:
See Also:
- Installing and Configuring APEX and Oracle REST Data Services
- About APEX Database Accounts
- Working with SQLcl in Oracle SQLcl User’s Guide for more information about SQLcl
Parent topic: Installing APEX into Different PDBs
5.3.3 Installing APEX into a CDB
To install Oracle APEX into a CDB:
Note:
Installing or removing APEX from a CDB requires a local connection to the database.
See Also:
Parent topic: Installing APEX into Different PDBs