Aggregation and Fragmentation

Hi Gurus,
what is meant by aggregation and fragmentation in OBIEE .Do we use these only when we want to improve the performance of the report if no in which type of scenarios when will go for these.Please any one help me with exact scenario.
Regards,
Rafi

Hi,
As per the below link
http://108obiee.blogspot.com/2009/01/fragmentation-in-obiee.html
In fragmentation after fragmenting the table in database and reimporting the tables and making the joins in Physical layer. we have to drag the table in BMM layer .
When we generating the report on channels table with channel id greater than 5 then how the biserver will go to the particular table(i.e.Channels_Other). How the biserver will follow the link between two tables(i.e. CHENNELS and CHENNELS_OTHERS) when fetching the data in the report.
In logical table source why we have to enable the option This source should be combined with other source at this level if we won’t enable this option what it will happens.
Thanks,
Edited by: Rafi.B on Aug 2, 2012 1:06 AM

Similar Messages

  • How can I read the bootstrap files and extract the fragment-URLs and fragment-numbers in plain text?

    How can I read the bootstrap files of any HDS Live stream and extract the fragment-URLs and fragment-numbers in plain text?
    Could it be that it is some kind of compressed format in the bootstrap? Can I uncompress it wirh  f4fpackager.exe? Could not find any download for f4fpackager.exe. I would prefere less code to do so. Is there something in Java of JavaScript, that can extract the fragment-numbers?
    Thank you!

    Doesn't sound too hard to me. Your class User (the convention says to capitalize class names) will have an ArrayList or Vector in it to represent the queue, and a method to store a Packet object into the List. An array or ArrayList or Vector will hold the 10 user objects. You will find the right user object from packet.user_id and call the method.
    Please try to write some code yourself. You won't learn anything from having someone else write it for you. Look at sample code using ArrayList and Vector, there's plenty out there. Post in the forum again if your code turns out not to behave.

  • What is the best Practice to improve MDIS performance in setting up file aggregation and chunk size

    Hello Experts,
    in our project we have planned to do some parameter change to improve the MDIS performance and want to know the best practice in setting up file aggregation and chunk size when we importing large numbers of small files(one file contains one record and each file size would be 2 to 3KB) through automatic import process,
    below is the current setting in production:-
    Chunk Size=2000
    No. Of Chunks Processed In Parallel=40
    file aggregation-5
    Records Per Minute processed-37
    and we made the below setting in Development system:-
    Chunk Size=70000
    No. Of Chunks Processed In Parallel=40
    file aggregation-25
    Records Per Minute processed-111
    after making the above changes import process improved but we want to get expert opinion making these changes in production because there is huge number different between what is there in prod and what change we made in Dev.
    thanks in advance,
    Regards
    Ajay

    Hi Ajay,
    The SAP default values are as below
    Chunk Size=50000
    No of Chunks processed in parallel = 5
    File aggregation: Depends  largely on the data , if you have one or 2 records being sent at a time then it is better to cluster them together and send it at one shot , instead of sending the one record at a time.
    Records per minute Processed - Same as above
    Regards,
    Vag Vignesh Shenoy

  • What is generalization, aggregation and specification in database abstraction ?

    What is generalization, aggregation and specification in database abstraction ?

    The following link might be a start.
    http://cs-exhibitions.uni-klu.ac.at/index.php?id=433

  • Available objects and fragmentes depending upon template selection

    Hi
    We have a use case where we have several different templates. For each template the user is to have access to only some objects and fragmentes. For example for the car template the user have access to car_registration, number_of_doors. While for instance for the house template the user have access to address, city etc. Anyone know if this is possible with the LiveCycle designer?
    Cheers
    Tore

    I've finally found a useful reference for doing this here:
    http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/intro_buildingcomps.html

  • Nested aggregation and additional sql in query

    Hi experts,
    I need to create a measure in the rpd that will look like:
    measure 1 = SUM(count distinct (ID)) over(order by T11687.MON_CODE asc rows unbounded preceding)
    Is it possible to have a nested aggregation and the over (...) in the query that willl be generated?
    NB: I can't use the evaluate function
    because measure 1 will be just a factor in a complex calculation where other measures are derived from different tables.
    Regards

    In doesn't work that way.
    this query is a bit "stupid", but try this
    select * from topping where topping_id = 1
    union all
    select * from topping where topping_id = 1
    union all
    select * from topping where topping_id = 1Or better yet, let it return once, and then do
    var = rs.getString(1);
    var2 = var;
    var3 = var;

  • Exact difference betwteen aggregation and Inheritance with example

    hi everybody
    Just I got some doubt regarding the difference betwteen aggregation and Inheritance and where we can differntiate the use of each other. I am little bit confused with the two usages when refering to objects.
    Thank you

    ramsy wrote:
    hi everybody
    Just I got some doubt regarding the difference betwteen aggregation and Inheritance and where we can differntiate the use of each other. I am little bit confused with the two usages when refering to objects.
    Thank youIt's the difference between the "is-a" and "has-a" relationship. A Car is-a Vehicle. A Car has-a Engine.

  • What is aggregation and composition of objects?

    Hi,
    Please tell me What is aggregation and composition of objects?
    What are the difference ? Is there anyother type of Object in java ?
    Thankzx
    MerlinRoshina

    Hi,
    Composition is developing a single , complex system by combining subparts.
    Aggregation :
    a composition that encapsulates (hides) the parts . User cant able to access the parts outside .
    Association:
    a composition of independently constructed and externally visible parts. User can access the parts outside .
    To get more detailed information,
    http://people.cs.vt.edu/~kafura/cs2704/basic.concepts.html
    thanks,
    nvseenu.

  • Explanation for Aggregation and Disaggregation

    Hi all
    What is the use of Aggregation and Disaggregation in demand planning. Please share your knowledge with a real time example.
    Regards,
    a.fahrudeen

    Aggregation is the automatic function by which key figure values on the lowest level of detail are summed at run time and displayed or planned on a high level; for example, if you display the forecasted demand for a region in the interactive planning table, what you see is the forecasted demand for all of the different sales channels, product families, brands, products, and customers in that region which the system has added together.
    Disaggregation is the automatic function by which a key figure value on a high level is broken down to the detailed level; for example, if you forecast demand in a particular region, the system instantly splits up this number among the different sales channels, product families, brands, products, customers, and so on, in this region
    Aggregation and disaggregation ensure a consistent planning approach throughout your organization. The sum of the details on the low level always equals the total on the high level. Key figure values are always saved at the lowest level of detail. If aggregates exist, the data is also saved on the aggregate level.
    Check the OSS note 758618 for more idea........generally this functionality used in Macro to calculate the aggregrated quantity based on the keyfigure

  • Wireless Router RTS and Fragmentation

    If I'm streaming video, does anyone know if it's better to have a large Fragmentation and RTS, or a smaller one?
    My D-Link router recommends an RTS of 2347 and Fragmentation of 2346, but I would like the best performance for video streaming. Thanks!

    well on the router's setup page, click on the advanced wireless settings... try reducing the beacon interval to 50, fragmentation and RTS threshold to 2304...also N transmission rate to 270mbps...check whether it makes any difference or not.
    (Edited post for guideline compliance. Thanks!)
    Message Edited by JOHNDOE_06 on 09-22-2007 11:35 AM

  • Cube process stuck - finished building aggregations and indexes for the partition

    Hi friends
    My cube processing stuck up at "Finished building aggregations and indexes for the partition". How can I troubleshoot this.
    Appreciate your help. 
    Royal Thomas

    Royal,
    Your question is discussed
    here and
    here also. May be it will help you out.
    Best regards.

  • What is the difference between Aggregation and Composition with example

    plz help me to find the difference between Aggregation and Composition with example

    Dear [email protected]:
    Get back to work.
    August 4, 2007 stalin_gnana asked:
    I would like to know the description about 'is a' ,'has a' ..relationship in java.plz reply me to the above doubt if known
    August 8:
    Can any one encounter the clarification on how and where Observer class and Observable interface can be applied..plz answer me
    August 10:
    May you find a solution on why not have the concept of pointer,opterator overloading,virtual function and destructor in java
    (Also August 10):
    I would desire to apprehend the brief description about usage of Singletone class and where it can be applied.plz help me
    Today:
    I am having the doubt of 'is there any relation among Delegation and composition'.if have,plz answer to regarding question.
    And then this thread today too.
    sniff sniff
    I smell a lazy attempt at getting others to do one's homework for him.

  • Explain Exception Aggregation and Aggregation?

    Please search forums
    Hi eXPERTS,
    While creating Keyfigure infoobject  there is an additional option called
    Aggregation and it has Exception Aggregation plz explain abt this topics briefly.
    Thank u,
    Edited by: Pravender on May 21, 2010 1:19 PM

    Hi,
    there is a slight difference in between them.
    When you select the Aggregation as Minimum then it will pass only the minimum values into the target.
    Where as Exception Aggregation will be always based on some ref Characteristic, in this if you select the option as Minimum based on 0CALDAY Characteristic then it will show you the minimum values in the report but not in the target based upon the 0CALDAY Characteristic..
    Aggregation will fetches the data into cube from PSA and exception aggr will fetches the data into report from cube.
    just go through the example which was explained by some of our techie..
    For Ex in PSA u have data like dis.
    01.01.2007 1000
    01.01.2007 2000 it will take only the minimum value into cube
    In case if you have many records based on that particular date then it wont do the aggregation. Since you have chosen the ref char as 0CALDAY, there might be lot of records which have generated on the same day, so when you select this option then it wont do the aggregation and further it will place X in that area.
    assign points if it helps..
    regards,
    ashok

  • Floating fields and fragment subforms in Outlook 2007 do not display correctly

    I'm using LCES Forms 8.0 Update 1 to render a non-interactive HTML forms using dynamic content (customer info). The email appears ok in clients except in Outlook 2007.
    The Floating text and Text Fields appear multiple times on the form (scattered around their placement point on the form) and the subform fragments are appearing with borders surrounding them.
    I have heard that there are issues with Outlook 2007 not displaying HTML correctly. Is there a way to setup the Text Fields/Subforms in Designer so they display correctly in Outlook 2007?
    Thanks!

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Difference between  aggregation and calculation tab in BEx Query Designer

    HI,
    I am using BEx Query Designer for my report, for the key figures in the coloumn area i slected one numeric key figures, in  the properties tab i found aggregation tab and calculation tab.
    I need to sum up the total values for that particualar coloumn, when i used calculation tab i found to sum all the values for a particular coloumn, then what is the use the aggreagation tab?
    I not able to used that Aggregation tab it is showing as a hidden fields...
    can any one tell me whats the exact difference between these tabs and when we need to use which tab?
    With Regards,
    Thanesh Kumar.

    Hi Thanesh Kumar,
    I moved this thread from forum Data Warehousing to Business Explorer since it is a query related question (as SDN moderator).
    I could explain to you the difference between these two tabs.
    For "calculation" tab, it changes the display of result and does not change the calculation logic.
    It means that, if this key figure is used further in formula, still the original number (without "calculation" tab setting)  is used for further formula calculation.
    For "aggregation" tab, it changes the real calculation logic.
    The system takes the setting as the aggregation rule for records.
    The most common aggregation rule is of course summation. If you set to e.g. Average here, the system does the
    Average instead of summation when aggregating records. And the Average value will be taken for calculation
    in further formulas or other calculations.
    For "aggregation" tab, you could only use it for CKF (calculated key figure) or formula and you could not use it for
    a basic key figure. That should be the reason why you see it greyed-out.
    Regards,
    Patricia

