Hi experts,
a typical data warehouse reference architecture (as described in many books) basically consists of a core data warehouse, an ods and data marts.
As far as I understood in SAP BW an ODS object acts as a storage location for consolidated and cleaned-up transaction data (transaction data or master data, for example) on the document (atomic) level. This data is not stored permanently but overritten as soon as changes are applied to data in the operational systems.
But where in SAP BW is a component like a core data warehouse that stores consolidated and cleaned-up transaction data on atomic level permanently without overwriting it????
Thanx
Axel
Hi Axel,
I guess pizzaman was refering to this PDF:
You can refer from page 17 onwards.
Bye
Dinesh
That would be a Cube. You cannot overwrite any data in the cube. ODS is usually used to check if the data that is being collected is the correct data and free of any errors. Then it is loaded into a Cube. You can run queries on that cube and get the required data.
Hope that answers your question.
Might want to review the Modleing the Data Warehouse Layer with BI article on this page
BI Data Modeling and Frontend Design [original link is broken]
As to slide 20, (BW 3.5 = NW 2004, BI 7.0 = NW 2004s) , you can implement the this approach in 3.5, there's nothing new in NW 2004s that provides this, it is a desing approach. 2004s does change the terminology a bit, and has reworked the ETL side of things and added the Transational Data Store, all of which helps implement this new layered approach, but I don't think think the delivered Business Content has really caught up with the idea - perhaps with newer modules.
Add a comment