SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 335
A Data Warehouse Design and Usage
A G P Kujur 1, Ajay Oraon 2
1 Assistant Professor, Department of Computer Sc and Engg, BIT Sindri, Jharkhand,India 1
2Assistant Professor, Department of Chemical Engg, BIT Sindri, Jharkhand,India 2
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - A Data Warehousing a subject oriented,
integrated, time variant and nonvolatile data Collection
organized in support of management decision making.
Several factors distinguish data warehouse from
operational database. The two system s provide quit
different and require different kind of data, it is
necessary to maintain data warehouse separately from
operational database. A data warehouse contain
backend tool and utilities. These cover data extraction
data cleaning, data transformation ,Loading,refreshing
and warehouse management. The paperconsidersWhat
goes into a data warehouse design. How are data
warehouse used .How do data warehouse and OLAP
relate to data mining . howconfidentorganizationshave
used them to increase control over data and decision
making. This reveals that organization that can develop
a strong system, data warehousing is value the cost. A
physical repository where relational data are specially
organized to provide enterprise, cleansed data in a
standardized format
Key Words: Data Warehouse, DBMS, Data Mining,
Information System
1.INTRODUCTION
Data warehouse provides architectures and
tools for business executive to schematically
organize, understand and use their data to make
strategic decision .Data warehouse generalize and
consolidate data in multi dimensional space, The
construction of data warehouseinvolvesdatacleaning,
data integration and data transformation warehouses
provide online analytical processing (OLAP) tools for
the interactive analysis of multi dimensional data,
which facilities effective data generalization and data
mining Many other data mining function such as
association ,classification , predict tion and clustering
can be integrated with OLAP .Therefore, data
warehousing and OLAP form an essential step in the
knowledge discovery process. Major features of data
warehouse are subject oriented , integrated, time
variant and non volatile.
Subject oriented – A data warehouse is
organized around major subjects such customer,sales,
manufacturing etc. Rather than concentrating on the
day-to-day operation and transaction processing of an
organization .A data warehouse focuses on the
modeling andanalysisofdatafordecisionmakerhence
data warehouse typically provide a simple and concise
view of particular subject issue by excluding data that
are not useful in the decision support process.
Integrated- A data warehouse is usually
constructed by integrating multiple heterogeneous
sources such as relational databasesystem,flatfileand
online transaction records . Data cleaning and data
integration techniques are applied to ensure
consistencyinnamingconventions,encodingstructure
, attributes and so on.
Time variant – Data are stored to provide
information from historic perpespective.Every key
structure in the data warehouse contains either
implicitly or explicitly, a element.
Non volatile – A data warehouse is always a
physically separate store of data transformed fromthe
application data found in the operational environment
III) Data Warehouse Models
From the Architecture point of view. There are
three data warehouse model.
i) EnterpriseDataWarehouse:AnEnterprise
data warehouse collects all the information about
subject spanning the entire organization .It provides
corporate wide data integration, usually from one or
more operational system or external information
providers and is cross functional in scope. It typically
contains detailed data as well as summarized data and
can range in size few gigabytestohundredgigabytesor
terabytes .An Enterprisedatawarehouseimplemented
on traditional mainframe, super computer and super
server or parallel architecture platforms .It requires
extensive business modeling and may take years to
design and build.
ii) Data Mart: A data mart contains a subset of
corporate wide data that is of value to a specific group
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 336
of users. The scope of confined to specific selected
subject For example a marketing data mart may
confine its subject to customer, item and sales. Data
mart are usually implemented on low cost
departmental server .Theimplementationcycleofdata
mart is more likely to be measured in weeks rather
than months or year.
iii) Virtual warehouse:Avirtualwarehouseis
a set of views over operational databases For efficient
query processing only some of the possible summary
views may be metalized. A virtual warehouseiseasyto
build but requires excess capacity on operational
database server.
IV) Data warehouse :A Multi tiered Architecture
Data ware house adopt three tier architecture
.Warehouse database that is almost alwaysarelational
database system like oracle, DB2, Sql Server etc.
Bottom Tier – Back end tools utilitiesareused
to feed data into the bottom tier from operational
databases or other external source. These tools and
utilities perform data extraction , cleaning and
transformation to merge similar data from different
source into unified format as well as load and refresh
function to update the data warehouse . The data
extracted using application program interfaces known
as gateways .A gateways is supported by the
underlying database and allow client program to
generate sql code to be executed at server.
Middle Tier – is an online transaction analysis server
that is typically implementation using either (1),(2) or
(3).
(1) a relational OLAO (ROLAP) Server – These
are the intermediate servers that stand in between a
relational back end and front end tools. They use of
relational or external relational database to store and
manage warehouse data.OLAPmiddlewaretosupport
missing pieces. ROLAP server include optimization for
each database back end .implementation of
aggregation, navigation, logic and additional tools and
services.
(2) a multi dimensional OLAP (MOLAP) Server
– These server support multidimensional data views
througharraybased multidimensionalstorageengines
.They map multidimensional views directly to data
cube array structure .The advantages of using data
cube is that it allows fast indexing to pre computed
summarized data.
(3) a Hybrid OLAP (HOLAP) Server – The
Hybrid OLAP approach combines ROLAP and MOLAP
technology, benefiting from the grater scalability of
ROLAP and the faster computation of MOLAP.
Top tier – is front end clientlayer whichcontainquery
and reporting tools , analysis tools, and data mining
tools
V) Recommended method for the development of
data warehouse system
A recommended method for the development
of data warehouse system is to implement the
warehouseinanincrementalandevolutionarymanner.
As Shown in Fig. First of All A high level corporate data
model is defined within a reasonably short period that
provides a corporate wide,constant,integratedviewof
data among different subjects and potential usage.The
high level model although it will need to be refined in
the further development of enterprise datawarehouse
and departmental data mart will greatly reduce future
integration problem. Independent data mart can be
implemented in parallel with the enterprise ware
house based on the same corporate data model
.Distributed data mart can be constructed to integrate
different data mart via hub server.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 337
VI) Conclusions
This paper introduced a model for building a
data warehouse for a typical information system. The
warehouse is an informational database whose data
are extracted from an already existing operational
database. The purpose ofthe proposed designmethod
is to help decision makers and principles in
performing data mining and data analysis over the
data stored in the warehouse which eventually helps
them in discovering critical patterns and trends.Data
warehouse architecture provides a useful way of
determining if the organization is moving toward a
reasonable data warehousing framework.
VII) REFERENCES
[ ] Pant, S., Hsu, C., Strategic Information Systems
Planning: A Review , Information Resources
Management Association International Conference,
May 21–24, 1995, Atlanta.
[2] Xingquan Zhu,IanDavidson, KnowledgeDiscovery
and Data Mining: Challenges and Realities , Hershey,
New York, 2007.
[ ] Preeti S., Srikantha R., Suryakant P., Optimization
of Data Warehousing System: Simplification in
Reporting and Analysis , International Journal of
Computer Applications, vol. 9 no. 6, pp. 33–37, 2011.
[ ] Kantardzic, Mehmed, Data Mining: Concepts,
Models, Methods, and Algorithms , John Wiley & Sons,
. [ ] William Inmon, Building the Operational
Data Store , nd ed., John Wiley & Sons, 1999.
[ ] Matteo Golfarelli & Stefano Rizzi, DataWarehouse
Design: Modern Principles and Methodologies ,
McGraw-Hill Osborne Media, 2009.
[7] Pang-Ning Tan, Michael Steinbach, Vipin Kumar,
Introduction to Data Mining , Addison Wesley, 5.
[8]Microsoft Access Home Page,
http://office.microsoft.com/en-us/access/default.aspx
[9] Jeffrey A. Hoffer, Mary Prescott, Heikki Topi,
Modern Database Management , 9thed,PrenticeHall,
2008.
[ ] Robert Laberge, The Data Warehouse Mentor:
Practical Data Warehouse and Business Intelligence
Insights , McGraw-Hill Osborne Media, 2011.
[ ] Anahory, S., D. Murray, Data Warehousing in the
Real World: A Practical Guide for Building Decision
Support Systems , Addison Wesley Professional. 997.
[ ] Michael Goebel, Le Gruenwald, A Survey of Data
Mining and Knowledge Discovery Software Tools ,
Proceedings of the ACM SIGKDD, vol. 1, no. 1, pp. 20-
33, 1999.

More Related Content

Similar to A Data Warehouse Design and Usage.pdf

Data Warehousing & Basic Architectural Framework
Data Warehousing & Basic Architectural FrameworkData Warehousing & Basic Architectural Framework
Data Warehousing & Basic Architectural FrameworkDr. Sunil Kr. Pandey
 
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...IRJET Journal
 
An Overview of General Data Mining Tools
An Overview of General Data Mining ToolsAn Overview of General Data Mining Tools
An Overview of General Data Mining ToolsIRJET Journal
 
Dwdm unit 1-2016-Data ingarehousing
Dwdm unit 1-2016-Data ingarehousingDwdm unit 1-2016-Data ingarehousing
Dwdm unit 1-2016-Data ingarehousingDhilsath Fathima
 
Svm Classifier Algorithm for Data Stream Mining Using Hive and R
Svm Classifier Algorithm for Data Stream Mining Using Hive and RSvm Classifier Algorithm for Data Stream Mining Using Hive and R
Svm Classifier Algorithm for Data Stream Mining Using Hive and RIRJET Journal
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET Journal
 
Decoding the Role of a Data Engineer.pdf
Decoding the Role of a Data Engineer.pdfDecoding the Role of a Data Engineer.pdf
Decoding the Role of a Data Engineer.pdfDatavalley.ai
 
