SlideShare a Scribd company logo
1 of 43
Data Warehousing
-Kalyani
Topics
• Definition
• Types
• Components
• Architecture
• Database Design
• OLAP
• Metadata repository
OLTP vs. Warehousing
• Organized by transactions vs. Organized by
particular subject
• More number of users vs. less
• Accesses few records vs. entire table
• Smaller database vs. Large database
• Normalised data structure vs. Unnormalized
• Continuous update vs. periodic update
Definition
• A datawarehouse is a subject-oriented,
integrated, time-variant and non-volatile
collection of data in support of
managements decision making process.
• It is the process whereby organizations
extract value from their informational assets
through use of special stores called data
warehouses
Types
• Operational Data Store: Operational data
mirror. Eg: Item in stock.
• Enterprise data warehouse: Historical
analysis, Complex pattern analysis.
• Data Marts
Uses of a datawarehouse
• Presentation of standard reports and graphs
• For dimensional analysis
• Data mining
Advantages
• Lowers cost of information access
• Improves customer responsiveness
• Identifies hidden business opportunities
• Strategic decision making
Roadmap to DataWarehousing
• Data extracted, transformed and cleaned
• Stored in a database - RDBMS, MDD
• Query and Reporting systems
• Executive Information System and Decision
Support System
Data Extraction and Load
• Find sources of data : Tables, files,
documents, commercial databases, emails,
Internet
• Bad data Quality: Same name but different
things, Different Units
• Tool to clean data - Apertus
• Tool to convert codes, aggregate and
calculate derived values - SAS
• Data Reengineering tools
Metadata
• Database that describes various aspects of
data in the warehouse
• Administrative Metadata: Source database
and contents, Transformations required,
History of Migrated data
• End User Metadata:
Definition of warehouse data
Descriptions of it
Consolidation Hierarchy
Storage
• Relational databases
• MDD
Measurements are numbers that quantify
the business process
Dimensions are attributes that describe
measurements
Information Analysis & Delivery
• Speed up retrieval using query optimizers
and bitmap indices
• Adhoc query - Simple query and analysis
functions
• Managed Query - Business layer between
end users and database
• Multidimensional - OLAP - support
complex analysis of dimensional data
Information Analysis & Delivery
• EIS/DSS
Packaged queries and reports
Preplanned analytical functions
Answer specific questions
• Alerts
Specific indicators
Managing the Data Warehouse
• Data - Size storage needs
Security
Backups
Tracking
• Process- Monitoring update process like
changes in source, quality of data
Accurate and upto date
Tools
• Data Extraction - SAS
• Data Cleaning - Apertus, Trillium
• Data Storage - ORACLE, SYBASE
• Optimizers - Advanced Parallel Optimizer
Bitmap Indices
Star Index
Tools
• Development tools to create applications
IBM Visualizer, ORACLE CDE
• Relational OLAP
Informix Metacube
Architecture
• Rehosting Mainframe Applications
Moving to lower cost microprocessors
Tools - Micro Focus COBOL
Lowers Cost
No transparent Access to data
Architecture
• Mainframe as server
2-tier approach
Front end client & back end server
Power Builder, VB - Front end tools
Minimal investment in extra hardware
Data inconsistency hidden
Fat Client
Cannot be used if number of end users
increase
Architecture
• Enterprise Information Architecture
3 tier
Source data on host computer
Database servers like ORACLE,
Essbase(MDD)
Front-end tools - DSS/EIS
RDBMS
• RDBMS provide rapid response to queries
Bitmap index
Index structures
• Functionality added to conventional
RDBMS like data extraction and replication
MDD
• Decision support environment
• Supports iterative queries
• Extensions to SQL - for high performance
data warehousing
• Performance degrades as size increases
• Inability to incrementally load
• Loading is slow
• No agreed upon model
MDD
• No standard access method like SQL
• Minor changes require complete
reorganization
Data Access Tools
• Simple relational query tools - Esperent
• DSS/EIS - EXPRESS used by financial
specialists
Database Design
• Simple
• Data must be clean
• Query processing must be fast
• Fast loading
Star Schema
• Consists of a group of tables that describe
the dimensions of the business arranged
logically around a huge central table that
contains all the accumulated facts and
figures of the business.
• The smaller, outer tables are points of the
star, the larger table the center from which
the points radiate.
Star Schema
• Fact Table
-Sales, Orders, Budget, Shipment
Real values (numeric)
• Dimension Table
-Period, Market, Product
Character data
• Summary/Aggregate data
Star Schema
• Data you can trust
Referrential Integrity
• Query Speed
Fact table - Primary key
Dimension table - all columns
Query optimizer which understands star
schema
Star Schema
• Load Processing
Must be done offline
Issue if aggregate data is stored
Variations of Star Schema
• Outboard tables
• Fact table families
• Multistar fact table
OLAP
• Front end tool for MDD
• Slice Report
• Pivot Report
• Alert-reporting
• Time-based
• Exception reporting
Wide OLAP
• Generating (synthesizing) information as
well as using it, and storing this additional
information by updating the data source
• Modeling capabilities, including a
calculation engine for deriving results and
creating aggregations, consolidations and
complex calculations
• Forecasting, trend analysis, optimization,
statistical analysis
Relational OLAP
• Has a powerful SQL-generator
• Generates SQL optimized for the target
database
• Rapidly changing dimensions
MDD OLAP
• Row level calculations
• Financial functions, currency conversions,
interest calculations
Metadata
• User Oriented
Definition of attributes
• System oriented
Record and field edit procedure names
Uses of Metadata
• Map source system data to data warehouse
tables
• Generate data extract, transform, and load
procedures for import jobs
• Help users discover what data are in the
data warehouse
• Help users structure queries to access data
they need
Describing the data warehouse
• I/P - O/P object
File/Table
Archive Period
• Relationship
• Data element - Name, Defn., Type
• Relationship Member - Role, Participation
Constraint
• Field Assignment
Extract Jobs
• Wholesale replace
• Wholesale append
• Update replace
• Update append
Data Quality
• Target and Actual Quality Characteristic
Planning
• Interviews
• Data quality
• Data Access
• Timeliness and history
• Data sources
• Decide on Architecture
Development Process
• Project Initiation
• Develop Enterprise Info. Architecture
• Design Data Warehouse Database
• Transform data
• Manage Metadata
• Develop User-Interface
• Manage Production
Evolution
• Support the current DW baseline
• Enhance current baseline capabilities
• Define new business requirements
• Implement new baseline
Mistakes
• Starting with the wrong sponsorship chain
• Setting expectations that cannot be met
• Believing that DW design is the same as
Transactional Database Design
• Believing the Performance, Capacity
Promises
• Believing that Once the Data Warehouse Is
Up and Running Problems are finished
• NSWCDD - ORACLE on UNIX
• Harris Semiconductor
IYM with Alarms, INGRES

