JP2001282816A - System and method for processing multi-dimensional database - Google Patents

System and method for processing multi-dimensional database

Info

Publication number
JP2001282816A
JP2001282816A JP2000094117A JP2000094117A JP2001282816A JP 2001282816 A JP2001282816 A JP 2001282816A JP 2000094117 A JP2000094117 A JP 2000094117A JP 2000094117 A JP2000094117 A JP 2000094117A JP 2001282816 A JP2001282816 A JP 2001282816A
Authority
JP
Japan
Prior art keywords
data
processing
processing system
olap
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2000094117A
Other languages
Japanese (ja)
Inventor
Mina Horiuchi
美奈 堀内
Hiroya Kuwabara
浩也 桑原
Shigenori Tanabe
重徳 田辺
Kiyoshi Kanai
清 金井
Hisakuni Kobayashi
久訓 小林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2000094117A priority Critical patent/JP2001282816A/en
Publication of JP2001282816A publication Critical patent/JP2001282816A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a multi-dimensional database processing system that can cut drastically a processing time required for accumulating data prior to processing the data with a OLAP(online analytical processing) server. SOLUTION: The multi-dimensional database processing system has an arrays of disk for original data 30 that stores the required original data being timely staggered into multi-storage segments. The database processing system has arithmetic processing modules 201, 202, 203, and 204, which read the original data stored in the arrays of disk from the segment where no data is accessed yet and process arithmetic operations for the data. The processing system executes sequentially but almost concurrently the arithmetic operations and stores results in the OLAP tables T1, T2, T3, and T4 and has the OLAP database that displays the data in an interleaved mode.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、複数のデータベ
ースより必要な素データを取り出し、各種の演算処理を
行う多次元データベース処理方法および処理システムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multidimensional database processing method and processing system for extracting necessary elementary data from a plurality of databases and performing various arithmetic processing.

【0002】[0002]

【従来の技術】従来、この種のOLAPデータベースを
用いた多次元データベース処理システムの設計を行う場
合、目的とする業務要件からOLAPサーバ上で取り扱
いたい情報データを先ず列挙し、その仕様に基づいてO
LAPデータベースを構築している。例えば、図5に示
される従来の多次元データベース処理システム500
は、素データ集合体装置50と、OLAPデータベース
60とを有し、図5および図6に示されるように、OL
APデータベース60は、素データ集合体装置50から
各種の素データを取り込み、多次元のデータ602を生
成するように構築されている。
2. Description of the Related Art Conventionally, when designing a multidimensional database processing system using this kind of OLAP database, information data to be handled on an OLAP server is first enumerated based on intended business requirements, and based on the specifications thereof. O
We are building a LAP database. For example, the conventional multidimensional database processing system 500 shown in FIG.
Has an elementary data aggregation device 50 and an OLAP database 60, and as shown in FIGS.
The AP database 60 is configured to take in various elementary data from the elementary data aggregation device 50 and generate multidimensional data 602.

【0003】[0003]

【発明が解決しようとする課題】上述したように従来の
多次元データベース処理システムは、OLAPデータベ
ース等を用いて多次元のデータベースを生成するように
構築されているが、その構築過程において、OLAPサ
ーバ内へ仕様通りのデータを充足するに当たり、その充
足のための処理時間は、検索・集計処理の複雑さ(a;
図5)や素データの全体母数の大きさ(b)等の検索集
計システムの性能(e)、および、データの種類の多さ
(c)やデータの階層組合せ数(d)等のOLAPデー
タベースによるシステムの性能(f)を含む幾つかのシ
ステム要因により、図6に示されるOLAPに関する新
データ更新開始の時刻taから運用開始可能な時刻tc
までの時間が膨大のものとなっている。
As described above, a conventional multidimensional database processing system is constructed to generate a multidimensional database using an OLAP database or the like. In the construction process, an OLAP server is used. In satisfying the data as specified in the processing time, the processing time for the satisfaction depends on the complexity of the retrieval / aggregation processing (a;
FIG. 5) and the performance (e) of the search and aggregation system, such as the size (b) of the total parameter of the elementary data, and the OLAP, such as the number of types of data (c) and the number of hierarchical combinations of data (d). Due to several system factors including the performance (f) of the system by the database, a time tc at which the operation can be started from the time ta of the new data update start for the OLAP shown in FIG.
The time until is huge.

【0004】この発明は、上記の問題を解決すべくなさ
れたものであって、OLAPデータベース等を用いて多
次元データベース処理システムを構築する場合に、OL
APサーバ上で取り扱いたい情報データの事前の集計処
理に必要なデータ処理時間を大幅に短縮できる多次元デ
ータベース処理方法および処理システムを提供すること
を目的とする。
[0004] The present invention has been made to solve the above-described problem, and is intended for use in constructing a multidimensional database processing system using an OLAP database or the like.
It is an object of the present invention to provide a multidimensional database processing method and a processing system capable of greatly reducing the data processing time required for prior aggregation processing of information data to be handled on an AP server.

【0005】[0005]

【課題を解決するための手段】前述した課題を解決する
ために、この発明は、複数のデータベースより必要な素
データを取り出し、各種の演算処理を行う多次元データ
ベース処理方法において、前記必要な素データを時間的
にずらしながら複数の記憶領域に記憶し、前記複数の記
憶領域に記憶された素データの中より現状データ取得が
行われていない記憶領域より任意にデータを取り出して
任意の演算処理を行い、前記任意の演算処理を複数の異
なる演算処理として複数ほぼ同時に行う。
According to the present invention, there is provided a multidimensional database processing method for extracting necessary elementary data from a plurality of databases and performing various arithmetic processing. Data is stored in a plurality of storage areas while being shifted in time, and arbitrary arithmetic processing is performed by arbitrarily extracting data from a storage area in which data is not currently obtained from among elementary data stored in the plurality of storage areas. Is performed and a plurality of the above-mentioned arbitrary calculation processes are performed as a plurality of different calculation processes at substantially the same time.

【0006】このような構成によれば、前記複数の記憶
領域に記憶された素データの中より現状データ取得が行
われていない記憶領域より任意にデータを取り出して任
意の演算処理を行い、さらに、前記任意の演算処理を複
数の異なる演算処理として複数ほぼ同時に行うので、複
数の演算処理の結果を少ない時間で得ることができる。
[0006] According to such a configuration, data is arbitrarily extracted from the storage area from which the current data acquisition is not performed among the elementary data stored in the plurality of storage areas, and an arbitrary operation process is performed. Since the arbitrary arithmetic processing is performed as a plurality of different arithmetic processings at substantially the same time, the results of the plurality of arithmetic processings can be obtained in a short time.

【0007】また、この発明は、複数のデータベースよ
り必要な素データを取り出し、各種の演算処理を行う多
次元データベース処理システムにおいて、前記必要な素
データを時間的にずらしながら複数の記憶領域に記憶す
る記憶手段と、前記複数の記憶領域に記憶された素デー
タの中より現状データ取得が行われていない記憶領域よ
り任意にデータを取り出して任意の演算処理を行う演算
処理手段と、前記任意の演算処理を複数の異なる演算処
理として複数ほぼ同時に行う並行演算処理手段とを有す
る。
Further, according to the present invention, in a multidimensional database processing system for extracting required elementary data from a plurality of databases and performing various arithmetic processing, the required elementary data is stored in a plurality of storage areas while being shifted in time. A processing means for arbitrarily extracting data from a storage area in which the current data is not obtained from among the raw data stored in the plurality of storage areas and performing an arbitrary calculation processing; Parallel operation processing means for performing a plurality of operation processes at substantially the same time as a plurality of different operation processes.

【0008】また、この発明において、前記複数ほぼ同
時に行う演算処理は、OLAPにおける集計と演算であ
って、前記記憶は、多次元階層化されている。
[0008] In the present invention, the plurality of arithmetic processings to be performed substantially simultaneously are tabulation and calculation in OLAP, and the storage is in a multidimensional hierarchy.

【0009】さらに、この発明において、前記演算結果
は表示部に表示され、現在の運用が可能か否かを表示可
能にされている。
Further, in the present invention, the calculation result is displayed on a display unit, and whether or not the current operation is possible can be displayed.

【0010】[0010]

