DBA Data[Home] [Help]

APPS.XLA_UPGRADE_PUB dependencies on FND_STATS

Line 1583: fnd_stats.gather_table_stats('XLA', 'XLA_UPGRADE_DATES');

1579:
1580: IF (c_level_statement >= g_log_level) THEN
1581: Trace('Gather Statistics on XLA_UPGRADE_DATES',c_level_statement,l_log_module);
1582: END IF;
1583: fnd_stats.gather_table_stats('XLA', 'XLA_UPGRADE_DATES');
1584:
1585: -- Call Product Team Upgrade Manager API's for Upgrade
1586: IF (c_level_statement >= g_log_level) THEN
1587: Trace('Calling Product APIs for actual upgrade.',c_level_statement,l_log_module);