More Related Content

Similar to kalyani.ppt

Data warehouse system and its concepts
Data warehouse system and its conceptsData warehouse system and its concepts
Data warehouse system and its conceptsGaurav Garg
 
Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerAntonios Chatzipavlis
 
Day 1 (Lecture 1): Data Management- The Foundation of all Analytics
Day 1 (Lecture 1): Data Management- The Foundation of all AnalyticsDay 1 (Lecture 1): Data Management- The Foundation of all Analytics
Day 1 (Lecture 1): Data Management- The Foundation of all AnalyticsAseda Owusua Addai-Deseh
 
Business Intelligence and OLAP Practice
Business Intelligence and OLAP PracticeBusiness Intelligence and OLAP Practice
Business Intelligence and OLAP PracticeTatiana Ivanova
 
Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Lesa Cote
 
Ds03 data analysis
Ds03   data analysisDs03   data analysis
Ds03 data analysisDotNetCampus
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse OptimizationCloudera, Inc.
 
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Victor Holman
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)James Serra
 
Dataware house introduction by InformaticaTrainingClasses
Dataware house introduction by InformaticaTrainingClassesDataware house introduction by InformaticaTrainingClasses
Dataware house introduction by InformaticaTrainingClassesInformaticaTrainingClasses
 
Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataAshnikbiz
 

Similar to kalyani.ppt (20)

Data warehouse
Data warehouseData warehouse
Data warehouse
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousing
 
Data ware housing- Introduction to data ware housing
Data ware housing- Introduction to data ware housingData ware housing- Introduction to data ware housing
Data ware housing- Introduction to data ware housing
 
