Previous  Next          Contents  Index  Navigation  Glossary  Library

Storage Parameters for Interim Tables

You can change the storage parameters for all interim tables and indexes in General Ledger. Several concurrent programs in General Ledger use interim tables as temporary storage space for transaction data. These programs create interim tables when they start and drop them when they finish.

Although the default storage parameters meet the needs of most installations, you can increase interim table allocations if the default parameters are inadequate.

The following General Ledger concurrent programs use interim tables:

Posting: GL_POSTING_INTERIM

MassAllocations: GL_ALLOC_INTERIM

MassBudgets: GL_ALLOC_INTERIM

Translation: GL_TRANSLATION_INTERIM

Archive and Purge: GL_ARCHIVE_BALANCES, GL_ARCHIVE_BATCHES, GL_ARCHIVE_HEADERS, GL_ARCHIVE_LINES

Budget Posting: GL_BUDGET_INTERIM, GL_BUDGET_RANGE_INTERIM

Create Summary Accounts: GL_SUMMARY_INTERIM

Each table may contain one or more indexes. Refer to the General Ledger Applications Technical Reference Manual for more information on interim indexes.

Prerequisite

   To set the storage parameters:

Suggestion: We recommend that you specify a percent increase of either 0 or 100 for your interim tables. Other values can increase the rate of fragmentation of your interim tablespace.

See Also

Tablespaces and Segments (Oracle7 Server Concepts Manual)


         Previous  Next          Contents  Index  Navigation  Glossary  Library