essbase block creation

上一篇 / 下一篇  2012-02-08 02:05:42 / 个人分类:Essbase

essbase blocks are created on: ( if there is no block, no pag and ind file)

1) data load

2) aggregation/calcuation on sparse dimension

      the block number created by agg, say agg(location) is dependent on the number of members of other sparse dimenion.

     This also include if a member with formula with "dynamic calc and store",

for example, Variance (@var(actual, budget)). everytime you view a block

which has Variance, the block will be created. for example: 100-30->california->Variance

 

 

3) datacopy

4)

a) set a sparse member to a constant:

      budget=100

this will create a lot of blocks include upper layer blocks.

use cleardata budget and clearblock empty to remove extra blocks, but pag

files are still there. the reason is clearblock just blank out pointers in ind file.

so the cleared blocked marked free. a essbase restructure will shrink the pag file

 

  if use:


FIX(FY09,"L_101601","E_A45","H_Master Distributor",NO_Department,"P_VOICE_PI", final)
budget=1000;
ENDFIX

all are sparse dimension member, will only create 1 block

b) set a sparse member to a non-constant :

    budget=actual*1.20;

no need to "set createblockoneq on"

5) submit data through smartview


TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2012-05-25  
  12345
6789101112
13141516171819
20212223242526
2728293031  

数据统计

  • 访问量: 3934
  • 日志数: 22
  • 建立时间: 2011-07-12
  • 更新时间: 2012-05-24

RSS订阅

Open Toolbar