DBA Data[Home] [Help]

APPS.HRI_OPL_JOBH dependencies on FND_STATS

Line 1081: fnd_stats.gather_table_stats(g_hri_schema, 'HRI_CS_JOBH_CT');

1077: -- Commit
1078: COMMIT;
1079:
1080: -- Gather Stats
1081: fnd_stats.gather_table_stats(g_hri_schema, 'HRI_CS_JOBH_CT');
1082:
1083: -- 3601362 Enable the WHO trigger
1084: run_sql_stmt_noerr('ALTER TRIGGER HRI_CS_JOBH_CT_WHO ENABLE');
1085: