Re: On the subject of Data Warehouses, Data Cubes & OLAP....
Date: Wed, 22 Oct 2003 22:58:15 -0400
Message-ID: <lIGdnfweuMBi3gqiU-KYhw_at_golden.net>
"DataMan" <dataman_at_ev1.net> wrote in message
news:vpedvrc3kbf74_at_corp.supernews.com...
>
> "Bob Badour" <bbadour_at_golden.net> wrote:
> >"DataMan" <dataman_at_ev1.net> wrote in message
> >news:vpdppi7ccdn0f1_at_corp.supernews.com...
> >>
> >> "Bob Badour" <bbadour_at_golden.net> wrote:
> >> >"DataMan" <dataman_at_ev1.net> wrote in message
> >> >news:vpdad0mimma52e_at_corp.supernews.com...
> >> >>
> >> >> Most OLTP systems do support the information requested. It's just
very
difficult
> >> >> to retrieve.
> >> >
> >> >That is a remarkable and very interesting assertion. What can you
offer
to
> >> >support such a remarkable assertion?
> >> >
> >> The support information or difficult to retrieve statement?
> >
> >I do not find the "support information" assertion remarkable, and I doubt
> >anyone would. What can you offer to support your remarkable assertion
that
> >information is difficult to retrieve?
> >
> I have no idea what you find remarkable.
I already told you what I found remarkable. Can you offer any support for your remarkable assertion?
> The world is full of remarkable
> people all finding different things remarkable. I find it remarkable that
> you find no value in dimensional data warehouses.
Did I say that?
> As your opinion on this
> matter is already formed, and many books on the subject have
unsuccessfully
> shown you the value of data warehouses, I don't believe I can sway your
opinion
> on the subject.
Did I say that?
> If you would like some recommendations on books that cover
> the material in depth, I would be happy to provide some.
That seems a very long way of saying you have nothing to offer to support your remarkable assertion. Apparently, you simply assumed it was true because you heard it somewhere, and now you are out of your depth.
> >> >> Additionally when the business requires enterprise level reporting
> >> >> across the various functional applications, a warehouse becomes a
necessity.
> >> >> You know the scene, large company with 10 different order entry
systems
> >> >> for each functional area of the company (i.e. cost center). One for
small
> >> >> biz, one for consumer, one for z product, one for y product, etc.
And
of
> >> >> course there was never any upfront effort by a data management
organization
> >> >> to ensure consistent representation of enterprise level entities.
So
you
> >> >> end up with a hodge podge set of data that must be abstracted to
make
consistent
> >> >> within a DW environment. And since you're already there go ahead
and
put
> >> >> it in a dimensional format so somebody can understand it and easily
pull
> >> >> data/reports.
> >> >
> >> >What exactly is a dimensional format? How does it differ from
relational
> >> representation?
> >> They are both relational. Assuming both the application database and
the
> >> data warehouse are both stored in relational databases. Was your
question
> >> directed to differences between a data warehouse database (let's say
OLAP
> >> for convenience) and an application database (let's say OLTP for
convenience)?
> >> The primary difference is purpose. OLTP must support consistent real
time
> >> data. OLAP only need support historical reporting.
> >
> >So then, OLAP is just another word for "snapshot" as in "a derived stored
> >relation" ?
> >
> I'm sorry, I don't understand your meaning in "a derived stored relation".
What part do you not understand? Do you know what a relation is? Do you know the difference between something that is stored versus something that is not stored? Do you know what it means to derive something?
> I was trying to illustrate one of the basic differences between an
application
> database and a dimensional data warehouse.
You appear to have regurgitated meaningless pap. If you were illustrating anything, you could offer support for your assertions.
> And that difference was that
> the application database is constantly changing over time as the business
> data changes. OTOH, in the data warehouse the data is never updated.
Really? Now that is a truly remarkable statement! Do you realise this fundamentally alters every cosmogeny I have ever heard: "In the beginning was the data warehouse..." One immediately wants to ask whence this eternal data came, but Ockham already took care of that one.
> So
> a report run in a data warehouse today will be the tomorrow and the month
> after that.
What would be the point in running the same report on unchanging data?
> >> >How or why can it improve understanding? How have you measured >this
improved
> >> understanding?
> >> I didn't say that it does.
> >
> >"And since you're already there go ahead and put it in a dimensional
format
> >so somebody can understand it and easily pull data/reports."
> >
> >It sounds to me like you did. If you did not say that, what the hell did
you
> >intend to say?
> >
> Hmmm, I guess I did say that. Sorry I was busy at work and responded too
> quickly to the post. A fully normalized model for a large application can
> have 100's of entities. A dimensional model is built to support specific
> reporting and consists of a fact table and its related dimension tables.
Yes, potentially hundreds of dimension tables... Does a data warehouse comprising multiple data marts have only a single fact table or is it not a dimensional model?
> Occasionally, a dimension will also have a relationship to another table
> resulting in the snowflake term.
So, if we rearrange our entities into a snowflake pattern, we get a data warehouse?!?
> Certainly, a fact table in conjunction
> with its dimensions is more comprehensible than a large normalized
application
> database.
Business rules have no meaning or effect on reports?!? Or are you saying
that people understand the report without understanding the business?
> Thank you for allowing me to clarify that statement.
Um, you're welcome, I guess.
> My purpose
> was not to sell data warehouses or dimensional models. It was just a
comment
corresponding
> data structures.
What complexity?
> >> >What features does it provide that facilitate reporting?
> >> >
> >> The data structure allows for easier retrieval.
> >
> >Since the logical data structure is a relation in both cases, I fail to
see
> >how it alters anything with respect to retrieval. Perhaps you would like
to
> >clarify your remarkable statement?
> >
> >
> Again I don't understand your statement "the logical data structure is a
> relation in both cases".