| Company - DW Product | IBM - DB2 Data Warehouse |
| Company | IBM has four major businesses:
hardware, software, services, and financing. Data warehousing is part of the data management business, which is part of the software business. |
| Product URL | www.ibm.com/DataWarehousing |
| STRENGTHS | - Rich and flexible data partitioning capabilities -strong analytic functionality in OLAP and data mining - Market presence - Data Models - Hardware bundle - Partner network - Strong services arm (IBM GSA) |
| WEAKNESSES | - complex physical implementation - lack of integration with multidimensional - High cost of ownership - DB2 on the open systems platforms continues to suffer from locking problems. • Closed systems; can’t easily ride cost curves associated with commodity hardware. • Expensive fault tolerant solution compared with Exadata |
| Deployment Platforms | IBM AIX Microsoft Windows Linux Sun Solaris |
| Server Architecture | Server platform with a single processor
Single database partition on a server platform with a multiple processors Multiple partition configurations Shared-nothing Multiple server platforms Server interconnect Any number of readers and writers |
| Data Type Support | SQL types:
Numeric Binary Character Date time DATALINK XML Large objects (max 2 gigabytes) User-defined types (distinct renamed SQL types, structured object oriented, reference hierarchies of built-in types) |
| Physical Design
Recommendation | Neutral on the physical design
of data warehouses. |
| Physical Implementation | Manual |
| Custom Transformations | May be written in:
SQL Java C++ |
| Summary Table Support | Materialized query tables automate
the creation and management of summary tables. A materialized query table stores the results of a query in a table |
| SQL Extensions | CUBE and ROLLUP in SELECT
Functions Aggregate Numeric Statistical Correlation Random number generation Regression Date time User-defined |
| OLAP | DB2 provides OLAP build and
manage capabilities, relational OLAP on DB2 tables, and multidimensional and hybrid OLAP on a combination of DB2 tables and external multidimensional structures. DB2 OLAP Server is a separately- priced and -packaged product that is an external, but tightly integrated, multidimensional OLAP facility that IBM OEMs from Hyperion Solutions. |
| Data Mining | DB2 Intelligent Miner is bundled
with DB2 Data Warehouse Enterprise Edition. |
This blog is useful for Database, Business Intelligence, Bigdata and Data Science professionals.
January 13, 2016
IBM - DB2 Data Warehouse
Subscribe to:
Post Comments (Atom)
Stop Memorizing SQL Part 3 : A Practical SQL Cheat Sheet for Beginners
A Practical SQL Cheat Sheet for Beginners When learning SQL, students often struggle to remember the correct syntax during exams or practic...
-
1. To change the scheduled time of oracle job and force it to run at certain time, use the set_scheduler_attribute procedure.e.g. To start j...
-
Move distribution database to another drive: There are scenarios in SQL server Replication that we need to move datafiles and logfiles of di...
-
* Stored procedures generally result in improved performance because the database can optimize the data access plan used by the procedure an...
No comments:
Post a Comment