About Workbook Load Performance
Workbook load time is influenced by workbook complexity and metadata volume. During workbook loading, Oracle Analytics may display temporary status messages indicating that it's performing workbook initialization tasks.
| Message | Meaning |
|---|---|
| Loading your metadata |
Oracle Analytics is loading workbook metadata such as columns, shared calculations, key metrics, shared data actions, and shared filter groups. |
| Processing your parameters |
Oracle Analytics is executing parameter initialization logic, including Logical SQL (LSQL) queries used to populate parameter values. |
If these messages appear frequently or remain visible for an extended period, review your workbook and consider:
- Reducing unnecessary shared objects
- Limiting the number of columns being used
- Reducing the number of parameters initialized at startup
- Simplifying LSQL used to initialize parameter values