10 pts.
 loading data from ods to cube
can u tell me y should we first load data into the ods and then into the cube?? please give examples .... If it is done in specific cases only where the need of the situation demands then please give me examples of such situations.

Software/Hardware used:
ASKED: December 10, 2007  6:00 AM
UPDATED: July 28, 2010  10:24 AM

Answer Wiki:
A first level ODS, you always store future objects, which you know the business might need. A second level Cube, which have only object that business use currently. This will save time for loading. Ex: Later on when business need to add an object that does't exist in the Cube and also need historical data. You don't have to run Init Set-up on R/3 side(require R/3 down time) and delete data in the cube then re-init load on BW. Hope this help
Last Wiki Answer Submitted:  December 10, 2007  2:58 pm  by  SAPFAQ2005   20 pts.
All Answer Wiki Contributors:  SAPFAQ2005   20 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

ODS has overwrite functionality that can maintain unique set of key. data consistency can be maintained. wher are in the cube if v load the same data more than 3 times then from the 3rd request it allows duplicates.

 10 pts.

 

A first level ODS, you always store future objects, which you know the business might need.
A second level Cube, which have only object that business use currently. This will save time for loading.

Ex: Later on when business need to add an object that does’t exist in the Cube and also need historical data. You don’t have to run Init Set-up on R/3 side(require R/3 down time) and delete data in the cube then re-init load on BW.

Hope this help

 20 pts.