Prefix Tables

For each schema format, the system creates a PREFIX_FACT table that contains keys to the dimension tables and one data field. The system also creates PREFIX_DIMENSION tables, HFM_EA_EXTRACT table to track extract timestamps for metadata, and a PREFIX_LOCK_ACCESS table to track writer and reader locks. A writer lock is used when metadata is being changed, for example, when the create or replace process is being used. A reader lock is used when metadata is not being changed and the system is updating data in the FACT table, for example when an update process is being used. These rules are used for the lock process:

For the SQL and Essbase Aggregation Schema format, the system also creates PREFIX_DIMENSION_BASE tables.

For the Warehouse Normalized Hierarchy Schema format, the system creates PREFIX_DIMENSION_PARENT tables.

Note:

Base and Parent tables are not created for the View, Year, and Parent dimensions.

For example, if the Relational Table Prefix is DEMO, the system creates these tables for the Essbase format: