DBA Data[Home] [Help]

APPS.MSC_POST_PRO dependencies on MSC_INST_PARTITIONS

Line 3710: FROM MSC_INST_PARTITIONS

3706: BULK COLLECT INTO INSTANCE_IDS
3707: ---bug 2389523: use msc_ins_partitions instead of
3708: -- msc_apps_instances to look for existing instance partitions
3709: --FROM MSC_APPS_INSTANCES
3710: FROM MSC_INST_PARTITIONS
3711: ORDER BY INSTANCE_ID;
3712: END;
3713:
3714: --- create Instance partitions