Datawarehouse org
Datawarehouse orgDatawarehouse org
Datawarehouse org
 
Data warehouse system and its concepts
Data warehouse system and its conceptsData warehouse system and its concepts
Data warehouse system and its concepts
 
Data warehouseold
Data warehouseoldData warehouseold
Data warehouseold
 
DATA WAREHOUSING
DATA WAREHOUSINGDATA WAREHOUSING
DATA WAREHOUSING
 
Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL Server
 
Day 1 (Lecture 1): Data Management- The Foundation of all Analytics
Day 1 (Lecture 1): Data Management- The Foundation of all AnalyticsDay 1 (Lecture 1): Data Management- The Foundation of all Analytics
Day 1 (Lecture 1): Data Management- The Foundation of all Analytics
 
Business Intelligence and OLAP Practice
Business Intelligence and OLAP PracticeBusiness Intelligence and OLAP Practice
Business Intelligence and OLAP Practice
 
Data warehouse
Data warehouse Data warehouse
Data warehouse
 
Big Data - Module 1
Big Data - Module 1Big Data - Module 1
Big Data - Module 1
 
Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse
 
Ds03 data analysis
Ds03   data analysisDs03   data analysis
Ds03 data analysis
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse Optimization
 
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
 
Datawarehouse
DatawarehouseDatawarehouse
Datawarehouse
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)
 
Dataware house introduction by InformaticaTrainingClasses
Dataware house introduction by InformaticaTrainingClassesDataware house introduction by InformaticaTrainingClasses
Dataware house introduction by InformaticaTrainingClasses
 
Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big Data
 

Recently uploaded

Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 

Recently uploaded (20)

Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 

