About Partitions

Partitions enable you to access data that is shared between databases that may span applications or servers. When you create a partition, you specify which cells are part of the partition and how the source and target cells map to each other. You also specify the type of partition to use and the connection information for the source and target databases. When you create and save a partition, the partition definition is saved to two different .ddb files. One .ddb file is stored in the source database directory (ARBORPATH\app\appname\sourcedbname) and the other .ddb file is stored in the target database directory (ARBORPATH\app\appname\targetdbname).

How you access the partitioned data depends on the type of partition you use.

Two sample partitioning applications are provided with the Essbase Server software: Samppart and Sampeast. If these sample applications have been installed on Essbase Server, they appear in Enterprise View in Administration Services Console.

Related Information