【発明の実施の形態】以下、この発明の実施の形態につ
いて添付図面に基づいて説明する。 実施の形態1.図1は、この発明の多次元データベース
処理システムの実施の形態1の動作を説明するためのブ
ロック図、図2は、図1の動作を更に詳しく説明するた
めのタイムチャート、図3は、この発明の実施の形態2
の動作を説明するためのブロック図、図4は、図3の動
作を更に詳しく説明するためのタイムチャートである。
図1の多次元データベース処理システム100は、素デ
ータ集合体装置10とOLAP(On-line Analytical P
rocessing)データベース20とを有している。素デー
タ集合体装置10(例えば、RDB(Relational Datab
ase))は、各種の素データを保持している。OLAP
データベース20は、系統1から系統4までの4系統の
処理モジュール201,202,203,204を介し
て、集計データ211,212,213,214を順次
に時間をずらして循環的にインターリーブ取り込みを行
う。OLAPデータベース20は、このようにインター
リーブ取り込みをしたデータ211,212,213,
214をそれぞれデータテーブルT1,T2,T3,T
4に記録するとともに、ディスプレイに順次表示する。
Embodiments of the present invention will be described below with reference to the accompanying drawings. Embodiment 1 FIG. FIG. 1 is a block diagram for explaining the operation of the first embodiment of the multidimensional database processing system of the present invention, FIG. 2 is a time chart for explaining the operation of FIG. 1 in more detail, and FIG. Embodiment 2 of the invention
FIG. 4 is a block diagram for explaining the operation of FIG. 3, and FIG. 4 is a time chart for explaining the operation of FIG. 3 in more detail.
The multidimensional database processing system 100 of FIG. 1 includes an elementary data aggregation device 10 and an OLAP (On-line Analytical P
rocessing) database 20. The raw data aggregation device 10 (for example, RDB (Relational Datab
ase)) holds various elementary data. OLAP
The database 20 cyclically interleaves the aggregated data 211, 212, 213, 214 by sequentially shifting the time via the four processing modules 201, 202, 203, and 204 from the system 1 to the system 4. . The OLAP database 20 stores the data 211, 212, 213,
214 to data tables T1, T2, T3, T
4 and sequentially displayed on the display.

【0011】上述の動作について図2を参照してさらに
説明する。時刻t1において素データ集合体装置10
は、所定のブロック(例えば、ある時系列の区間)の素
データに関する素データ集合体装置側の系統1の処理モ
ジュール201に対する所定のデータの集計を開始し、
完了次第、処理モジュール201にデータ転送を行う。
他方、OLAPデータベース20は、素データ集合体装
置10から処理モジュール201へのデータ転送を受け
取るとともに、処理モジュール201は、OLAPデー
タベース側のデータ集計を行い、時刻t4,t5の間に
おいて、図1に示した多次元の集計データ211(例え
ば、支店S毎、商品G毎の月M毎の3次元の売り上げデ
ータ)をOLAPデータテーブルT1に記録し、ディス
プレイに表示するとともに、その集計データ211に対
する運用を可能にする。さらに、時刻t5から時刻t9
まで、次のサイクルに該当する所定のブロックの素デー
タに関する集計を行い、同様な動作を繰り返す。
The above operation will be further described with reference to FIG. At time t1, the elementary data aggregate device 10
Starts counting of predetermined data for the processing module 201 of the system 1 on the elementary data aggregation device side regarding elementary data of a predetermined block (for example, a certain time series section),
Upon completion, data transfer to the processing module 201 is performed.
On the other hand, the OLAP database 20 receives the data transfer from the raw data aggregation device 10 to the processing module 201, and the processing module 201 performs data aggregation on the OLAP database side, and between time t4 and t5, as shown in FIG. The indicated multi-dimensional total data 211 (for example, three-dimensional sales data for each month S for each branch S and for each product G) is recorded in the OLAP data table T1, displayed on a display, and operated on the total data 211. Enable. Further, from time t5 to time t9
Until the above, tallying is performed on the raw data of the predetermined block corresponding to the next cycle, and the same operation is repeated.

