DBA Data[Home] [Help]

APPS.HRI_OPL_JOBH dependencies on FND_STATS

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

1070: -- Commit
1071: COMMIT;
1072:
1073: -- Gather Stats
1074: fnd_stats.gather_table_stats(g_hri_schema, 'HRI_CS_JOBH_CT');
1075:
1076: -- 3601362 Enable the WHO trigger
1077: run_sql_stmt_noerr('ALTER TRIGGER HRI_CS_JOBH_CT_WHO ENABLE');
1078: