Calculating size of CUBE & ODS

Hi Everybody,
   Could any one suggest me, how can we calculate exact size of the cube & ODS?
Thanks and Regards,
Ramesh

DB02 can provide some history on a table or tablespace about space consumption, but not row count, e.g.
For a specific table like this -
Date............Size (Kbyte) 
10/01/2005 ........1,193,984
09/01/2005 ........1,193,984
08/01/2005 ........1,128,448
07/01/2005 ........1,020,928
06/01/2005 ..........988,160
05/01/2005 ..........955,392
04/01/2005 ..........914,432 
03/01/2005 ..........881,664
02/01/2005 ..........840,704
01/01/2005 ..........807,936 
12/01/2004 ..........635,904
11/01/2004 ..........521,216
But you don't really want to have to collect this for all the tables involved on a monthly basis.
SAP_INFOCUBE DESIGNS can provide row counts
0BWTC_C03  /BI0/D0BWTC_C031    rows:  6,005  ratio:  1 %
0BWTC_C03  /BI0/D0BWTC_C03P    rows:     83  ratio:  0 %
0BWTC_C03  /BI0/D0BWTC_C03T    rows:    880  ratio:  0 %
0BWTC_C03  /BI0/E0BWTC_C03     rows:616,772  ratio: 84 %
0BWTC_C03  /BI0/F0BWTC_C03     rows:116,037  ratio: 16 %
RSRV test - Database information about InfoProvider, can provide this info about a InfoProvider -
ZPU_C51 tables
ZPU_C51 is a BasisInfoCube
Cube ZPU_C51 has 9 dimensions; 0 dimensions are line item dimensions
  Table /BIC/DZPU_C511 has 3962 entries. Size corresponds to 3% of the InfoCube
  Table /BIC/DZPU_C512 has 2243 entries. Size corresponds to 2% of the InfoCube
  Table /BIC/DZPU_C513 has 4847 entries. Size corresponds to 3% of the InfoCube
  Table /BIC/DZPU_C514 has 5843 entries. Size corresponds to 4% of the InfoCube
  Table /BIC/DZPU_C515 has 44 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/DZPU_C516 has 148 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/DZPU_C51P has 174 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/DZPU_C51T has 74 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/DZPU_C51U has 5 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/EZPU_C51 has 0 entries. Size corresponds to 0% of the InfoCube
  Table /BIC/FZPU_C51 has 142233 entries. Size corresponds to 100% of the InfoCube
Keep in mind the row counts displayed by SAP_INFOCUBE_DESIGNS and RSRV are based on the DB statistics and are only as current as the last time statistics have been collected on the tables.
SE16 on the other hand, actually goes out and runs a query on the table to provide a true current row count.
From a storage mgmt standpoint, I doubt your DBA is really that concerned about the number of rows you added and really just wants to know about disk storage consumption trends.  Mgmt on the other hand may very well be interested in row counts as it is something they can relate to and can indicate what's going on in the organization.
I am not aware of any BW functionality that provides current InfoProvider row count histories/trends other than to run some of the above tools monthly or write your own pgm to do so. 
There are various tables that track load information and could provide counts of records added. You could probably create an Infoset and do some reporting that way. The best way to get counts of records loaded is probably from the BW Tech Content cubes where you could create a query to provide monthly record load counts by InfoProvider, e.g.
Calendar day     Time      Records
9/1/2005     38,950     5,789,428
9/2/2005     77,581     19,185,224
9/3/2005     1,138     248,247
9/4/2005     1,066     241,527
9/5/2005     260     528
9/6/2005     21,352     5,192,199
9/7/2005     28,954     5,212,939
9/8/2005     25,770     5,837,173
9/9/2005     34,271     6,341,234
9/10/2005     834     13,580
9/11/2005     1,193     242,951
9/12/2005     19,426     4,408,503
9/13/2005     20,756     3,504,421
9/14/2005     24,353     3,975,332
9/15/2005     30,432     5,984,105
9/16/2005     31,633     6,077,860
9/17/2005     799     15,682
9/18/2005     1,152     243,567
9/19/2005     16,288     4,038,754
9/20/2005     15,313     3,504,187
9/21/2005     22,744     3,955,414
9/22/2005     29,216     5,348,904
9/23/2005     28,798     5,616,426
9/24/2005     696     13,151
9/25/2005     2,010     242,341
9/26/2005     15,279     3,666,828
9/27/2005     22,411     4,095,785
9/28/2005     23,465     4,547,366
9/29/2005     30,920     5,826,502
9/30/2005     32,039     6,294,938
Overall Result     599,100     119,665,096
Keep in mind that records added to a cube for a month are not be the same as the records that end up in the E fact table table after compression.
So I think you really need to define what it is you are looking for, statistical info for mgmt and/or info for the DBA for storage estimates.
For stoage planning purposes, your DBA should be able to determine space use and trends, that's a basic function of their job.  Your role is to keep them informed of changes they can't determine from the DB, e.g.
- transaction volume expected to double for an InfoProvider
- you are going to create several aggregates
- creation of new InfoProviders
- you are deleting large amoutns of data
BW disk storage grows - I don't think I have ever seen a Data Warehouse that has reached a point where it rolls off as much data as it loads.  A new BW can easily have storage requirements increasing by multiples year over year the first few years.  It can waste a lot of folks time trying to get to fussy about tracking individual table changes.
Haven't used the Quicksizer to off an opinion. Probably an acceptable tool for estimating, just like any of the row count methods others have mentioned.