【0012】時刻t2において素データ集合体装置10
は、系統1の処理モジュール201が処理したブロック
の次のブロックに関するデータであって、素データ集合
体装置側の系統2の処理モジュール202に対する所定
のデータの集合を開始し、完了次第、処理モジュール2
02にデータ転送を行う。他方、OLAPデータベース
20は、素データ集合体装置10から処理モジュール2
02へのデータ転送を受け取るとともに、処理モジュー
ル202は、OLAPデータベース側のデータ集計を行
い、時刻t5,t6の間において多次元の集計データ2
12をOLAPデータテーブルT2に記録し、ディスプ
レイに表示するとともに、その集計データ212に対す
る運用を可能にする。さらに、時刻t6から時刻t10
まで、次のサイクルに該当する所定のブロックの素デー
タに関する集計を行い、同様な動作を繰り返す。
At time t2, the raw data aggregate device 10
Is the data related to the block next to the block processed by the processing module 201 of the system 1, and starts a predetermined data collection for the processing module 202 of the system 2 on the elementary data aggregation device side. 2
02 is transferred. On the other hand, the OLAP database 20 stores the processing module 2
02, the processing module 202 performs data aggregation on the OLAP database side, and obtains multidimensional aggregated data 2 between times t5 and t6.
12 is recorded in the OLAP data table T2 and displayed on the display, and the operation with respect to the tally data 212 is enabled. Further, from time t6 to time t10
Until the above, tallying is performed on the raw data of the predetermined block corresponding to the next cycle, and the same operation is repeated.

【0013】系統3および系統4についても、それぞれ
時刻t3,t7の間および時刻t4,t8の間に処理す
ることができる。これらの説明から明らかなように、こ
の多次元データベース処理システムに関して、ユーザ側
から見れば、系統1から系統4の処理モジュール20
1,202,203,204の処理の終了するのを待た
ずして運用可能1の部分から運用を開始することがで
き、かつ、運用可能1〜4のように連続し、かつ、それ
を1サイクルとして循環的に運用することができ、必要
であれば、後続するサイクルを繰り返せば連続して同様
の処理を行うことができる。すなわち、系列数がnであ
れば、従来の方法に対して1/nのデータ引き込み処理
時間でOLAPデータベースにおける運用を開始するこ
とができる。
The system 3 and the system 4 can also be processed between times t3 and t7 and between times t4 and t8, respectively. As apparent from these descriptions, regarding this multidimensional database processing system, from the user's point of view, the processing modules 20 of the systems 1 to 4
The operation can be started from the operable 1 portion without waiting for the processing of 1, 202, 203, and 204 to be completed. It can be operated cyclically as a cycle, and if necessary, the same processing can be continuously performed by repeating the subsequent cycle. That is, if the number of streams is n, the operation in the OLAP database can be started in 1 / n the data acquisition processing time compared to the conventional method.

【0014】実施の形態2.次に、この発明の実施の形
態2について図3および図4を参照して説明する。この
多次元データベース処理システム200は、一つの素デ
ータ集合体装置30と、複数(この例においては4系
統)のOLAPデータベース41,42,43,44と
を有している。これら4系統のOLAPデータベース4
1,42,43,44のそれぞれは、図1で示されるの
と同様な処理モジュール411,421,431,44
1を介して、集計データ412,422,432,44
2について順次に時間をずらして循環的にインターリー
ブ取り込みを行う。OLAPデータベース41,42,
43,44のそれぞれは、このようにインターリーブ取
り込みをした多次元の集計データ412,422,43
2,442をそれぞれのデータ蓄積部413,423,
433,443に蓄積するとともに、ディスプレイに順
次表示する。
Embodiment 2 FIG. Next, a second embodiment of the present invention will be described with reference to FIGS. This multidimensional database processing system 200 has one elementary data aggregate device 30 and a plurality (four in this example) of OLAP databases 41, 42, 43, 44. OLAP database 4 of these 4 systems
1, 42, 43 and 44 are processing modules 411, 421, 431 and 44 similar to those shown in FIG.
1, the aggregated data 412, 422, 432, 44
The interleave capture is performed cyclically with the time sequentially shifted for 2. OLAP databases 41, 42,
Each of 43 and 44 is multi-dimensional aggregated data 412, 422 and 43 interleaved in this way.
2, 442 are stored in the respective data storage units 413, 423,
433 and 443, and sequentially displayed on the display.