Introduction to data mining and data warehousing
Introduction to data mining and data warehousingIntroduction to data mining and data warehousing
Introduction to data mining and data warehousingEr. Nawaraj Bhandari
 
A Novel Framework on Web Usage Mining
A Novel Framework on Web Usage MiningA Novel Framework on Web Usage Mining
A Novel Framework on Web Usage MiningIRJET Journal
 
20IT501_DWDM_PPT_Unit_I.ppt
20IT501_DWDM_PPT_Unit_I.ppt20IT501_DWDM_PPT_Unit_I.ppt
20IT501_DWDM_PPT_Unit_I.pptSumathiG8
 
SAP BODS -quick guide.docx
SAP BODS -quick guide.docxSAP BODS -quick guide.docx
SAP BODS -quick guide.docxKen T
 
4 Infrastructure Data Analysis
4 Infrastructure Data Analysis4 Infrastructure Data Analysis
4 Infrastructure Data AnalysisJeremiah Loscalzo
 
Data warehouse concepts
Data warehouse conceptsData warehouse concepts
Data warehouse conceptsobieefans
 
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...IRJET Journal
 
Pysyvästi laadukasta masterdataa SmartMDM:n avulla
Pysyvästi laadukasta masterdataa SmartMDM:n avullaPysyvästi laadukasta masterdataa SmartMDM:n avulla
Pysyvästi laadukasta masterdataa SmartMDM:n avullaBilot
 
An Overview of Data Lake
An Overview of Data LakeAn Overview of Data Lake
An Overview of Data LakeIRJET Journal
 
Designing a Framework to Standardize Data Warehouse Development Process for E...
Designing a Framework to Standardize Data Warehouse Development Process for E...Designing a Framework to Standardize Data Warehouse Development Process for E...
Designing a Framework to Standardize Data Warehouse Development Process for E...ijdms
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data WarehouseShanthi Mukkavilli
 

Similar to A Data Warehouse Design and Usage.pdf (20)

Data Warehousing & Basic Architectural Framework
Data Warehousing & Basic Architectural FrameworkData Warehousing & Basic Architectural Framework
Data Warehousing & Basic Architectural Framework
 
Issue in Data warehousing and OLAP in E-business
Issue in Data warehousing and OLAP in E-businessIssue in Data warehousing and OLAP in E-business
Issue in Data warehousing and OLAP in E-business
 
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...
Quality of Groundwater in Lingala Mandal of YSR Kadapa District, Andhraprades...
 
An Overview of General Data Mining Tools
An Overview of General Data Mining ToolsAn Overview of General Data Mining Tools
An Overview of General Data Mining Tools
 
