Application Root and Application Seed Creation

  • Application Root - Application Root will be created from Application Template PDB through the clone. Application Root will hold all the DB objects as a single source repository. Initially, the database sources will be copied Application Template PDB. On subsequent patch set upgrades, the database sources will be deployed in Application Root using upgrade mode.
  • Application Seed

    After Application Root creation, the Application Seed is to be created by a clone from the Application Root. Application seed is to be synched with Application Root, whenever there are DB objects deployed in Application Root, that is the Application seed will have the latest DB references of the Application Root. Application seed will be used as a template to create (entity) Application PDBs.