【0015】図3の多次元データベース処理システム2
00を図1の多次元データベース処理システム100と
比較すると、多次元データベース処理システム100
は、単独のOLAPデータベース20が有する系統1か
ら系統4までの処理モジュール201,202,20
3,204によって処理しているが、多次元データベー
ス処理システム200は、独立した4つのOLAPデー
タベース41,42,43,44がそれぞれに属する処
理モジュール411,421,431,441を介し
て、集計データ412,422,432,442につい
て順次に時間をずらして循環的にインターリーブ取り込
みを行っている。
The multidimensional database processing system 2 shown in FIG.
Compared with the multi-dimensional database processing system 100 of FIG.
Are processing modules 201, 202, and 20 from system 1 to system 4 in a single OLAP database 20.
3, 204, the multidimensional database processing system 200 collects the totalized data via the processing modules 411, 421, 431, 441 to which the four independent OLAP databases 41, 42, 43, 44 belong. 412, 422, 432, and 442 are interleaved in a cyclic manner at sequentially shifted times.

【0016】したがって、図3の多次元データベース処
理システム200は、図1の多次元データベース処理シ
ステム100と同様に、ユーザ側から見れば、系統1か
ら系統4のOLAPデータベース41,42,43,4
4の処理の終了するのを待たずして運用可能1の部分か
ら運用を開始し、運用可能1〜4を1サイクルとして運
用することができ、必要であれば、後続するサイクルを
繰り返せば連続循環して同様の処理を行うことができ
る。このように、系列数がnであれば、従来の方法に対
して1/nのデータ引き込み処理時間でOLAPデータ
ベースにおける運用を開始し、継続することができる。
Therefore, the multidimensional database processing system 200 of FIG. 3 is similar to the multidimensional database processing system 100 of FIG. 1 and, from the user's perspective, the OLAP databases 41, 42, 43, and 4 of the systems 1 to 4.
The operation can be started from the operable part 1 without waiting for the end of the processing of step 4, and the operable steps 1 to 4 can be operated as one cycle. If necessary, the subsequent cycle can be repeated to continue operation. A similar process can be performed by circulating. In this way, if the number of streams is n, the operation in the OLAP database can be started and continued in 1 / n the data acquisition processing time compared to the conventional method.

【0017】[0017]

【発明の効果】この発明の多次元データベース処理方法
および処理システムは、上述したように構成されている
ので、複数の記憶領域に記憶された素データの中より現
状データ取得が行われていない記憶領域より任意にデー
タを取り出して任意の演算処理を行い、さらに、前記任
意の演算処理を複数の異なる演算処理として複数ほぼ同
時に行うので、複数の演算処理の結果を少ない時間で得
ることができ、結果として、取り扱いたい情報データの
事前の集計処理に必要なデータ処理時間を大幅に短縮で
きる。
Since the multidimensional database processing method and processing system of the present invention are configured as described above, the storage in which the current data is not obtained from the raw data stored in the plurality of storage areas is performed. Arbitrarily taking out data from the area and performing arbitrary arithmetic processing, and furthermore, since the arbitrary arithmetic processing is performed almost simultaneously as a plurality of different arithmetic processing, a result of a plurality of arithmetic processing can be obtained in a short time, As a result, the data processing time required for the pre-aggregation processing of the information data to be handled can be greatly reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明の多次元データベース処理システムの
実施の形態1の動作を説明するためのブロック図であ
る。
FIG. 1 is a block diagram for explaining an operation of a first embodiment of a multidimensional database processing system according to the present invention;

【図2】図1の動作を更に詳しく説明するためのタイム
チャートである。
FIG. 2 is a time chart for explaining the operation of FIG. 1 in more detail;

【図3】この発明の多次元データベース処理システムの
実施の形態2の動作を説明するためのブロック図であ
る。
FIG. 3 is a block diagram for explaining an operation of a second embodiment of the multidimensional database processing system according to the present invention;

【図4】図3の動作を更に詳しく説明するためのタイム
チャートである。
FIG. 4 is a time chart for explaining the operation of FIG. 3 in more detail;

【図5】多次元データベース処理システムの従来例を説
明するためのブロック図である。
FIG. 5 is a block diagram for explaining a conventional example of a multidimensional database processing system.

【図6】図5の従来例の動作を説明するためのタイムチ
ャートである。
FIG. 6 is a time chart for explaining the operation of the conventional example of FIG.

【符号の説明】[Explanation of symbols]