Dwdm unit 1-2016-Data ingarehousing
Dwdm unit 1-2016-Data ingarehousingDwdm unit 1-2016-Data ingarehousing
Dwdm unit 1-2016-Data ingarehousing
 
Svm Classifier Algorithm for Data Stream Mining Using Hive and R
Svm Classifier Algorithm for Data Stream Mining Using Hive and RSvm Classifier Algorithm for Data Stream Mining Using Hive and R
Svm Classifier Algorithm for Data Stream Mining Using Hive and R
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
 
Decoding the Role of a Data Engineer.pdf
Decoding the Role of a Data Engineer.pdfDecoding the Role of a Data Engineer.pdf
Decoding the Role of a Data Engineer.pdf
 
Introduction to data mining and data warehousing
Introduction to data mining and data warehousingIntroduction to data mining and data warehousing
Introduction to data mining and data warehousing
 
A Novel Framework on Web Usage Mining
A Novel Framework on Web Usage MiningA Novel Framework on Web Usage Mining
A Novel Framework on Web Usage Mining
 
20IT501_DWDM_PPT_Unit_I.ppt
20IT501_DWDM_PPT_Unit_I.ppt20IT501_DWDM_PPT_Unit_I.ppt
20IT501_DWDM_PPT_Unit_I.ppt
 
SAP BODS -quick guide.docx
SAP BODS -quick guide.docxSAP BODS -quick guide.docx
SAP BODS -quick guide.docx
 
4 Infrastructure Data Analysis
4 Infrastructure Data Analysis4 Infrastructure Data Analysis
4 Infrastructure Data Analysis
 
Data warehouse concepts
Data warehouse conceptsData warehouse concepts
Data warehouse concepts
 
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...
IRJET - A Prognosis Approach for Stock Market Prediction based on Term Streak...
 
Pysyvästi laadukasta masterdataa SmartMDM:n avulla
Pysyvästi laadukasta masterdataa SmartMDM:n avullaPysyvästi laadukasta masterdataa SmartMDM:n avulla
Pysyvästi laadukasta masterdataa SmartMDM:n avulla
 
An Overview of Data Lake
An Overview of Data LakeAn Overview of Data Lake
An Overview of Data Lake
 
Designing a Framework to Standardize Data Warehouse Development Process for E...
Designing a Framework to Standardize Data Warehouse Development Process for E...Designing a Framework to Standardize Data Warehouse Development Process for E...
Designing a Framework to Standardize Data Warehouse Development Process for E...
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data Warehouse
 
Data Warehouse
Data Warehouse Data Warehouse
Data Warehouse
 

More from Cassie Romero

(10 SheetsSet) European Pastoral Style Retro Love Le
(10 SheetsSet) European Pastoral Style Retro Love Le(10 SheetsSet) European Pastoral Style Retro Love Le
(10 SheetsSet) European Pastoral Style Retro Love LeCassie Romero
 
Columbia College Chicago, Chicago Admission, Criteria Application
Columbia College Chicago, Chicago Admission, Criteria ApplicationColumbia College Chicago, Chicago Admission, Criteria Application
Columbia College Chicago, Chicago Admission, Criteria ApplicationCassie Romero
 
The Writers Work Guide To Beating Writers Blo
The Writers Work Guide To Beating Writers BloThe Writers Work Guide To Beating Writers Blo
The Writers Work Guide To Beating Writers BloCassie Romero
 
009 Essay Example 10191 Thumb Marathi On Thats
009 Essay Example 10191 Thumb Marathi On Thats009 Essay Example 10191 Thumb Marathi On Thats
009 Essay Example 10191 Thumb Marathi On ThatsCassie Romero
 
Motivationessay - 10 Steps In Writing A Motivation Essay
Motivationessay - 10 Steps In Writing A Motivation EssayMotivationessay - 10 Steps In Writing A Motivation Essay
Motivationessay - 10 Steps In Writing A Motivation EssayCassie Romero
 
London Poem Analysis- GCSE Study Flashcards,
London Poem Analysis- GCSE Study Flashcards,London Poem Analysis- GCSE Study Flashcards,
London Poem Analysis- GCSE Study Flashcards,Cassie Romero
 
