Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Index based database?
Junk_at_webthere.com says...
> DA Morgan wrote:
> >
> > Is is a "real" warehouse designed as one or just a copy of an OLTP schema?
> > Are they being used?
> > What index type?
>
> 1. Kimbal Based Warehouse no legacy OLTP and no ODS, designed for
> warehouse/reporting
>
> 2. Indexes being used: not always - but that's another issue.
>
> 3. Index type = B*Tree, all B*Tree
It is often common for indexes in a DW to be bitmap rather than b-tree.
Good book by Bert Scalzo specifically on Oracle/DW/star schemas is worth a read.
GM Received on Thu Dec 14 2006 - 16:05:05 CST