Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is difference between star schema and extend star
schema?

Answer Posted / kayani

my knowledge
is sap as data is divided into masterdata(data frequently not changed)+transaction data(frequently change of data).
arranging of masterdata(m.d) and transaction data(t.d) in dataware house we use a procedure that procedure called schema. as transactiondata table is middle of masterdata table we termed it as star schema.
disadvantages of star schema :
1)when we are designing a query we have infoprovider as infocube where transaction data is stored in infocube to perform query we need both m.d and t.d so data manager has to join both m.d table and infocube it consumes time, accessing time is more performance degrading takes place.
2)in star schema the master data (m.d)and t.d table split at one pointer so in a server there are many infocubes if many cubes want to use same masterdata we cannot access the same masterdata into another cube but only copy so data redundancy takes place same data is stored in multiple places in the server.
3)star schema doesn't support extrnal hirearchy model.
finally the limitations of star schema are:
1)system performance degradation due to single pointer.
2)data redundancy.
3)starschema doesn't support external hierarchy.
to overcome this limitation we go for extended star schema model.
1).where transactiondata table resides in center followed by dimensional datatable followed by sid table(which consists of masterdata table) out side of the dimensional table. so in performing a query data is accessible from one infocube to another so we overcome from data redundancy system performance increases.
2)when performing a query as the masterdata table and trasactional data table split not at one pointer but if n masterdata table and 1 transaction data table then it splits into (n+1) table there is no join so system performance further increases.
3) it supports external hirerchy model
aftr all we can eliminate system degrading performance,dataredundancy and we can use external hirerchy models.
note:
in extended star schema the master data table (sid tables ) connects the dimensional table through sid's i.e surrogate system genrated ids and dimensional table with transactional  data table through dimensional id's. where as in star schema masterdata table through dimensional ids only.as all masterdata resides in one table masterdata table.


hope this might be understand in overview.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the importance of 'start routine' in update rules?

1005


What is partitioning and what are the benefits of partitioning in an infocube?

1211


What is the process chain and when you can use the same in the data warehouse?

939


I am looking for SAP BI banking reports and business content for banking. Please help

3701


What is the function of bw statistics cube?

1113


What is the data flow from LIS tables to BW?

2077


WHAT IS THE DIFFERENCE BETWEEN WORKBENCH REQUEST AND CUSTOMERIZIED REQUEST

27480


iam looking for some scenarion on reporting concepts like - replacement path,customer exits, all types of variables. plese send me some important links and materials. so it will be helpful for me. thanks in advance

1985


what is meant by safety upper limit and safety lower limit in all the deltas tell me one by one for time stamp, calender day and numberic pointer?

1630


What is infoobject otpauth?

1010


What exactly do you know about the term data flow in the business intelligence or business warehouse?

1053


what are the Info Cubes developed in a sap project? Name them and what is the requirement

2039


Can you create a data storage area in the sap bw?

974


List the steps to do the converting from lis to lo extraction.

958


What is the precaution you should take when archiving?

2000