10,30 素データ集合体装置 20,41,42,43,44 OLAPデータベー
ス 100,200 多次元データベース処理システム 201,202,203,204,411,421,4
31,441 処理モジュール 211,212,213,214,412,422,4
32,442 多次元データ 413,423,433,443 データ蓄積部
10, 30 elementary data aggregation device 20, 41, 42, 43, 44 OLAP database 100, 200 multidimensional database processing system 201, 202, 203, 204, 411, 421, 4
31,441 processing module 211,212,213,214,412,422,4
32,442 Multidimensional data 413,423,433,443 Data storage unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 田辺 重徳 東京都中野区東中野三丁目14番20号 国際 電気株式会社内 (72)発明者 金井 清 東京都中野区東中野三丁目14番20号 国際 電気株式会社内 (72)発明者 小林 久訓 東京都中野区東中野三丁目14番20号 国際 電気株式会社内 Fターム(参考) 5B045 AA07 GG11 5B049 AA04 EE02 EE04 FF01 5B075 ND02 PQ02 QS05  ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Shigenori Tanabe 3-14-20 Higashinakano, Nakano-ku, Tokyo Kokusai Electric Co., Ltd. (72) Inventor Kiyoshi Kanai 3-14-20 Higashinakano, Nakano-ku, Tokyo Kokusai Electric Incorporated (72) Inventor Hisanori Kobayashi 3-14-20 Higashinakano, Nakano-ku, Tokyo Kokusai Electric F-term (reference) 5B045 AA07 GG11 5B049 AA04 EE02 EE04 FF01 5B075 ND02 PQ02 QS05

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数のデータベースより必要な素データ
を取り出し、各種の演算処理を行う多次元データベース
処理方法において、 前記必要な素データを時間的にずらしながら複数の記憶
領域に記憶し、 前記複数の記憶領域に記憶された素データの中より現状
データ取得が行われていない記憶領域より任意にデータ
を取り出して任意の演算処理を行い、 前記任意の演算処理を複数の異なる演算処理として複数
ほぼ同時に行うことを特徴とする多次元データベース処
理方法。
1. A multidimensional database processing method for extracting necessary elementary data from a plurality of databases and performing various arithmetic processing, wherein the required elementary data is stored in a plurality of storage areas while being shifted in time, Arbitrarily taking out data from the storage area where the current data acquisition is not performed from among the raw data stored in the storage area of the storage area and performing any operation processing, A multidimensional database processing method characterized by being performed simultaneously.
【請求項2】 複数のデータベースより必要な素データ
を取り出し、各種の演算処理を行う多次元データベース
処理システムにおいて、 前記必要な素データを時間的にずらしながら複数の記憶
領域に記憶する記憶手段と、 前記複数の記憶領域に記憶された素データの中より現状
データ取得が行われていない記憶領域より任意にデータ
を取り出して任意の演算処理を行う演算処理手段と、 前記任意の演算処理を複数の異なる演算処理として複数
ほぼ同時に行う並行演算処理手段とを有する多次元デー
タベース処理システム。
2. A multidimensional database processing system for extracting necessary elementary data from a plurality of databases and performing various arithmetic processing, wherein a storage means for storing the required elementary data in a plurality of storage areas while shifting the time. An arithmetic processing means for arbitrarily extracting data from a storage area in which data is not currently obtained from among elementary data stored in the plurality of storage areas and performing an arbitrary arithmetic processing; A multi-dimensional database processing system comprising: a plurality of parallel processing units that perform a plurality of processing operations substantially simultaneously.
【請求項3】 前記複数ほぼ同時に行う演算処理は、O
LAPにおける集計と演算であって、前記記憶は、多次
元階層化されている請求項2記載の多次元データベース
処理システム。
3. The method according to claim 1, wherein the plurality of operations performed substantially simultaneously include:
3. The multi-dimensional database processing system according to claim 2, wherein the storage is multi-dimensional hierarchies, wherein the storage is multi-dimensional hierarchies.
【請求項4】 前記演算結果は表示部に表示され、現在
の運用が可能か否かを表示可能にされている請求項2ま
たは3記載の多次元データベース処理システム。
4. The multidimensional database processing system according to claim 2, wherein the calculation result is displayed on a display unit, and whether or not the current operation is possible is displayed.
JP2000094117A 2000-03-30 2000-03-30 System and method for processing multi-dimensional database Withdrawn JP2001282816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000094117A JP2001282816A (en) 2000-03-30 2000-03-30 System and method for processing multi-dimensional database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000094117A JP2001282816A (en) 2000-03-30 2000-03-30 System and method for processing multi-dimensional database

