![]() | ![]() |
Home |
|
|
WarehouseArchitect - User's Guide |
|
| Part 3 WarehouseArchitect Model |
|
| Chapter 22: Database Creation and Modification |
|
| Computing database size |
| Records in tables You must indicate an estimated number of records in each table in your global model or submodel.
|
Generation parameters determine the indexes that are used to compute database size. You need verify which generation parameters are selected before you compute database size.
| Automatic index constraints The automatic indexing of keys is DBMS specific. If the target database supports the automatic indexing of keys, the resulting database size estimation includes these indexes.
|
For more information on how to associate a tablespace with an index or table, see the section Defining tablespace and storage.
Storage options
Data storage options are DBMS specific. You define data storage options supported by the target database. These are included in the estimate of database size.
Before you compute database size, you indicate the number of records in each table that you generate.
The List of Tables dialog box appears.
You can indicate the estimated average data type length for variable length data types. This average length value is then used instead of the maximum data type length when you compute database size.
The List of Tables dialog box appears.
The Fill Parameters dialog box appears.
You return to the List of Tables.
You can compute database size based on all objects in the global model or a selection of objects in the global model (submodel).
A message window displays the estimated database size.
You can compute database size based on all objects in a submodel.
A message window displays the estimated database size.
|
|