scispace - formally typeset
Patent

Update propagation to a data warehouses with specified latency

Reads0
Chats0
TLDR
In this article, a method and system for performing real-time transformations of dynamically increasing databases is described, in which a session, identified as a real time session, is initialized.
Abstract
A method and system thereof for performing real time transformations of dynamically increasing databases is described. A session, identified as a real time session, is initialized. The real time session repeatedly executes a persistent (e.g., continually running) data transport pipeline of the analytic application. The data transport pipeline extracts data from a changing database, transforms the data, and writes the transformed data to storage (e.g., a data warehouse or data mart). The data transport pipeline is executed at the end of each time interval in a plurality of contiguous time intervals occurring during the real time session. The data transport pipeline remains running after it is executed, until the real time session is completed. Accordingly, new data are transformed in a timely manner, and processing resources are not consumed by having to repeatedly re-establish (re-initialize) the data transport pipeline.

read more

Citations
More filters
Patent

Method for enhancing the operation of a database

TL;DR: In this paper, the authors describe a system where the server receives incoming messages of the system, the server being connected to a SQL database for storing incoming messages, the method including: receiving updating instructions via incoming messages; storing the incoming messages in a file having a horizontal file structure; updating the database by performing updating operations according to the instructions of the messages; and performing a committing operation of all updating operations performed since the last committing operation at predetermined intervals in order to make all data modifications performed since start of the last commit operation a permanent part of the database.
References
More filters
Journal ArticleDOI

An overview of data warehousing and OLAP technology

TL;DR: An overview of data warehousing and OLAP technologies, with an emphasis on their new requirements, is provided, based on a tutorial presented at the VLDB Conference, 1996.
Patent

Apparatus and method for performing data transformations in data warehousing

TL;DR: In this article, a transformation description language (TDL) is proposed for specifying how data is to be manipulated in a data warehousing application. The TDL is comprised of a source for storing raw data, one or more transformation objects for processing the raw data according to predefined instructions, and a target for storing the processed data.
Proceedings Article

Materialized Views in Oracle

TL;DR: The ability to rewrite a large class of queries based on a small set of MVs is supported by using Dimensions, losslessness of joins, functional dependency, column equivalence, join derivability, joinback and aggregate rollup.
Patent

Method and architecture for automated optimization of etl throughput in data warehousing applications

TL;DR: In this paper, a computer software architecture is proposed to automatically optimize the throughput of the data extraction/transformation/loading (ETL) process in data warehousing applications. This architecture has a componentized aspect and a pipeline-based aspect, where each transformation component automatically stages or streams its data to optimize ETL throughput.
Patent

Apparatus and method for capturing and propagating changes from an operational database to data marts

TL;DR: In this article, a method for updating a target table of a data mart in response to changes made by a transaction to data stored in a source table of an operational database is presented.