3.2.1.1 Application Root and Application Seed Creation
- Application Root
- Application Root will be created from Application Template PDB through clone. Application Root will hold all the DB objects as single source repository. Initially, the database sources will be copied Application Template PDB. On subsequent patch set upgrade, the database sources will be deployed in Application Root using upgrade mode.
- Application Seed
- After Application Root creation, Application Seed to be created by clone from Application Root. Application seed to be synched with Application Root, whenever there is DB objects deployed in Application Root. i.e., Application seed will have latest DB references of Application Root. Application seed will be used as template to create (entity) Application PDBs.
Parent topic: Purpose