Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

what are dependent parents in the anchoring dimension?

edited Aug 2, 2018 2:36AM in Essbase 5 comments

Summary

what are dependent parents in the anchoring dimension?

Content

Hi all,

I wanted to optimize calc script for better performance.

so I set Calccachehigh like that "Calccachehigh 199000000"

but it still takes long time to aggregate.

So I found how to calculate the Calculator Cache Size.

Bitmap size in bytes

=

=

=

(S1 * S2 * S3 * S4) / 8

(20 * 20 * 50 * 50) / 8

125,000 bytes

Number of bitmaps

=

=

Maximum number of dependent parents in the anchoring dimension

+

2 constant bitmaps

3 + 2

5

Calculator cache

=

=

=

Bitmap size * Number of bitmaps

125,000 * 5

625,000 bytes

--------------------------------------------------------------------------------------------------------------------------------------------

here is log.

--------------------------------------------------------------------------------------------------------------------------------------------

[Thu Feb 23 09:46:25 2017]Local/TnFS_PL/PL_Test/admin@Native Directory/1179449664/Info(1013163)
Received Command [Calculate] from user [admin@Native Directory] using [T1AggMon.csc]

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!