Creating Custom Dimensions

You use the Dimensions screen to configure dimensions and security properties for dimensions. You can add or delete Custom dimensions, and specify a Custom Dimension name and Alias.

In the Dimensions table, the first two Custom dimensions for the application are automatically displayed. These Custom dimensions are used for currency rate and consolidation method information, and the size for these dimensions must be Large. The first dimension is used for “From Currency” and consolidation method information, and the second dimension is used for “To Currency” information. You can specify the dimension name (short label) and dimension alias (long label) for the Custom dimension for these two entries. You cannot change the size, and you cannot delete these dimensions.

In addition to the default dimensions, you can create additional Custom dimensions with these guidelines:

The maximum number of Custom dimensions depends on the database type and the size of each Custom dimension.

The calculation method of the maximum number of Custom dimensions is the same regardless of the database type, but the database type determines the amount of total space available.

The total number of physical Custom columns dictates the total number of bytes available for Custom dimension storage in Oracle, Microsoft SQL Server, or IBM DB2 databases.

At least two Custom dimensions are required. Below are the formulae for calculating more than two Custom dimensions:

Migrating applications: 4xLD + 2xMD + SD <= MAXBYTES - 8
New applications: 4xLD + 2xMD + SD <= MAXBYTES

LD = number of large dimensions, MD = number of medium dimensions, and SD = number of small dimensions.

MAXBYTES = 40 for Microsoft SQL Server, 168 for Oracle, 800 for IBM DB2

Oracle recommends that you use Medium for Custom dimensions for all practical purposes.

The Small size for Custom dimensions is not recommended if you anticipate having more than 128 members over the lifetime of the application.

Oracle recommends that you use the Large size for Custom dimensions only if you plan to have more than 32,536 members in that dimension over the lifetime of the application.

The following example shows sample Custom dimensions.

Custom Dimension NameCustom Dimension AliasCustom Dimension SizeUse for Currency

Prod

Products

Large

From Currency

Mkt

Markets

Large

To Currency

Flows

BSFlows

Small

N/A

Cust

Customers

Large

N/A

  To create Custom dimensions:

  1. From the Dimensions table, click the (+) Create Custom Dimension button, or select Actions, and then Create Custom Dimension.

  2. For Short Name, enter a unique dimension name.

  3. For Alias Name, enter a unique dimension alias.

  4. For Dimension Size, select an option: Small, Medium, or Large.

  5. To create additional dimensions, repeat these steps.

  6. Optional: If you have completed all the steps to create an application, click Create Application.

    When the application is successfully created, a confirmation message displays that the application has been created and that the metadata has been loaded successfully. From the confirmation message, click OK.