InterviewSolution
| 1. |
What Are The Files Used During Restructuring ? |
|
Answer» When Essbase restructures both the data blocks and the index, it uses the files described essxxxxx.pag Essbase data fileessxxxxx.ind Essbase index filedbname.esm Essbase kernel file that contains CONTROL information USED for db recoverydbname.tct Transaction control tabledbname.ind Free fragment file for data and index free fragmentsdbname.otl Outline file in which is DEFINED all metadata for a DATABASE and how data is stored When Essbase restructures both the data blocks and the index, it uses the files described essxxxxx.pag Essbase data fileessxxxxx.ind Essbase index filedbname.esm Essbase kernel file that contains control information used for db recoverydbname.tct Transaction control tabledbname.ind Free fragment file for data and index free fragmentsdbname.otl Outline file in which is defined all metadata for a database and how data is stored |
|