Publications (1)

Publication Number Publication Date
JP2001282816A true JP2001282816A (en) 2001-10-12

Family

ID=18609206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000094117A Withdrawn JP2001282816A (en) 2000-03-30 2000-03-30 System and method for processing multi-dimensional database

Country Status (1)

Country Link
JP (1) JP2001282816A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8645826B2 (en) 2001-10-15 2014-02-04 Apple Inc. Graphical multidimensional file management system and method
US8984417B2 (en) 2008-09-12 2015-03-17 9224-5489 Quebec Inc. Method of associating attributes with documents
US9058093B2 (en) 2011-02-01 2015-06-16 9224-5489 Quebec Inc. Active element
US9251643B2 (en) 2001-10-15 2016-02-02 Apple Inc. Multimedia interface progression bar
US9262381B2 (en) 2007-08-22 2016-02-16 9224-5489 Quebec Inc. Array of documents with past, present and future portions thereof
US9519693B2 (en) 2012-06-11 2016-12-13 9224-5489 Quebec Inc. Method and apparatus for displaying data element axes
US9613167B2 (en) 2011-09-25 2017-04-04 9224-5489 Quebec Inc. Method of inserting and removing information elements in ordered information element arrays
US9646080B2 (en) 2012-06-12 2017-05-09 9224-5489 Quebec Inc. Multi-functions axis-based interface
US9652438B2 (en) 2008-03-07 2017-05-16 9224-5489 Quebec Inc. Method of distinguishing documents
US9690460B2 (en) 2007-08-22 2017-06-27 9224-5489 Quebec Inc. Method and apparatus for identifying user-selectable elements having a commonality thereof
CN108416678A (en) * 2017-05-05 2018-08-17 平安科技(深圳)有限公司 Multi-dimensional data account checking method and system
US10671266B2 (en) 2017-06-05 2020-06-02 9224-5489 Quebec Inc. Method and apparatus of aligning information element axes

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9251643B2 (en) 2001-10-15 2016-02-02 Apple Inc. Multimedia interface progression bar
US8893046B2 (en) 2001-10-15 2014-11-18 Apple Inc. Method of managing user-selectable elements in a plurality of directions
US8904281B2 (en) 2001-10-15 2014-12-02 Apple Inc. Method and system for managing multi-user user-selectable elements
US8954847B2 (en) 2001-10-15 2015-02-10 Apple Inc. Displays of user select icons with an axes-based multimedia interface
US8645826B2 (en) 2001-10-15 2014-02-04 Apple Inc. Graphical multidimensional file management system and method
US9454529B2 (en) 2001-10-15 2016-09-27 Apple Inc. Method of improving a search
US10719658B2 (en) 2007-08-22 2020-07-21 9224-5489 Quebec Inc. Method of displaying axes of documents with time-spaces
US10430495B2 (en) 2007-08-22 2019-10-01 9224-5489 Quebec Inc. Timescales for axis of user-selectable elements
US9690460B2 (en) 2007-08-22 2017-06-27 9224-5489 Quebec Inc. Method and apparatus for identifying user-selectable elements having a commonality thereof
US9262381B2 (en) 2007-08-22 2016-02-16 9224-5489 Quebec Inc. Array of documents with past, present and future portions thereof
US9348800B2 (en) 2007-08-22 2016-05-24 9224-5489 Quebec Inc. Method of managing arrays of documents
US10282072B2 (en) 2007-08-22 2019-05-07 9224-5489 Quebec Inc. Method and apparatus for identifying user-selectable elements having a commonality thereof
US11550987B2 (en) 2007-08-22 2023-01-10 9224-5489 Quebec Inc. Timeline for presenting information
US9652438B2 (en) 2008-03-07 2017-05-16 9224-5489 Quebec Inc. Method of distinguishing documents
US8984417B2 (en) 2008-09-12 2015-03-17 9224-5489 Quebec Inc. Method of associating attributes with documents
US9733801B2 (en) 2011-01-27 2017-08-15 9224-5489 Quebec Inc. Expandable and collapsible arrays of aligned documents
US9529495B2 (en) 2011-02-01 2016-12-27 9224-5489 Quebec Inc. Static and dynamic information elements selection
US9588646B2 (en) 2011-02-01 2017-03-07 9224-5489 Quebec Inc. Selection and operations on axes of computer-readable files and groups of axes thereof
US9058093B2 (en) 2011-02-01 2015-06-16 9224-5489 Quebec Inc. Active element
US9189129B2 (en) 2011-02-01 2015-11-17 9224-5489 Quebec Inc. Non-homogeneous objects magnification and reduction
US9122374B2 (en) 2011-02-01 2015-09-01 9224-5489 Quebec Inc. Expandable and collapsible arrays of documents
US10067638B2 (en) 2011-02-01 2018-09-04 9224-5489 Quebec Inc. Method of navigating axes of information elements
US10289657B2 (en) 2011-09-25 2019-05-14 9224-5489 Quebec Inc. Method of retrieving information elements on an undisplayed portion of an axis of information elements
US10558733B2 (en) 2011-09-25 2020-02-11 9224-5489 Quebec Inc. Method of managing elements in an information element array collating unit
US9613167B2 (en) 2011-09-25 2017-04-04 9224-5489 Quebec Inc. Method of inserting and removing information elements in ordered information element arrays
US11080465B2 (en) 2011-09-25 2021-08-03 9224-5489 Quebec Inc. Method of expanding stacked elements
US11281843B2 (en) 2011-09-25 2022-03-22 9224-5489 Quebec Inc. Method of displaying axis of user-selectable elements over years, months, and days
US10845952B2 (en) 2012-06-11 2020-11-24 9224-5489 Quebec Inc. Method of abutting multiple sets of elements along an axis thereof
US11513660B2 (en) 2012-06-11 2022-11-29 9224-5489 Quebec Inc. Method of selecting a time-based subset of information elements
US9519693B2 (en) 2012-06-11 2016-12-13 9224-5489 Quebec Inc. Method and apparatus for displaying data element axes
US10180773B2 (en) 2012-06-12 2019-01-15 9224-5489 Quebec Inc. Method of displaying axes in an axis-based interface
US9646080B2 (en) 2012-06-12 2017-05-09 9224-5489 Quebec Inc. Multi-functions axis-based interface
CN108416678A (en) * 2017-05-05 2018-08-17 平安科技(深圳)有限公司 Multi-dimensional data account checking method and system
US10671266B2 (en) 2017-06-05 2020-06-02 9224-5489 Quebec Inc. Method and apparatus of aligning information element axes