Personal Narrative Examples 7Th Grade E. Online assignment writing service.
Personal Narrative Examples 7Th Grade E. Online assignment writing service.Personal Narrative Examples 7Th Grade E. Online assignment writing service.
Personal Narrative Examples 7Th Grade E. Online assignment writing service.Cassie Romero
 
Common App Word Limit. Tough To Keep Your Essay
Common App Word Limit. Tough To Keep Your EssayCommon App Word Limit. Tough To Keep Your Essay
Common App Word Limit. Tough To Keep Your EssayCassie Romero
 
DragonS Den Curriculum Hook Y. Online assignment writing service.
DragonS Den Curriculum Hook Y. Online assignment writing service.DragonS Den Curriculum Hook Y. Online assignment writing service.
DragonS Den Curriculum Hook Y. Online assignment writing service.Cassie Romero
 
Writing Learn To Write Better Academic Essays Pdf Sitedoct.Org
Writing Learn To Write Better Academic Essays Pdf Sitedoct.OrgWriting Learn To Write Better Academic Essays Pdf Sitedoct.Org
Writing Learn To Write Better Academic Essays Pdf Sitedoct.OrgCassie Romero
 
St Joseph Hospital Apa Paper. Online assignment writing service.
St Joseph Hospital Apa Paper. Online assignment writing service.St Joseph Hospital Apa Paper. Online assignment writing service.
St Joseph Hospital Apa Paper. Online assignment writing service.Cassie Romero
 
Community Medical Windshield Survey Horizo
Community Medical Windshield Survey HorizoCommunity Medical Windshield Survey Horizo
Community Medical Windshield Survey HorizoCassie Romero
 
An Academic Essay The Op. Online assignment writing service.
An Academic Essay The Op. Online assignment writing service.An Academic Essay The Op. Online assignment writing service.
An Academic Essay The Op. Online assignment writing service.Cassie Romero
 
Paper The Word Is Pretty Paper. True Stories. And Sc
Paper The Word Is Pretty Paper. True Stories. And ScPaper The Word Is Pretty Paper. True Stories. And Sc
Paper The Word Is Pretty Paper. True Stories. And ScCassie Romero
 
Info Terpopuler Structure Introduction. Online assignment writing service.
Info Terpopuler Structure Introduction. Online assignment writing service.Info Terpopuler Structure Introduction. Online assignment writing service.
Info Terpopuler Structure Introduction. Online assignment writing service.Cassie Romero
 
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee Mala
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee MalaFoolscap Paper A4 Size 100 Sheets 70Gm Shopee Mala
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee MalaCassie Romero
 
How To Write Grad Essay - Abigaile Words
How To Write Grad Essay - Abigaile WordsHow To Write Grad Essay - Abigaile Words
How To Write Grad Essay - Abigaile WordsCassie Romero
 
Winter Writing Paper - Have Fun Teaching
Winter Writing Paper - Have Fun TeachingWinter Writing Paper - Have Fun Teaching
Winter Writing Paper - Have Fun TeachingCassie Romero
 
This Is How You Write A College Essay In 2020 Co
This Is How You Write A College Essay In 2020  CoThis Is How You Write A College Essay In 2020  Co
This Is How You Write A College Essay In 2020 CoCassie Romero
 
Printable Polar Bear Journal Page Wild Bear Stationery
Printable Polar Bear Journal Page Wild Bear StationeryPrintable Polar Bear Journal Page Wild Bear Stationery
Printable Polar Bear Journal Page Wild Bear StationeryCassie Romero
 

More from Cassie Romero (20)

(10 SheetsSet) European Pastoral Style Retro Love Le
(10 SheetsSet) European Pastoral Style Retro Love Le(10 SheetsSet) European Pastoral Style Retro Love Le
(10 SheetsSet) European Pastoral Style Retro Love Le
 
Columbia College Chicago, Chicago Admission, Criteria Application
Columbia College Chicago, Chicago Admission, Criteria ApplicationColumbia College Chicago, Chicago Admission, Criteria Application
Columbia College Chicago, Chicago Admission, Criteria Application
 
