It depends on what you mean by "data warehousing capability".
I think you're referring to the checkbox from the DB2 Installer that
mentions data warehousing. This checkbox installs a couple of
components that were used by DB2 Warehouse Manager. Warehouse
manager provides some very basic ETL tools.
Please note that this product (DB2 Warehouse Manager) has been
discontinued, so I would not use it.
In DB2 9.1 and later releases, DB2 Data Warehouse Edition includes
a component "SQL Warehousing" which provides similar functionality
to what was available DB2 Warehouse Manager.
With DB2 V9.5 (or earlier) Enterprise Server Edition you have the possibility to
partition the database across multiple CPU's and or Servers. Thus DB2 can run "dataware house questions" in parallell across the
partitions. Search DB2 documentation for partitioned databases.
"Administration Guide Planning" has a good overview on the issue.
/dg
<cjs...@gov.pe.ca> wrote in message news:e12104c7-b675-4f9b...@34g2000hsh.googlegroups.com...