Previous Topic: Database Tables Archival RecommendationsNext Topic: Tables that Grow Moderately


Tables that Grow Rapidly

The following table grow rapidly with each transaction that is performed. Ensure that these tables are archived or purged according to the archival policy of your organization:

When you archive data in these categories of rapidly growing tables, the following procedure is recommended:

  1. Archive from the backup database.This will not affect transactions, but only reports.
  2. Clean up the backup database.
  3. Fail over the servers to use the backup database.
  4. Clean up the primary database.
  5. Revert to the primary database.