The Writers Work Guide To Beating Writers Blo
The Writers Work Guide To Beating Writers BloThe Writers Work Guide To Beating Writers Blo
The Writers Work Guide To Beating Writers Blo
 
009 Essay Example 10191 Thumb Marathi On Thats
009 Essay Example 10191 Thumb Marathi On Thats009 Essay Example 10191 Thumb Marathi On Thats
009 Essay Example 10191 Thumb Marathi On Thats
 
Motivationessay - 10 Steps In Writing A Motivation Essay
Motivationessay - 10 Steps In Writing A Motivation EssayMotivationessay - 10 Steps In Writing A Motivation Essay
Motivationessay - 10 Steps In Writing A Motivation Essay
 
London Poem Analysis- GCSE Study Flashcards,
London Poem Analysis- GCSE Study Flashcards,London Poem Analysis- GCSE Study Flashcards,
London Poem Analysis- GCSE Study Flashcards,
 
Personal Narrative Examples 7Th Grade E. Online assignment writing service.
Personal Narrative Examples 7Th Grade E. Online assignment writing service.Personal Narrative Examples 7Th Grade E. Online assignment writing service.
Personal Narrative Examples 7Th Grade E. Online assignment writing service.
 
Common App Word Limit. Tough To Keep Your Essay
Common App Word Limit. Tough To Keep Your EssayCommon App Word Limit. Tough To Keep Your Essay
Common App Word Limit. Tough To Keep Your Essay
 
DragonS Den Curriculum Hook Y. Online assignment writing service.
DragonS Den Curriculum Hook Y. Online assignment writing service.DragonS Den Curriculum Hook Y. Online assignment writing service.
DragonS Den Curriculum Hook Y. Online assignment writing service.
 
Writing Learn To Write Better Academic Essays Pdf Sitedoct.Org
Writing Learn To Write Better Academic Essays Pdf Sitedoct.OrgWriting Learn To Write Better Academic Essays Pdf Sitedoct.Org
Writing Learn To Write Better Academic Essays Pdf Sitedoct.Org
 
St Joseph Hospital Apa Paper. Online assignment writing service.
St Joseph Hospital Apa Paper. Online assignment writing service.St Joseph Hospital Apa Paper. Online assignment writing service.
St Joseph Hospital Apa Paper. Online assignment writing service.
 
Community Medical Windshield Survey Horizo
Community Medical Windshield Survey HorizoCommunity Medical Windshield Survey Horizo
Community Medical Windshield Survey Horizo
 
An Academic Essay The Op. Online assignment writing service.
An Academic Essay The Op. Online assignment writing service.An Academic Essay The Op. Online assignment writing service.
An Academic Essay The Op. Online assignment writing service.
 
Paper The Word Is Pretty Paper. True Stories. And Sc
Paper The Word Is Pretty Paper. True Stories. And ScPaper The Word Is Pretty Paper. True Stories. And Sc
Paper The Word Is Pretty Paper. True Stories. And Sc
 
Info Terpopuler Structure Introduction. Online assignment writing service.
Info Terpopuler Structure Introduction. Online assignment writing service.Info Terpopuler Structure Introduction. Online assignment writing service.
Info Terpopuler Structure Introduction. Online assignment writing service.
 
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee Mala
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee MalaFoolscap Paper A4 Size 100 Sheets 70Gm Shopee Mala
Foolscap Paper A4 Size 100 Sheets 70Gm Shopee Mala
 
How To Write Grad Essay - Abigaile Words
How To Write Grad Essay - Abigaile WordsHow To Write Grad Essay - Abigaile Words
How To Write Grad Essay - Abigaile Words
 
Winter Writing Paper - Have Fun Teaching
Winter Writing Paper - Have Fun TeachingWinter Writing Paper - Have Fun Teaching
Winter Writing Paper - Have Fun Teaching
 
This Is How You Write A College Essay In 2020 Co
This Is How You Write A College Essay In 2020  CoThis Is How You Write A College Essay In 2020  Co
This Is How You Write A College Essay In 2020 Co
 
