Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is XEPDB1 in 18c XE

Eslam_ElbyalyJul 31 2020 — edited Aug 1 2020

Oracle database 18c xe.

After installing db 18c xe, I found that there is a pluggable database named XEPDB1. But the documentation states that,

Zero or more user-created PDBs

A PDB contains the data and code required for a specific set of features (see "PDBs"). For example, a PDB can support a specific application, such as a human resources or sales application. No PDBs exist at creation of the CDB. You add PDBs based on your business requirements.

Notice the red line above. Is it contrary? Is it created by default for a specific purpose?

Can I use that PDB as any self created PDB or should I create a new one?

This post has been answered by Saubhik on Jul 31 2020
Jump to Answer
Comments
Post Details
Added on Jul 31 2020
5 comments
7,912 views