Re: Extracting from the Warehouse
- From: "Peter Nolan" <peter@xxxxxxxxxxxxxx>
- Date: 2 Nov 2005 07:17:05 -0800
Hi Wreck,
the most basic advice is OLTP happens in OLTP systems and BI happens of
ODS/EDW systems.....there can be some update in ODS/EDW but it is a
mistake to do too much..
So, if your web app is mostly query with little update having one set
of ETL would make a good idea...if it is mostly update you should write
it like an OLTP system and pass data to/from the OLTP systems and then
forward it onto the ODS/EDW.
You are correct in thinking that writing two lots of ETL is a bad
idea....ETL is easily the most people expensive portion of a BI
project...
Best Regards
Peter
www.peternolan.com
.
- Prev by Date: RE: Simple query
- Next by Date: Re: Makes an age dimension sense ?
- Previous by thread: RE: Simple query
- Next by thread: Re: Extracting from the Warehouse
- Index(es):
Loading