DBA Data[Home] [Help]

APPS.MSD_COLLECT_LEVEL_VALUES dependencies on MSD_ANALYZE_TABLES

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

132: end if;
133:
134:
135: /* Analyze staging table after collection */
136: MSD_ANALYZE_TABLES.analyze_table(null,1);
137:
138: retcode := g_retcode;
139:
140: