• Title/Summary/Keyword: Data Warehousing systems

Search Result 35, Processing Time 0.022 seconds

A Knowledge Sharing Architecture for Decision Making under the Intranet Environment (인트라넷 기반의 의사결정을 위한 지식 공유 아키텍쳐)

  • Youn, Young-Soo;Suh, Eui-Ho;Lee, Weon-Chang
    • Asia pacific journal of information systems
    • /
    • v.9 no.4
    • /
    • pp.89-106
    • /
    • 1999
  • Intranet is information technology for information sharing and collaborative work in geographically dispersed organizations, and has clear potentials to combine with other information technologies such as data warehousing and knowledge management. Data warehousing make it possible that the data stored for business analysis can most effectively be accessed by separating it from the data in the operational systems, and knowledge management is the paradigm to make the enterprise realize the best value of its knowledge assets, This paper is to suggest an architecture of knowledge sharing to combine knowledge management with data warehouse under the Intranet environment for the purpose of achieving the competitive advantages through the effective decision making in the modern companies, This paper also addresses the steps to implement this architecture.

  • PDF

Creating Shared Value from Collaborative Logistics Systems: The Cases of ES3 and Flexe

  • Namchul Shin
    • Asia pacific journal of information systems
    • /
    • v.30 no.1
    • /
    • pp.214-228
    • /
    • 2020
  • Shared value enhances the competitiveness of a company while simultaneously reducing societal burdens. By allowing companies to share their resources, collaborative logistics systems provide companies with an opportunity to create shared value, namely, not only economic value by enhancing the utilization of resources, but also social value by reducing energy consumptions and greenhouse gas emissions associated with logistics and transportation. Emerging businesses, such as ES3 and Flexe, have recently demonstrated how they created shared value through collaborative logistics services, for example, ES3's collaborative warehousing and direct-to-store (D2S) program, and Flexe's on-demand warehousing platform. However, the development of collaborative logistics systems is currently at a nascent stage. There are quite a few socio-technical barriers to overcome for sharing resources (data as well as infrastructure). Drawing on the socio-technical approach, this research examines how companies create both economic and social value from collaborative logistics systems. We highlight socio-technical barriers, particularly one set of social barriers, that is, competition-oriented conservatism prevalent among companies. Using the case study methodology and interview data, we closely investigate ES3 and Flexe, which provide collaborative logistics services, and demonstrate how technical and social barriers are addressed to create shared value from collaborative logistics systems.

Research on Metadata Model of Data Warehouse

  • Zeng, Zhi-Yong;Yu, Jian-Kun
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2007.02a
    • /
    • pp.72-79
    • /
    • 2007
  • OMG's Common Warehouse Metamodel is now a single data warehouse metadata standard. Interchange of metadata between data warehousing tools and metadata repositories made easy and convenient by using CWM. In this paper, we present the origin, importance and architecture of CWM, and offer an application case.

  • PDF

Policy of Managing Materialized Views by Orienting toward Self-Maintenance in Data Warehousing (데이터웨어하우징에서 자립유지를 지향하는 실체뷰 관리 정책)

  • Kim, Keun-Hyung
    • Asia pacific journal of information systems
    • /
    • v.13 no.4
    • /
    • pp.191-206
    • /
    • 2003
  • More views in data warehouse, can respond to the users more rapidly because the user's requests might be processed by accessing only the materialized views with higher probabilities rather than accessing base relations. But, the update duration for maintaining materialized views limits the number of materialized views in data warehouse. In this paper, we propose the algorithm for reducing update duration of materialized views, of which aggregation functions are maintained by self-maintenance. We also implement the proposed algorithm and evaluate the performance of the algorithm.

Minimizing the MOLAP/ROLAP Divide: You Can Have Your Performance and Scale It Too

  • Eavis, Todd;Taleb, Ahmad
    • Journal of Computing Science and Engineering
    • /
    • v.7 no.1
    • /
    • pp.1-20
    • /
    • 2013
  • Over the past generation, data warehousing and online analytical processing (OLAP) applications have become the cornerstone of contemporary decision support environments. Typically, OLAP servers are implemented on top of either proprietary array-based storage engines (MOLAP) or as extensions to conventional relational DBMSs (ROLAP). While MOLAP systems do indeed provide impressive performance on common analytics queries, they tend to have limited scalability. Conversely, ROLAP's table oriented model scales quite nicely, but offers mediocre performance at best relative to the MOLAP systems. In this paper, we describe a storage and indexing framework that aims to provide both MOLAP like performance and ROLAP like scalability by essentially combining some of the best features from both. Based upon a combination of R-trees and bitmap indexes, the storage engine has been integrated with a robust OLAP query engine prototype that is able to fully exploit the efficiency of the proposed storage model. Specifically, it utilizes an OLAP algebra coupled with a domain specific query optimizer, to map user queries directly to the storage and indexing framework. Experimental results demonstrate that not only does the design improve upon more naive approaches, but that it does indeed offer the potential to optimize both query performance and scalability.

Extending the Multidimensional Data Model to Handle Complex Data

  • Mansmann, Svetlana;Scholl, Marc H.
    • Journal of Computing Science and Engineering
    • /
    • v.1 no.2
    • /
    • pp.125-160
    • /
    • 2007
  • Data Warehousing and OLAP (On-Line Analytical Processing) have turned into the key technology for comprehensive data analysis. Originally developed for the needs of decision support in business, data warehouses have proven to be an adequate solution for a variety of non-business applications and domains, such as government, research, and medicine. Analytical power of the OLAP technology comes from its underlying multidimensional data model, which allows users to see data from different perspectives. However, this model displays a number of deficiencies when applied to non-conventional scenarios and analysis tasks. This paper presents an attempt to systematically summarize various extensions of the original multidimensional data model that have been proposed by researchers and practitioners in the recent years. Presented concepts are arranged into a formal classification consisting of fact types, factual and fact-dimensional relationships, and dimension types, supplied with explanatory examples from real-world usage scenarios. Both the static elements of the model, such as types of fact and dimension hierarchy schemes, and dynamic features, such as support for advanced operators and derived elements. We also propose a semantically rich graphical notation called X-DFM that extends the popular Dimensional Fact Model by refining and modifying the set of constructs as to make it coherent with the formal model. An evaluation of our framework against a set of common modeling requirements summarizes the contribution.

A Comparison of Data Extraction Techniques and an Implementation of Data Extraction Technique using Index DB -S Bank Case- (원천 시스템 환경을 고려한 데이터 추출 방식의 비교 및 Index DB를 이용한 추출 방식의 구현 -ㅅ 은행 사례를 중심으로-)

  • 김기운
    • Korean Management Science Review
    • /
    • v.20 no.2
    • /
    • pp.1-16
    • /
    • 2003
  • Previous research on data extraction and integration for data warehousing has concentrated mainly on the relational DBMS or partly on the object-oriented DBMS. Mostly, it describes issues related with the change data (deltas) capture and the incremental update by using the triggering technique of active database systems. But, little attention has been paid to data extraction approaches from other types of source systems like hierarchical DBMS, etc. and from source systems without triggering capability. This paper argues, from the practical point of view, that we need to consider not only the types of information sources and capabilities of ETT tools but also other factors of source systems such as operational characteristics (i.e., whether they support DBMS log, user log or no log, timestamp), and DBMS characteristics (i.e., whether they have the triggering capability or not, etc), in order to find out appropriate data extraction techniques that could be applied to different source systems. Having applied several different data extraction techniques (e.g., DBMS log, user log, triggering, timestamp-based extraction, file comparison) to S bank's source systems (e.g., IMS, DB2, ORACLE, and SAM file), we discovered that data extraction techniques available in a commercial ETT tool do not completely support data extraction from the DBMS log of IMS system. For such IMS systems, a new date extraction technique is proposed which first creates Index database and then updates the data warehouse using the Index database. We illustrates this technique using an example application.

Development of Data Warehouse Systems to Support Cost Analysis in the Ship Production (조선산업의 비용분석 데이터 웨어하우스 시스템 개발)

  • Hwang, Sung-Ryong;Kim, Jae-Gyun;Jang, Gil-Sang
    • IE interfaces
    • /
    • v.15 no.2
    • /
    • pp.159-171
    • /
    • 2002
  • Data Warehouses integrate data from multiple heterogeneous information sources and transform them into a multidimensional representation for decision support applications. Data warehousing has emerged as one of the most powerful tools in delivering information to users. Most previous researches have focused on marketing, customer service, financing, and insurance industry. Further, relatively less research has been done on data warehouse systems in the complex manufacturing industry such as ship production, which is characterized complex product structures and production processes. In the ship production, data warehouse systems is a requisite for effective cost analysis because collecting and analysis of diverse and large of cost-related(material/production cost, productivity) data in its operational systems, was becoming increasingly cumbersome and time consuming. This paper proposes architecture of the data warehouse systems to support cost analysis in the ship production. Also, in order to illustrate the usefulness of the proposed architecture, the prototype system is designed and implemented with the object of the enterprise of producing a large-scale ship.

MAGRU: Multi-layer Attention with GRU for Logistics Warehousing Demand Prediction

  • Ran Tian;Bo Wang;Chu Wang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.18 no.3
    • /
    • pp.528-550
    • /
    • 2024
  • Warehousing demand prediction is an essential part of the supply chain, providing a fundamental basis for product manufacturing, replenishment, warehouse planning, etc. Existing forecasting methods cannot produce accurate forecasts since warehouse demand is affected by external factors such as holidays and seasons. Some aspects, such as consumer psychology and producer reputation, are challenging to quantify. The data can fluctuate widely or do not show obvious trend cycles. We introduce a new model for warehouse demand prediction called MAGRU, which stands for Multi-layer Attention with GRU. In the model, firstly, we perform the embedding operation on the input sequence to quantify the external influences; after that, we implement an encoder using GRU and the attention mechanism. The hidden state of GRU captures essential time series. In the decoder, we use attention again to select the key hidden states among all-time slices as the data to be fed into the GRU network. Experimental results show that this model has higher accuracy than RNN, LSTM, GRU, Prophet, XGboost, and DARNN. Using mean absolute error (MAE) and symmetric mean absolute percentage error(SMAPE) to evaluate the experimental results, MAGRU's MAE, RMSE, and SMAPE decreased by 7.65%, 10.03%, and 8.87% over GRU-LSTM, the current best model for solving this type of problem.