US20030046292A1

Restructuring view maintenance system and method

Claim Score by NHIP

Read claim 11, the broadest

Abstract

A database maintenance system and method are particularly suitable for maintaining a consistency of data between two or more database tables having schemas that may be heterogeneous (e.g., restructuring views of each other). Typically, one table is a base table and a second table is a restructuring view of the base table and may have been generated for faster query response, research, or the like. The restructuring view may have occurred naturally, or the base table may have been converted to the restructuring view using a series to of operators and optionally, a middleware schema. The restructuring view maintenance system is preferably configured to monitor changes to the base table, including changes to data and to metadata. The maintenance system is configured to receive notification of a modification to a base table, investigate the modifications, and determine which operator(s) have been used to convert the base table to the restructuring view. For each modification to the base table, the system then determines, according to the type of modification and the type of transformation used, which of a selected group of actions to take to map the modification onto the restructuring view. The selected group of actions may include variously: insert, update, delete, rename relation, drop table, and rename column, according to the type of modification and the mapping of the relationship between the base table and the target table.

US20030046292A1, drawing sheet 1
Sheet 1 of 14

Term

Term ended

Projected expiry passed 20 May 2023, 3.3 years ago.

  1. Priority and filed
  2. Published
  3. Projected expiry
  4. Today

30 claims: 3 independent, 27 dependent

  1. 1
    A system for incremental maintenance of replicated information between a base table and a target table that are restructured representations of each other, the system comprising:a monitoring module configured to receive notification of modifications to the base table;a consultation module configured to consult the base table about the nature of the modifications to the base table in response to receipt of notification by the monitoring module;and a conversion module configured to receive the nature of the modifications from the consultation module and propagate the modifications into the target table, including propagating changes to the metadata of the base table into the target table.
  2. 11
    Broadest claimClaim Score 77, broad(NHIP)A method for incremental maintenance of replicated information between a base table and a target table that are restructured representations of each other, the method comprising:receiving notification of modifications to the base table, including modifications to metadata of the base table;consulting the base table about the nature of the modifications to the base table in response to receipt of notification by the monitoring module;receiving the nature of the modifications;and propagating the modifications into the target table, including propagating changes to the metadata of the base table into the target table.
  3. 21
    An article of manufacture comprising a program storage medium readable by a processor and embodying one or more instructions executable by the processor to perform a method for incremental maintenance of replicated information between a base table and a target table that are restructured representations of each other, the method comprising:receiving notification of modifications to the base table, including modifications to metadata of the base table;consulting the base table about the nature of the modifications to the base table in response to receipt of notification by the monitoring module;receiving the nature of the modifications;and propagating the modifications into the target table, including propagating changes to the metadata of the base table into the target table.