Printable Polar Bear Journal Page Wild Bear Stationery
Printable Polar Bear Journal Page Wild Bear StationeryPrintable Polar Bear Journal Page Wild Bear Stationery
Printable Polar Bear Journal Page Wild Bear Stationery
 

Recently uploaded

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

A Data Warehouse Design and Usage.pdf

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 335 A Data Warehouse Design and Usage A G P Kujur 1, Ajay Oraon 2 1 Assistant Professor, Department of Computer Sc and Engg, BIT Sindri, Jharkhand,India 1 2Assistant Professor, Department of Chemical Engg, BIT Sindri, Jharkhand,India 2 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - A Data Warehousing a subject oriented, integrated, time variant and nonvolatile data Collection organized in support of management decision making. Several factors distinguish data warehouse from operational database. The two system s provide quit different and require different kind of data, it is necessary to maintain data warehouse separately from operational database. A data warehouse contain backend tool and utilities. These cover data extraction data cleaning, data transformation ,Loading,refreshing and warehouse management. The paperconsidersWhat goes into a data warehouse design. How are data warehouse used .How do data warehouse and OLAP relate to data mining . howconfidentorganizationshave used them to increase control over data and decision making. This reveals that organization that can develop a strong system, data warehousing is value the cost. A physical repository where relational data are specially organized to provide enterprise, cleansed data in a standardized format Key Words: Data Warehouse, DBMS, Data Mining, Information System 1.INTRODUCTION Data warehouse provides architectures and tools for business executive to schematically organize, understand and use their data to make strategic decision .Data warehouse generalize and consolidate data in multi dimensional space, The construction of data warehouseinvolvesdatacleaning, data integration and data transformation warehouses provide online analytical processing (OLAP) tools for the interactive analysis of multi dimensional data, which facilities effective data generalization and data mining Many other data mining function such as association ,classification , predict tion and clustering can be integrated with OLAP .Therefore, data warehousing and OLAP form an essential step in the knowledge discovery process. Major features of data warehouse are subject oriented , integrated, time variant and non volatile. Subject oriented – A data warehouse is organized around major subjects such customer,sales, manufacturing etc. Rather than concentrating on the day-to-day operation and transaction processing of an organization .A data warehouse focuses on the modeling andanalysisofdatafordecisionmakerhence data warehouse typically provide a simple and concise view of particular subject issue by excluding data that are not useful in the decision support process. Integrated- A data warehouse is usually constructed by integrating multiple heterogeneous sources such as relational databasesystem,flatfileand online transaction records . Data cleaning and data integration techniques are applied to ensure consistencyinnamingconventions,encodingstructure , attributes and so on. Time variant – Data are stored to provide information from historic perpespective.Every key structure in the data warehouse contains either implicitly or explicitly, a element. Non volatile – A data warehouse is always a physically separate store of data transformed fromthe application data found in the operational environment III) Data Warehouse Models From the Architecture point of view. There are three data warehouse model. i) EnterpriseDataWarehouse:AnEnterprise data warehouse collects all the information about subject spanning the entire organization .It provides corporate wide data integration, usually from one or more operational system or external information providers and is cross functional in scope. It typically contains detailed data as well as summarized data and can range in size few gigabytestohundredgigabytesor terabytes .An Enterprisedatawarehouseimplemented on traditional mainframe, super computer and super server or parallel architecture platforms .It requires extensive business modeling and may take years to design and build. ii) Data Mart: A data mart contains a subset of corporate wide data that is of value to a specific group
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 336 of users. The scope of confined to specific selected subject For example a marketing data mart may confine its subject to customer, item and sales. Data mart are usually implemented on low cost departmental server .Theimplementationcycleofdata mart is more likely to be measured in weeks rather than months or year. iii) Virtual warehouse:Avirtualwarehouseis a set of views over operational databases For efficient query processing only some of the possible summary views may be metalized. A virtual warehouseiseasyto build but requires excess capacity on operational database server. IV) Data warehouse :A Multi tiered Architecture Data ware house adopt three tier architecture .Warehouse database that is almost alwaysarelational database system like oracle, DB2, Sql Server etc. Bottom Tier – Back end tools utilitiesareused to feed data into the bottom tier from operational databases or other external source. These tools and utilities perform data extraction , cleaning and transformation to merge similar data from different source into unified format as well as load and refresh function to update the data warehouse . The data extracted using application program interfaces known as gateways .A gateways is supported by the underlying database and allow client program to generate sql code to be executed at server. Middle Tier – is an online transaction analysis server that is typically implementation using either (1),(2) or (3). (1) a relational OLAO (ROLAP) Server – These are the intermediate servers that stand in between a relational back end and front end tools. They use of relational or external relational database to store and manage warehouse data.OLAPmiddlewaretosupport missing pieces. ROLAP server include optimization for each database back end .implementation of aggregation, navigation, logic and additional tools and services. (2) a multi dimensional OLAP (MOLAP) Server – These server support multidimensional data views througharraybased multidimensionalstorageengines .They map multidimensional views directly to data cube array structure .The advantages of using data cube is that it allows fast indexing to pre computed summarized data. (3) a Hybrid OLAP (HOLAP) Server – The Hybrid OLAP approach combines ROLAP and MOLAP technology, benefiting from the grater scalability of ROLAP and the faster computation of MOLAP. Top tier – is front end clientlayer whichcontainquery and reporting tools , analysis tools, and data mining tools V) Recommended method for the development of data warehouse system A recommended method for the development of data warehouse system is to implement the warehouseinanincrementalandevolutionarymanner. As Shown in Fig. First of All A high level corporate data model is defined within a reasonably short period that provides a corporate wide,constant,integratedviewof data among different subjects and potential usage.The high level model although it will need to be refined in the further development of enterprise datawarehouse and departmental data mart will greatly reduce future integration problem. Independent data mart can be implemented in parallel with the enterprise ware house based on the same corporate data model .Distributed data mart can be constructed to integrate different data mart via hub server.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 11 | Nov -2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 337 VI) Conclusions This paper introduced a model for building a data warehouse for a typical information system. The warehouse is an informational database whose data are extracted from an already existing operational database. The purpose ofthe proposed designmethod is to help decision makers and principles in performing data mining and data analysis over the data stored in the warehouse which eventually helps them in discovering critical patterns and trends.Data warehouse architecture provides a useful way of determining if the organization is moving toward a reasonable data warehousing framework. VII) REFERENCES [ ] Pant, S., Hsu, C., Strategic Information Systems Planning: A Review , Information Resources Management Association International Conference, May 21–24, 1995, Atlanta. [2] Xingquan Zhu,IanDavidson, KnowledgeDiscovery and Data Mining: Challenges and Realities , Hershey, New York, 2007. [ ] Preeti S., Srikantha R., Suryakant P., Optimization of Data Warehousing System: Simplification in Reporting and Analysis , International Journal of Computer Applications, vol. 9 no. 6, pp. 33–37, 2011. [ ] Kantardzic, Mehmed, Data Mining: Concepts, Models, Methods, and Algorithms , John Wiley & Sons, . [ ] William Inmon, Building the Operational Data Store , nd ed., John Wiley & Sons, 1999. [ ] Matteo Golfarelli & Stefano Rizzi, DataWarehouse Design: Modern Principles and Methodologies , McGraw-Hill Osborne Media, 2009. [7] Pang-Ning Tan, Michael Steinbach, Vipin Kumar, Introduction to Data Mining , Addison Wesley, 5. [8]Microsoft Access Home Page, http://office.microsoft.com/en-us/access/default.aspx [9] Jeffrey A. Hoffer, Mary Prescott, Heikki Topi, Modern Database Management , 9thed,PrenticeHall, 2008. [ ] Robert Laberge, The Data Warehouse Mentor: Practical Data Warehouse and Business Intelligence Insights , McGraw-Hill Osborne Media, 2011. [ ] Anahory, S., D. Murray, Data Warehousing in the Real World: A Practical Guide for Building Decision Support Systems , Addison Wesley Professional. 997. [ ] Michael Goebel, Le Gruenwald, A Survey of Data Mining and Knowledge Discovery Software Tools , Proceedings of the ACM SIGKDD, vol. 1, no. 1, pp. 20- 33, 1999.