Multitenant Database 12c /18c
Prepared By :Khaled AlKhudari Oracle DBA
1
Multitenant Database 12c /18c
Reduce cost
Saving resources
Easy maintenance
Easy backup
Easy cloning
Separation of rules
( PDB Admin vs CDB Admin )
/18c
Prepared By :Khaled AlKhudari Oracle DBA
2
Multitenant Database 12c /18c
Every CDB has the following containers:
1. Exactly one CDB root container called CDB$ROOT
Metadata
Common users
2. Seed PDB called PDB$SEED ( it is a template )
Shared between all PDBs
3. Zero or more user-created PDBs
Note: starting from 12c R2 , we have something called application container, but it is out of scope of this course.
Application Container is optional.
Application container seems to be a mini CDB, within CDB root.
Prepared By :Khaled AlKhudari Oracle DBA
3
Thank You
4
Prepared By :Khaled AlKhudari Oracle DBA