DBA Data[Home] [Help]

APPS.HRI_DBI_WMV_BUDGET dependencies on FND_STATS

Line 222: fnd_stats.gather_table_stats('APPS','HRI_DBI_WMV_BUDGET_MV');

218: dbms_mview.refresh('HRI_DBI_WMV_BUDGET_MV','C');
219: --
220: bis_collection_utilities.log('HRI_DBI_WMV_BUDGET_MV Materialized View refreshed',1);
221: --
222: fnd_stats.gather_table_stats('APPS','HRI_DBI_WMV_BUDGET_MV');
223: --
224: bis_collection_utilities.log('HRI_DBI_WMV_BUDGET_MV view statastics gathered',1);
225: --
226: EXCEPTION