Similar Documents

Publication Publication Date Title
Hellerstein et al. On the analysis of indexing schemes
CN101201822B (en) Method for searching visual lens based on contents
US10204111B2 (en) System and method for compressing data in a database
JP2001282816A (en) System and method for processing multi-dimensional database
CN105956666B (en) A kind of machine learning method and system
CN108875077B (en) Column storage method and device of database, server and storage medium
CN105117442B (en) A kind of big data querying method based on probability
CN101706820A (en) Storing method and device and query method and device of bill of materials
CN105843842A (en) Multi-dimensional gathering querying and displaying system and method in big data environment
CN110008246A (en) Metadata management method and device
CN116719822B (en) Method and system for storing massive structured data
WO2023197865A1 (en) Information storage method and apparatus
JP3860992B2 (en) Data combination / presentation method and data combination / presentation program
WO2005043409A1 (en) Table-formatted data connection method, connection device, and program
JP2002041551A (en) Compile method for data and storage medium storing the same
CN111143329B (en) Data processing method and device
CN110309367B (en) Information classification method, information processing method and device
JPH02297670A (en) Data base retrieving system
CN109558417A (en) A kind of data processing method and platform
JP3799080B2 (en) Information collection method and apparatus
JP2001291048A (en) Data tabulation method and storage medium stored with program for the data tabulation method
CN114780574A (en) Data processing method, device and storage medium
JP2001101233A (en) Data base processor
CN117033411A (en) Data query method, device, computer equipment and storage medium
CN113127500A (en) Paging query method, electronic device and computer-readable storage medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061027

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070605