Oracle Multi-tenant Application Containers - Part III - Sharing of Data in Application Common Objects

Aug 1, 2017 12:55:58 PM by Anju Garg


This is a companion discussion topic for the original entry at https://blog.toadworld.com/2017/08/01/oracle-multi-tenant-application-containers-part-iii-sharing-of-data-in-application-common-objects

Hi Anju,

Thanks for detailed explanation.

I observed that below object types are not eligible to be shared as “METADATA LINK”
(‘INDEX’,
‘JOB’,
‘CLUSTER’,
‘TABLE PARTITION’,
‘RULE SET’,
‘SCHEDULE’,
‘EVALUATION CONTEXT’,
‘INDEX PARTITION’,
‘QUEUE’,
‘DATABASE LINK’,
‘PROGRAM’,
‘TYPE’,
‘LOB’,
‘LOB PARTITION’);

Please correct me if i am wrong.