![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am new to OLAP and wondering how is the best way to take a standard OLTP database and get it ready for importing into a OLAP database ie do the dim first then the fact table, or try to combine the row of data so every thing is in one row and create the fact and dims at the same time ? any good reading about this on the web, cheers |
#3
| |||
| |||
|
|
you are right: dimenions first, fact table after. to help you generate the DW model required for your needs, use AS2005, create your cubes & dimensions based on the needs (an empty model not based on any existing data source), then click generate the database. AS2005 will create all the tables in an SQL Server database optimized to your needs, your final work is to load these tables. "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:25C4A6D2-C008-4EF5-870E-3659FE13BF92 (AT) microsoft (DOT) com... I am new to OLAP and wondering how is the best way to take a standard OLTP database and get it ready for importing into a OLAP database ie do the dim first then the fact table, or try to combine the row of data so every thing is in one row and create the fact and dims at the same time ? any good reading about this on the web, cheers |
#4
| |||
| |||
|
|
I have played with AS2005 and that bit is cool more concern on how to populate the relational database for the loading of the cube. Cheers for the responce "Jéjé" wrote: you are right: dimenions first, fact table after. to help you generate the DW model required for your needs, use AS2005, create your cubes & dimensions based on the needs (an empty model not based on any existing data source), then click generate the database. AS2005 will create all the tables in an SQL Server database optimized to your needs, your final work is to load these tables. "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:25C4A6D2-C008-4EF5-870E-3659FE13BF92 (AT) microsoft (DOT) com... I am new to OLAP and wondering how is the best way to take a standard OLTP database and get it ready for importing into a OLAP database ie do the dim first then the fact table, or try to combine the row of data so every thing is in one row and create the fact and dims at the same time ? any good reading about this on the web, cheers |
#5
| |||
| |||
|
|
how to? simply start by loading the dimensions, then the fact tables. what do you want to learn exactly? "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:BEB6CF25-E1E8-4E7B-9E24-35048E9A130A (AT) microsoft (DOT) com... I have played with AS2005 and that bit is cool more concern on how to populate the relational database for the loading of the cube. Cheers for the responce "Jéjé" wrote: you are right: dimenions first, fact table after. to help you generate the DW model required for your needs, use AS2005, create your cubes & dimensions based on the needs (an empty model not based on any existing data source), then click generate the database. AS2005 will create all the tables in an SQL Server database optimized to your needs, your final work is to load these tables. "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:25C4A6D2-C008-4EF5-870E-3659FE13BF92 (AT) microsoft (DOT) com... I am new to OLAP and wondering how is the best way to take a standard OLTP database and get it ready for importing into a OLAP database ie do the dim first then the fact table, or try to combine the row of data so every thing is in one row and create the fact and dims at the same time ? any good reading about this on the web, cheers |
#6
| |||
| |||
|
|
Hmm, more our do I make sure tha tall my dims are there from my fact table and is SSIS the right application to do this with. I dump and reload my relational database each time I want to add new information, just small staff like this. "Jéjé" wrote: how to? simply start by loading the dimensions, then the fact tables. what do you want to learn exactly? "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:BEB6CF25-E1E8-4E7B-9E24-35048E9A130A (AT) microsoft (DOT) com... I have played with AS2005 and that bit is cool more concern on how to populate the relational database for the loading of the cube. Cheers for the responce "Jéjé" wrote: you are right: dimenions first, fact table after. to help you generate the DW model required for your needs, use AS2005, create your cubes & dimensions based on the needs (an empty model not based on any existing data source), then click generate the database. AS2005 will create all the tables in an SQL Server database optimized to your needs, your final work is to load these tables. "John230873" <John230873 (AT) discussions (DOT) microsoft.com> wrote in message news:25C4A6D2-C008-4EF5-870E-3659FE13BF92 (AT) microsoft (DOT) com... I am new to OLAP and wondering how is the best way to take a standard OLTP database and get it ready for importing into a OLAP database ie do the dim first then the fact table, or try to combine the row of data so every thing is in one row and create the fact and dims at the same time ? any good reading about this on the web, cheers |
![]() |
| Thread Tools | |
| Display Modes | |
| |