Similar Messages

  • Cube/ODS ideal size

    Hi Team,
                  What is the ideal (Recommended) size of Cube or ODS?
    1>How Many Records can a cube handle with out any problem. Is there any standard number of records at where we start to see issues like data load issues, Query performnace, Attribute change run  ...etc etc.....is 50 M records Ideal?
    2>How about the same (as above) for ODS/DSO?
    3>What will be the key issues  if we do not take any action (data deletion, Archiving etc) against present BW systems and if the system sizes grows rapidly every year?
    Regards,
    TRA.

    Hi TRA:
    Run SAP Note: 917803
    http://www.comeritinc.com/UserFiles/file/tips%20tricks%20to%20speed%20%20NW%20BI%20%202009.ppt.
    Thanks,
    Sandhya

  • Cube/ods size

    hello all,
    How can check the size of cube and ODS.
    Is there any table mentioning the size of the tables at infoprovider level.
    regrads, meps

    First place to look is at the PSA tables.   How many days of PSA data do you retain or are you even deleting PSA data at all?   This is ususally most new BW environemnts problems.
    Cube compression, delete infrequently/unused secondary indices on ODS can help.  Purge / archive off old data if no longer needed.
    The reality is, however, that, a data warehouses grow, and usually grows faster the longer it exists. I've never seen one yet reach a point where you achieve a steady state and are rolling off as much data as you are adding.  My recommendation is to always budget for more storage every year.  You might be able to get away without more disk one year, but better to have budgeted for it than to have to go begging later.
    Message was edited by: Pizzaman
    You can find many studies, e.g. Gartner, that will tell you that the hardware cost of the actual storage is becoming a smaller and smaller piece of the pie.  The management and administration is the killer.  Your time, DBA and BASIS time spent trying to mangae storage so you can get by on less than you ureally need is penny wise and pound foolish.

  • I want to know Cube,Ods,Multiproviders,infopackage groups,process chains

    Hi all,
    1.how to make techinical specifications Cube,Ods,Multiproviders,infopackage groups,process chains.
    2.how to decide the size of the cube.
    3.what is the default size& what is the max size & In the case of ods.
    4.performance wise which is best multiprovider or cube.
    5.why cube is best (performance wise) for  cube over ods.
    6.What is max no of chars & keyfigures can insert in ods.
    7.Is sid concept exists for ods.if yes when they generate.
    Thanks
    cheta.

    Hi
    1.From functional specification requirements,find out the datasources by using business content check(offline) or using Metadata repository(online), u need to have TREX installed in ur system.Do the GAP Analysis and note down the objects which are not in business content and create Z objects(Datasources,ODS or Infobjects,Cubes). Draw the bubble diagram and derrive ER diagram from it and finally do logical information model(cube model) and decide what u need in data flow.
    2.You have a quick sizer in market place which can help you to decide the sizing of BI project.Take care of trade-off's between line item dimensions and normal dimension which have large impact on ur sizing.
    3.There is no such default sizing,depends on ur reporting requirements whether u need detailed reporting or snap shot reporting.
    4.There is no trade-off's between multiprovider and Cube regarding performance.From performance point of view we have to consider other factors such as aggregates,Indexing,Partitioning etc..
    6.The Max number of Keyfields are 16 and data fields are 749.
    7.Yes SID's are created for ODS when you check the flag for BEX Reporting.
    Thanks
    Chandru

  • BI-users,cubes,ODS...

    hello  guys
    Iam sort of curious about BI PROJECT as I didnot work on BI yet.I just had training .thatsall.
    Can anyone who are working on BI implementation/production environment please let me know
    1.for how many users is your system built?
    2.how many cubes,ODS,Multiproviders,Infosets are there in ur project?
    3.how many process chains are built for your project?
    4.whats the Size of your BI team?
    Thanks for your time,
    S

    it is fully depends on your project.
    The number of users are depends on the business of  your client. The size of your BI team depends of the tasks which are coming in.
    The cubes, and other objects which has to be created based on the records and the areas where the client is working on.
    The process chains are fully depends on the number of loads which are required for the business of your client.
    you can size your BI server by using quicksizer tool, which is available in the service market place.
    This would help you to understand the situation.

  • How to find out which cube/ods has the code

    hi,
    I want to find out which cube/ods has the start routine/update rules written in it.  Is there a table or Tcode to find out the code instead of opening each cube/ods to find out whether there is code in it or not.
    Thanks,
    Sam

    hi Sam,
    take a look
    /message/3483792#3483792 [original link is broken]
    try RSTRAN, field STARTROUTINE
    related tables
    RSAROUT
    RSAABAP
    RSAABAPINV
    RSAROUTT
    Technical name of start routine
    Re: How to get info about a GP* program?
    Re: Search for start, update rule, etc. that uses infoobject
    if couldnt find out, you can use ST05 'sql trace', open 2 session, one for create start routine, and one for ST05, activate with option 'sql trace', then create start routine and 'deactivate trace' and 'display trace', and check out the tables list
    hope this helps.

  • Time machine - 1st backup - stuck on calculating size

    Hello,
    I'm running Time Machine for the first time on OSX Lion.
    I've bought a external 2,5inch HD of 1TB.
    I formatted it to Mac Os X Extended (Journaled). I added the disk as a time machine backup and ran the "backup now".
    It's stuck on Calculating Size for about 30 minutes.
    Does this take this long? Can't remember it took so long under SL.
    thanks in advance,
    greetings

    champ2153 wrote:
    I am having the same issue. When I attempt to restore my information from time machine, the restore seems to go well. But..right around the moment of 70% or so on the progress bar, (with about 20 minutes remaining) the "restore was successful" box pops up and prompts me to restart the machine. Upon restart I can not get past the white apple screen. I've tried just installing OSX
    When you do that, has all your data been restored? If so, just download and install the "combo" update to get back to 10.6.6.
    and then using migration assistant, but migration assistant does not recognize my time machine external. Any thoughts?
    Try repairing your backups, per #A5 in [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of this forum).

  • HT201250 Time machine displays calculating size?

    When trying to set up time machine for the first time with a 4tb Iomega external drive is displaying message calculating size for some time?

    All sorted now, used some of the advice from Pondini's FAQs; thanks!

  • Searching for costcenter "7890"  in all cubes/ods

    hi gurus
    i am looking for a costcenter "7890" in all the cubes/ods. now the simple way is to manage the cube and look into its contents but that is taking very long and i have 100's of cubes, so is there some way i can find where this masterdata is being used. now i know in sid table this particular costcenter has a sid id. is there a table where i can see what infoproviders this sid id is linked with.i will appreciate any suggestions.
    thanks

    i tried this but it says no such transaction exists may be you miss spelled it.  and will it give me the association of each sid id in master data to cubes using that sid id of master data.  /BI0/SCOSTCENTER this is the table in which you can see all the sid id's for each cost center. now i want to look at what cube is associated with one of these costcenters. if you have any other suggestions that give me the same solution i will appreciate them.
    thanks

  • Tables holding Data related to selection conditions of each loadin cube,ODS

    Hello Experts,
    Hope you are all are doing Good!.
    I am looking for a way to check the selection conditions of each load in cube & ods through an ABAP program.
    For Eg: we load cubes with selection conditions with (created on date -1 ) and i want to check whether there are all loads for all days....can we do this with abap code right...
    Can u pls help with the related tables i can look for this data...
    Thanks in advance!!!

    Hi,
    check this table for selection criteria:
    RSLDPSEL and RSSELDONE
    thnks.
    Edited by: Sakthi Jaganathan on Jun 18, 2009 4:20 PM

  • Icloud stuck at calculating sizes

    i'm getting a grey spinning wheel in mac mail, adjacent inbox icloud box.  In checking Account info, icloud is stuck on icloud - calculating sizes.  This is preventing mail coming in my MacBook yet mail is coming into both my iphone and ipad.  Why?  A fix someone, please?

    I'm having the same problem. Any solutions?

  • How many primary keys can w have in cube, ods objects?

    how many primary keys can w have in cube, ods objects?

    Hi Naresh,
    16 primary keys only possible(for cube: 16 dimensions, ODS - Keyfields)
    For ODS:
    -         You can create a maximum of 16 key fields (if you have more key fields, you can combine fields using a routine for a key field (concatenate).)
    -         You can create a maximum of 749 fields
    -         You can use 1962 bytes (minus 44 bytes for the change log)
    -         You cannot include key figures as key fields
    More info: [Creating ODS Objects|http://help.sap.com/saphelp_nw04/helpdata/EN/4a/e71f39488fee0ce10000000a114084/content.htm]
    Hope it Helps
    Srini
    [Dont forget to close the call by assigning poings.... - Food for Points: Make a Difference through Community Contribution!|https://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/007928c5-c4ef-2a10-d9a3-8109ae621a82]

  • Table Fpr Requests in a Cube/ODS

    Hi,
    Please let me know the table for finding the records a requests contains in a Cube/ODS?
    Thanks.

    For cube:
    /BIC/F<Infocube technical name> (Uncompressed fact table)
    /BIC/E<InfoCube technical name> (compressed fact table)
    For ODS:
    (for custom ODS objects)
    /BIC/A<ODS technical name>00 (Active Data Table)
    /BIC/A<ODS technical name>40 (Activation Queue)
    /BIC/B<10 digit number> (Change Log Table)
    (for SAP defined ODS Objects)
    /BI0/A<ODS technical name>00 (Active Data Table)
    /BI0/A<ODS technical name>40 (Activation Queue)
    /BI0/B<10 digit number> (Change Log Table)
    Hope it helps.
    Regards

  • How to create a cube/ods/infoobjects etc..and also  why to create the same

    Dear Friends
    how to create a cube/ods/infoobjects etc..and also  why to create the same objects.
    thanks & Regards
    Ramana

    Hi Friend,
    Creating Infoobjects
    1. Go to RSA1 -> Modelling tab.
    2. Click on Infobjects.
    3. Create a new Infoarea.
    4. Now create Infoobject Catalog for Characterstics and Key Figures.
    5. Now create Char Infoobject under Char Catalog and Key figure Infoobject under Key Figure catalog.
    Creating Cubes:
    1. Right click the info area and choose create info cube.
    2. Select the type of cube you wish to create and comnfirm your selections.
    3. The next screen is where you actually define the cube.
    4. Now you will notice the difference.
    5. Place your cursur on key fig and right click and chose infio object direct input; chose your key fig for the cube.
    6. Similarly for the dimension; right click the dimension and chose inbfo object direct input, chose your chars and out them in dimension.
    7. Activate the cube.
    Creating a ODS is also the same.(in step 1 choose create ODS)
    Creating Multicube/Multiprovider
    1. Right click the info area - chose create multi provider.
    2. select the cubes , DSOs, info objects that you need for the multi provider.
    3. On the right side of the screen, you will see all the objects that you selected and open the key fig and dimension and drag the ones you need to define the multi provider.
    4. Identify the chars and key figs.
    5. Acvitate the mullti provider.
    Why we create them ?
    Infobjects : They are fields in R/3. As we require fields in R/3 tables we require infoobjects in BI.
    ODS : This actually is like a table in R/3.
    Cube : This contain the Key figures.(e.g Sales quantity, Amount etc)
    Hope it helps.
    Regards
    Hemant Khemani

  • Before designing cube/ODS in BW how can weknow that the datasource is delta

    HI All
    Before designing cube/ODS in BW how can we know that the datasource in source R/3 is delta enable or not? I mean what type of datasource is this?
    And aslo what do we mean by Standard Extractors? will this mean like for this there wont be any datasource or table? Iam nill in this part? can anyone explain me regarding this
    Regards
    Balji

    Hi Balaji,
    To find whether a datasource is delta enabled or not goto R/3 -> se11/se16 -> roosource table -> your datasource -> check the "DELTA" field value. If it is blank then no delta is supported.
    All extractors would have a datasource and extract structure associated with it. It does not matter whether it is business content or custom.
    Bye
    Dinesh

Maybe you are looking for

  • Transfer files from SAP R/3(unix server) to windows

    Hi TechGurus, We have a requirement where in , we are extracting data from SAP table into a text file using OPEN DATASET in TEXT MODE. Then using a third party tool (Connect-direct), we are transferring text files to windows server using unix script,

  • Can't find other computers on the network

    Ok, so I have a wrt54g wireless router thats directly connected to my main desktop pc.  I have another pc and a laptop that's set up wireless.  I'd like to link them to the main desktop so I can access files and the printer.  I can't seem to figure i

  • Need Information on af:query component

    Hi, I need some information on the <af:query> component in JDev 11g. When using ADF 11g's new component, ADF Query (af:query) whether the default "All Queryable Attributes" or on other newly defined View Criterias: 1     What are the disadvantages of

  • OAS407 and Oracle815/816 Package Problem

    Hello !! I have this weird problem .... I am using the PLSQL cartridge It is a registration form with about 27 parameters to be accepted from the user validatd thur javascript and then inserted into the Oracle Database.. Thats it that simple. My code

  • Managing Entity Object and PL/SQL transactions

    Hi, I have requirement to use entity objects and PL/SQL API in the same transaction. First the data is created in the entity object and then API is called to do some validations on the data created through entity object. I am not able to fetch the ro