Quiz 4 Flashcards
business applications
- Function orientation
- Process-centric
- Goal: Efficient execution of business operations while maintaining data integrity
business applications examples
- Order processing
- Payroll processing
- Maintaining inventory
- Accounts receivable
operational databases
- support day-to-day business activities
- optimized for transaction processing
transaction
- well-defined process that occurs in exactly the same way and is routine (i.e. repeats)
- produce one set of data (i.e. record(s))
- characterize one single operation – i.e. is indivisible (Atomic)
transaction processing
- chronological processing of transactions
- aims to data changes (Insert, Update, Delete) immediately upon completion of transaction
- aims to maintain data integrity
business decision making:
What kinds of decisions are made?
- How to boost sales levels
- Revenues
- Sales Price
- Number of Customers
- How to reduce costs
- Effect of marketing campaigns on product sales
- etc.
business decision making:
What level are the decisions being made?
- Different individual products
- (ipod, ipad, ipad-2, samsung-tv1, samsung tv-2)
- Different groups of products
- (tablets, apple products, samsung products, televisions)
- Different levels of groupings
business decision making:
What type of information is needed for such decisions?
- Individual sale transaction is insufficient
business decision making:
Decision making in support of Business Objectives
Example business objectives:
- Over next year, increase customer based by 20%
- Improve customer retention by 25%
- Increase sales by 15%
- Increase profit by 20%
business decision making:
Information Requirements
- More than business function needs Enterprise-wide Integrated View
- Timely information delivery
- Data consistency
- Historical Information
business decision making:
What would be the characteristics of the queries?
- Large number of records
- Historical
- Information across business functions and domains
- (Sales, Marketing, Financials, etc.)
information hierarchy
[insert graphic]
From Silo to Enterprise Wide View graphic
Data Warehouse Architecture graphic
How is Data Warehouse different from Operational Database?
ODB vs. DW:
Data Content
ODB:
- current value
DW:
- archived
- historic
- summarized
ODB vs. DW:
Data Structure
ODB:
- optimized for transaction processing
DW:
- optimized for complex querying
ODB vs. DW:
Access Frequency
ODB:
- high
DW:
- low