kalyani.ppt

  • 2. Topics • Definition • Types • Components • Architecture • Database Design • OLAP • Metadata repository
  • 3. OLTP vs. Warehousing • Organized by transactions vs. Organized by particular subject • More number of users vs. less • Accesses few records vs. entire table • Smaller database vs. Large database • Normalised data structure vs. Unnormalized • Continuous update vs. periodic update
  • 4. Definition • A datawarehouse is a subject-oriented, integrated, time-variant and non-volatile collection of data in support of managements decision making process. • It is the process whereby organizations extract value from their informational assets through use of special stores called data warehouses
  • 5. Types • Operational Data Store: Operational data mirror. Eg: Item in stock. • Enterprise data warehouse: Historical analysis, Complex pattern analysis. • Data Marts
  • 6. Uses of a datawarehouse • Presentation of standard reports and graphs • For dimensional analysis • Data mining
  • 7. Advantages • Lowers cost of information access • Improves customer responsiveness • Identifies hidden business opportunities • Strategic decision making
  • 8. Roadmap to DataWarehousing • Data extracted, transformed and cleaned • Stored in a database - RDBMS, MDD • Query and Reporting systems • Executive Information System and Decision Support System
  • 9. Data Extraction and Load • Find sources of data : Tables, files, documents, commercial databases, emails, Internet • Bad data Quality: Same name but different things, Different Units • Tool to clean data - Apertus • Tool to convert codes, aggregate and calculate derived values - SAS • Data Reengineering tools
  • 10. Metadata • Database that describes various aspects of data in the warehouse • Administrative Metadata: Source database and contents, Transformations required, History of Migrated data • End User Metadata: Definition of warehouse data Descriptions of it Consolidation Hierarchy
  • 11. Storage • Relational databases • MDD Measurements are numbers that quantify the business process Dimensions are attributes that describe measurements
  • 12. Information Analysis & Delivery • Speed up retrieval using query optimizers and bitmap indices • Adhoc query - Simple query and analysis functions • Managed Query - Business layer between end users and database • Multidimensional - OLAP - support complex analysis of dimensional data
  • 13. Information Analysis & Delivery • EIS/DSS Packaged queries and reports Preplanned analytical functions Answer specific questions • Alerts Specific indicators
  • 14. Managing the Data Warehouse • Data - Size storage needs Security Backups Tracking • Process- Monitoring update process like changes in source, quality of data Accurate and upto date
  • 15. Tools • Data Extraction - SAS • Data Cleaning - Apertus, Trillium • Data Storage - ORACLE, SYBASE • Optimizers - Advanced Parallel Optimizer Bitmap Indices Star Index
  • 16. Tools • Development tools to create applications IBM Visualizer, ORACLE CDE • Relational OLAP Informix Metacube
  • 17. Architecture • Rehosting Mainframe Applications Moving to lower cost microprocessors Tools - Micro Focus COBOL Lowers Cost No transparent Access to data
  • 18. Architecture • Mainframe as server 2-tier approach Front end client & back end server Power Builder, VB - Front end tools Minimal investment in extra hardware Data inconsistency hidden Fat Client Cannot be used if number of end users increase
  • 19. Architecture • Enterprise Information Architecture 3 tier Source data on host computer Database servers like ORACLE, Essbase(MDD) Front-end tools - DSS/EIS
  • 20. RDBMS • RDBMS provide rapid response to queries Bitmap index Index structures • Functionality added to conventional RDBMS like data extraction and replication
  • 21. MDD • Decision support environment • Supports iterative queries • Extensions to SQL - for high performance data warehousing • Performance degrades as size increases • Inability to incrementally load • Loading is slow • No agreed upon model
  • 22. MDD • No standard access method like SQL • Minor changes require complete reorganization
  • 23. Data Access Tools • Simple relational query tools - Esperent • DSS/EIS - EXPRESS used by financial specialists
  • 24. Database Design • Simple • Data must be clean • Query processing must be fast • Fast loading
  • 25. Star Schema • Consists of a group of tables that describe the dimensions of the business arranged logically around a huge central table that contains all the accumulated facts and figures of the business. • The smaller, outer tables are points of the star, the larger table the center from which the points radiate.
  • 26. Star Schema • Fact Table -Sales, Orders, Budget, Shipment Real values (numeric) • Dimension Table -Period, Market, Product Character data • Summary/Aggregate data
  • 27. Star Schema • Data you can trust Referrential Integrity • Query Speed Fact table - Primary key Dimension table - all columns Query optimizer which understands star schema
  • 28. Star Schema • Load Processing Must be done offline Issue if aggregate data is stored
  • 29. Variations of Star Schema • Outboard tables • Fact table families • Multistar fact table
  • 30. OLAP • Front end tool for MDD • Slice Report • Pivot Report • Alert-reporting • Time-based • Exception reporting
  • 31. Wide OLAP • Generating (synthesizing) information as well as using it, and storing this additional information by updating the data source • Modeling capabilities, including a calculation engine for deriving results and creating aggregations, consolidations and complex calculations • Forecasting, trend analysis, optimization, statistical analysis
  • 32. Relational OLAP • Has a powerful SQL-generator • Generates SQL optimized for the target database • Rapidly changing dimensions
  • 33. MDD OLAP • Row level calculations • Financial functions, currency conversions, interest calculations
  • 34. Metadata • User Oriented Definition of attributes • System oriented Record and field edit procedure names
  • 35. Uses of Metadata • Map source system data to data warehouse tables • Generate data extract, transform, and load procedures for import jobs • Help users discover what data are in the data warehouse • Help users structure queries to access data they need
  • 36. Describing the data warehouse • I/P - O/P object File/Table Archive Period • Relationship • Data element - Name, Defn., Type • Relationship Member - Role, Participation Constraint • Field Assignment
  • 37. Extract Jobs • Wholesale replace • Wholesale append • Update replace • Update append
  • 38. Data Quality • Target and Actual Quality Characteristic
  • 39. Planning • Interviews • Data quality • Data Access • Timeliness and history • Data sources • Decide on Architecture
  • 40. Development Process • Project Initiation • Develop Enterprise Info. Architecture • Design Data Warehouse Database • Transform data • Manage Metadata • Develop User-Interface • Manage Production
  • 41. Evolution • Support the current DW baseline • Enhance current baseline capabilities • Define new business requirements • Implement new baseline
  • 42. Mistakes • Starting with the wrong sponsorship chain • Setting expectations that cannot be met • Believing that DW design is the same as Transactional Database Design • Believing the Performance, Capacity Promises • Believing that Once the Data Warehouse Is Up and Running Problems are finished
  • 43. • NSWCDD - ORACLE on UNIX • Harris Semiconductor IYM with Alarms, INGRES