DBA Data[Home] [Help]

APPS.MSD_COLLECT_LEVEL_VALUES dependencies on MSD_ANALYZE_TABLES

Line 131: MSD_ANALYZE_TABLES.analyze_table(null,1);

127: p_instance_id => p_instance_id );
128: */
129:
130: /* Analyze staging table after collection */
131: MSD_ANALYZE_TABLES.analyze_table(null,1);
132:
133:
134: /* IF this is one step collection then
135: call PULL internally and execute 2 step collection */