Previous Topic: VolumetricsNext Topic: Calculate Table and Database Size


Volumetrics in a Data Model

You can use volumetrics in a data model to calculate the size of tables, indexes, and physical storage objects in your database. When you calculate database size and growth, you can:

You can select any table and calculate its approximate size according to the initial state or projected growth. After you calculate all table sizes in your database, you can calculate the approximate size of the entire database. When estimating the size of a database table, the data types that are native to the DBMS you are using are considered.

Using volumetrics, you can:

You can also use volumetrics in a data model to calculate the size of entities in a logical or logical/physical model. When you calculate entity size in a logical model, it enables you to have volumetrics information in place when you derive a physical model from the logical model. In a logical/physical model, the information is persisted to the table properties on the physical side.

More information:

Calculate Table and Database Size

Define a Volumetrics Report

Set Volumetrics Database Parameters

Specify Volumetric Information for a Table

Specify Volumetric Information for an Entity