Application Seed Sync with the Application Root
- In Application Root, post conversion of object type as DATA LINK and METADATA LINK, user need to sync Application Root with Application Seed.
- Post sync, characteristic of objects available in Application seed and Application PDBs will be same.
- Every patch set upgradation in Application Root,
- User need to sync, Application Root with Application seed, to keep Application seed to hold the latest DB sources since Application seed will be used to create new PDBs further along.
The script (Approot_AppSeed_Sync.sql) can also be used to execute this step. This step can be performed from common user.
Input sample for the script:
Approot Schema Username | CMNUSER |
Approot Schema Password | CMNUSER |
Approot Host | 1.1.1.1 |
Approot Port | 1524 |
Application Root Name | Approot1 |
Application Name | OBPM |
Parent topic: Steps for manual application setup