Maybe you are looking for

  • Do not have privileges to save and publish on iWeb :(

    I am a newer employee at my company and we publish podcasts. Unfortunately, my iMac account can not publish to iWeb. Here are the messages I recieve when I try to publish... first: SAVE FAILED You do not have permission to make changes to that file T

  • How to fire a Alert Message in a table format

    Hi friends, Currently im performing an Alert. My requirement is i need to display the alert message to the user in the mail in a table format. But i couldnt perform that, as the alert is not displaying in a properly aligned table format. Can you frie

  • Microphone no longer working after update to 10.3.1

    Hi, I  am having exactly the same problem with the microphone on a brand new blackberry Z30. I saw at least 3 threads opened regarding this issue. Looks like a common problem. When i switch bluetooth headset or plugin headset or Speaker it works fine

  • IMac G5 20" - Startup Disk Full Error Messages

    Hi, I wonder if you can advise or help me please,? I purchased my first Apple computer in December of last year (2005), a 20” iMac G5 with iSight Camera built in. I also had an extra 1 GB Ram added at the same time. This is my first experience with A

  • Is there a way to suspend execution within LabView?

    Hi all, My demand is to suspend the running application when I want, and resume it after that, within LabView. I heard about using TestStand maybe can do it. The tested product sometimes goes wrong during production test. At this time, I want test pr