Common Performance Issues

The most common cause of poor performance is stale or missing table statistics. Financial Management applications create new tables or can clear existing tables and reload or replace entire data sets on the fly. By default, Oracle 10g and 11g run nightly jobs to check for tables that need statistics to be updated. This may not be sufficient in some cases. The following activities are common end user activities where the DBA should be informed that schema statistics should be updated:

After a Scenario/Year has been loaded with the first month’s data, data loads to subsequent periods do not affect table statistics.