2.1.2.7 Application Root Objects Conversion for Existing Objects
- Various Sharing types of objects during installation:
 - 
                     
- A static table will hold the information of selected table sharing as Data link. Other tables will be treated as Meta Data Link
 - Sharing of object types such as INDEX, LOB, TABLE PARTITION, SEQUENCE, and DYNAMIC PACKAGES will remain as NONE.
 - All other object types such as Packages, Procedures, Functions, and Synonyms would be converted as Meta Data Link sharing.
 
 - Sharing during upgrade:
 - Sharing of existing database objects will remain the same.
 
Parent topic: Steps to be Followed