0% found this document useful (0 votes)
39 views1 page

Performance Tuning

The document provides instructions for configuring memory allocation, optimizing dimension ordering, and using various Hyperion Planning utilities. It recommends editing properties to increase supporting detail cache size, ordering dense dimensions from most to least dense with time and accounts first, and separating sparse dimensions into aggregating and non-aggregating types. It also gives commands for unlocking applications, broadcasting messages, and refreshing dimensions using AppScheduler.

Uploaded by

Melvin Kang
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Performance Tuning

The document provides instructions for configuring memory allocation, optimizing dimension ordering, and using various Hyperion Planning utilities. It recommends editing properties to increase supporting detail cache size, ordering dense dimensions from most to least dense with time and accounts first, and separating sparse dimensions into aggregating and non-aggregating types. It also gives commands for unlocking applications, broadcasting messages, and refreshing dimensions using AppScheduler.

Uploaded by

Melvin Kang
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 1

Allocating Memory for Supporting Detail Cache

- Edit HspJSHome.properties
- Change the SUPPORTING_DETAIL_CACHE_SIZE

Changing Order of the Dimension


- Change Time, Period and Accounts as DENSE
- Order all dense dimensions from the most dense to the least dense. Usually
the most dense will be Time Peroids followed by Accounts
- Separate Sparse dimension into aggregating and non-aggregating dimension
and place tthe aggregating dimension
before the non-aggrgegating dimension.Within each type, order the sparese
dimension from most dense to least dense

Most Dense Dim


Less Dense Dim
Smallest Aggregating Sparse
Largest Aggregating Sparse
Smallest Non-Aggregating Sparse
Largest Non-Aggregating Sparse

Sparse is dimension with a low percent pf availability exampke not very product is
sold in every market ( Attribute)

Dnese is dimension with a high probability that one or more data position is occupied
in every combination of dimension.

Unlocking Application
\\server\\Hyperion\HyperionPlanning\Utils\UnlockApp.exe

Broadcast Message
Hyperion Planning-> Manage Application -> Manage Database -> Message

cd \\server\\Hyperion\HyperionPlanning\Utils\
broadcastmessage Server Name, Application Name, User, Name, Password, Message

Refresh Dimension
AppScheduler

You might also like