Caching scheme for multi-dimensional data

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000

Reexamination Certificate

active

06694322

ABSTRACT:

BACKGROUND
1. Technical Field
The present invention relates generally to memory access and, more specifically, to a method and system for caching multi-dimensional data.
2. Background of the Invention
Relational databases usually include a plurality of tables that are searched (“queried”) using a well-known query language, such as the Structured Query Language (SQL). Relational databases, however, do not allow a user to selectively extract and view data from different points of view. To organize and summarize data for efficient analytical querying, a concept of a cube is used.
A cube contains one or more dimensions and one or more measures. Measures are central values in a cube that are analyzed, such as sales, profit, costs of goods sold or inventory count. A cube provides a logical, easily understood mechanism for querying data. A cube allows a user to extract and view data from different points of view. Dimension levels are a powerful tool, allowing users to ask questions at a high level and then expand a dimension hierarchy to reveal more details. Using a drill down/drill up technique a user may navigate through levels of data ranging from the most summarized (up) to the most detailed (down).
When a user requests data from one area of a cube, he will probably also be interested in viewing data that clusters around that area of the cube. To retrieve such data, however, a number of individual queries need to be submitted to a database. Conventional caching approaches allow for caching each database address and a value corresponding to a measure attribute. Such an approach works acceptably well with cubes having a small number of dimensions. However, the number of possible stored measures grows exponentially in cubes with a large number of dimensions. Therefore querying and caching each pair—an address and a value corresponding to a measure attribute—results in a large number of single measure queries against the database.
What is needed is a way to increase the efficiency of data access in a database.
SUMMARY OF THE INVENTION
A described embodiment of the present invention provides a system, method, and a computer program product for caching multi-dimensional data in a data cache. The described embodiment uses a known a multi-dimensional construct, a cube, to represent the dimensions of data available to a user. This construct may have one or more dimensions. When the user submits a query or request for data, the request is converted to a set of canonical addresses and a set of cubelet addresses corresponding to their location in the cube. The described embodiment defines a region of related data in a cube to be a cubelet. A cubelet is a collection of values of a corresponding measure attribute and their associated canonical addresses. A cubelet address is the unique name for a cubelet that both uniquely identifies the cubelet, and identifies its location in the cube. A canonical address is the address of a single cell in the cube, and uniquely identifies one set of measures in the cube.
In a described embodiment, an execution module probes a data cache based on a cubelet address to determine if that portion of the cube has previously been cached. If so, the data cache returns the cubelet, which may contain more data than requested in the query. The execution module then probes the cubelet for the requested data and returns the requested data to the user. If the cubelet identified by the cubelet address is not found in the data cache, a fault handler queries a back-end database for data. The database returns a result set, which includes the requested data and the data for “nearby cells.” The returned data is stored in the data cache in the form of a cubelet. Different cubelets may represent different levels of data in the database.


REFERENCES:
patent: 5749089 (1998-05-01), Yoshizawa et al.
patent: 5778408 (1998-07-01), Valentine
patent: 5918232 (1999-06-01), Pouschine et al.
patent: 5987467 (1999-11-01), Ross et al.
patent: 6041671 (2000-03-01), Erikson et al.
patent: 6073139 (2000-06-01), Jain et al.
patent: 6477536 (2002-11-01), Pasumansky et al.
patent: 6493718 (2002-12-01), Petculescu et al.
patent: 6493728 (2002-12-01), Berger
patent: 6546395 (2003-04-01), DeKimpe et al.
patent: 6549907 (2003-04-01), Fayyad et al.
International Search Report dated Dec. 17, 2002 for International Application No. PCT/US01/20817, filed on Dec. 27, 2002.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Caching scheme for multi-dimensional data does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Caching scheme for multi-dimensional data, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Caching scheme for multi-dimensional data will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3354162

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.