JP2001331485A - Distributed data base arithmetic processor - Google Patents

Distributed data base arithmetic processor

Info

Publication number
JP2001331485A
JP2001331485A JP2000149468A JP2000149468A JP2001331485A JP 2001331485 A JP2001331485 A JP 2001331485A JP 2000149468 A JP2000149468 A JP 2000149468A JP 2000149468 A JP2000149468 A JP 2000149468A JP 2001331485 A JP2001331485 A JP 2001331485A
Authority
JP
Japan
Prior art keywords
evaluation
evaluation function
database operation
database
unit
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
JP2000149468A
Other languages
Japanese (ja)
Inventor
Nobuyuki Takai
伸之 高井
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000149468A priority Critical patent/JP2001331485A/en
Publication of JP2001331485A publication Critical patent/JP2001331485A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To solve the problem that a selected arithmetic processing can not be changed even in the case that it is considered that throughput is to be raised by a processing method other than the arithmetic processing selected by an evaluation function based on a fixed evaluation index in the case of carrying out a data connection arithmetic processing to a distributed data base system. SOLUTION: Plural composite data base arithmetic processings are generated by a decomposition generation part 11 from a composite data base arithmetic operation supplied from an operator, the evaluation function stored in an evaluation function set file 4 is applied for the plural composite data base arithmetic processings and evaluation information is acquired by an evaluation information acquisition part 12. The composite data base arithmetic processing of high evaluation is selected from the plural composite data base arithmetic processings by an evaluation part 13 based on the acquired evaluation information and performed by an arithmetic operation performance part 14.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、分散化されたデ
ータベースシステムおけるデータ結合演算処理を行う分
散データベース演算処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed database operation processing device for performing data combining operation processing in a distributed database system.

【0002】[0002]

【従来の技術】従来の分散化されたデータベースを備え
る演算処理装置では、予め特定の評価指標の元で評価を
行う固定の評価方式により、ユーザから与えられたデー
タベース複合演算を基本演算に分解し、分解して得られ
た基本演算を並べ替え、複数の実現可能な基本演算の組
み合わせを生成した上で、上記固定の評価方式により評
価を行い、評価結果から複数の実現可能な基本演算の組
み合わせから最適な組み合わせを選択実行させることで
データベース複合演算処理を行っていた。
2. Description of the Related Art In a conventional arithmetic processing device having a decentralized database, a database composite operation given by a user is decomposed into basic operations by a fixed evaluation method in which evaluation is performed in advance under a specific evaluation index. , Rearrange the basic operations obtained by decomposition, generate a combination of a plurality of feasible basic operations, evaluate by the above fixed evaluation method, and combine a plurality of feasible basic operations from the evaluation result. Database composite operation processing by selecting and executing the optimal combination from the database.

【0003】[0003]

【発明が解決しようとする課題】従来の分散化データベ
ース複合演算処理装置では、比較的高い確率で最適なデ
ータベース複合演算処理を行うことができるものと予測
される。しかし、データベースの構成やデータベースの
分散状況やシステムを構成する計算機の処理能力によ
り、予め定められた固定の評価指標を元にした評価関数
により選択された演算処理以外の処理方法を選択した方
が最適な場合が考えられるが、選択の変更ができなかっ
た。そのために、時として必要以上に処理時間がかかっ
たり、計算機リソースを必要以上に浪費したり、ネット
ワーク負荷を増大するという問題があった。
It is anticipated that the conventional decentralized database composite arithmetic processing unit can perform the optimal database composite arithmetic processing with relatively high probability. However, depending on the configuration of the database, the state of distribution of the database, and the processing capacity of the computer configuring the system, it is better to select a processing method other than the arithmetic processing selected by the evaluation function based on a predetermined fixed evaluation index. The best case is considered, but the selection could not be changed. Therefore, there have been problems that processing time is unnecessarily long, computer resources are unnecessarily wasted, and a network load is increased.

【0004】この発明は上記のような問題点を解決する
ためになされたもので、従来の分散化データベース結合
演算処理装置に対して、予め準備された複数の評価関数
及び評価指標を保有し、またはユーザにより追加変更さ
れた評価関数及び評価指標を保有し、本評価指標を元に
した評価関数による評価を行い、最適と推測される演算
実現処理方法を選択することにより、効率的に演算処理
を行う。また、演算途中の段階でも演算処理実績を評価
した結果、他の演算処理の方が効率があがると判断され
た場合には、当初の評価と異なる演算処理方法に切り替
えて演算処理を続行させる手段を保有する。これによ
り、最適な演算処理方式を選択して、柔軟且つ効率的に
分散データベース処理を実現することを可能とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has a plurality of evaluation functions and evaluation indices prepared in advance with respect to a conventional decentralized database combination arithmetic processing apparatus. Alternatively, by holding the evaluation function and the evaluation index added and changed by the user, performing evaluation using the evaluation function based on the evaluation index, and selecting an operation realization processing method that is estimated to be optimal, thereby efficiently performing the arithmetic processing. I do. In addition, as a result of evaluating the results of the arithmetic processing even in the middle of the arithmetic operation, when it is determined that the other arithmetic processing is more efficient, the arithmetic processing method is switched to an arithmetic processing method different from the initial evaluation and the arithmetic processing is continued. Hold. As a result, it is possible to select an optimal operation processing method and realize a flexible and efficient distributed database processing.

【0005】[0005]

【課題を解決するための手段】この発明に係る複数のデ
ータベースに分散して記憶されている情報を用いて、デ
ータベースの基本演算子を2つ以上有する複合データベ
ース演算処理を実行する分散データベース演算処理装置
は、上記複合データベース演算処理の実行要求を入力し
て分析し、上記複合データベース演算を実行して得られ
る演算結果と同じ演算結果を得ることができる別の複数
の複合データベース演算処理を生成する分解生成部と、
上記分解生成部により生成された別の複数の複合データ
ベース演算処理をそれぞれ上記複数のデータベースの分
散状況に基づいてシュミレーションして、複合データベ
ース演算処理を評価する評価情報を取得する評価情報取
得部と、上記評価情報取得部により取得された複数の複
合データベース演算処理の評価情報を比較して、上記複
数の複合データベース演算処理の中から評価の高い演算
処理を決定する評価部と、上記評価部により決定された
複合データベース演算処理を上記入力した複合データベ
ース演算処理として実行する演算実行部とを備えたこと
を特徴とする。
According to the present invention, a distributed database operation processing for executing a composite database operation processing having two or more basic operators of a database by using information distributed and stored in a plurality of databases. The apparatus inputs and analyzes the execution request of the composite database operation process, and generates another plurality of composite database operation processes capable of obtaining the same operation result as the operation result obtained by executing the composite database operation. A decomposition generation unit;
An evaluation information acquisition unit that simulates each of the plurality of composite database operation processes generated by the decomposition generation unit based on the distribution status of the plurality of databases, and acquires evaluation information for evaluating the composite database operation process, An evaluation unit that compares the evaluation information of the plurality of composite database operation processes acquired by the evaluation information acquisition unit and determines an operation process with a high evaluation from among the plurality of composite database operation processes; And a calculation execution unit that executes the composite database calculation process as the input composite database calculation process.

【0006】また、この発明に係る分散データベース演
算処理装置は、さらに、上記複数のデータベースの分散
状況に基づいて、上記複数のデータベース演算処理の処
理能力を評価する評価関数を記憶する評価関数記憶部を
備え、上記評価情報取得部は、上記評価関数記憶部に記
憶された評価関数に基づいて上記分解生成部により生成
された複数の複合データベース演算処理をシュミレーシ
ョンして上記評価情報を取得することを特徴とする。
[0006] The distributed database operation processing device according to the present invention further includes an evaluation function storage unit for storing an evaluation function for evaluating the processing capability of the plurality of database operation processes based on the distribution status of the plurality of databases. Comprising, the evaluation information acquisition unit simulates a plurality of composite database operation processes generated by the decomposition generation unit based on the evaluation function stored in the evaluation function storage unit, to obtain the evaluation information. Features.

【0007】また、この発明に係る分散データベース演
算処理装置は、上記分解生成部により分解された複数の
複合データベース演算処理は、それぞれ一つ以上のデー
タベース演算式を有し、上記評価関数記憶部に記憶され
た評価関数は、上記複数の複合データベース演算処理の
有するデータベース演算式を実行する実行順序を変更さ
せることを指示する評価関数であることを特徴とする。
Further, in the distributed database operation processing device according to the present invention, each of the plurality of composite database operation processes decomposed by the decomposition generation unit has at least one database operation expression, and is stored in the evaluation function storage unit. The stored evaluation function is an evaluation function that instructs to change the execution order of executing the database operation expressions of the plurality of composite database operation processes.

【0008】また、この発明に係る分散データベース演
算処理装置は、さらに、上記評価関数記憶部に記憶され
た評価関数を変更する評価関数更新部を備えたことを特
徴とする。
Further, the distributed database operation processing device according to the present invention is further characterized by further comprising an evaluation function updating unit for changing the evaluation function stored in the evaluation function storage unit.

【0009】また、この発明に係る分散データベース演
算処理装置は、さらに、上記評価部により決定された複
合データベース演算処理を履歴情報として記憶する履歴
記憶部を備え、上記評価部は、上記分解生成部により生
成された複数の複合データベース演算処理について、上
記履歴記憶部に記憶されている履歴情報を参照して一致
する複合データベース演算処理が存在する場合に、その
一致する複合データベース演算処理を、上記評価の高い
複合データベース演算処理として決定することを特徴と
する。
Further, the distributed database operation processing device according to the present invention further includes a history storage unit for storing the composite database operation processing determined by the evaluation unit as history information, and the evaluation unit includes the decomposition generation unit. If there is a matching composite database operation with reference to the history information stored in the history storage unit for the plurality of composite database operation processes generated by Is determined as a complex database operation process having a high degree of complexity.

【0010】また、この発明に係る分散データベース演
算処理装置は、上記評価関数は、上記処理能力を評価す
る指標となる指標情報を少なくとも有し、上記評価関数
記憶部は、上記評価関数に関係する演算式を示す索引情
報を上記評価関数に対応させて記憶し、上記評価情報取
得部は、上記評価関数記憶部に記憶されいる索引情報を
参照して、上記複数の複合データベース演算処理それぞ
れについて関係する評価関数を取得し、取得した評価関
数からその評価関数が有する指標情報に基づく評価情報
を取得することを特徴とする。
Further, in the distributed database operation processing device according to the present invention, the evaluation function has at least index information serving as an index for evaluating the processing capability, and the evaluation function storage unit relates to the evaluation function. Index information indicating an arithmetic expression is stored in association with the evaluation function, and the evaluation information obtaining unit refers to the index information stored in the evaluation function storage unit and stores the index information relating to each of the plurality of composite database arithmetic processes. An evaluation function is obtained, and evaluation information based on the index information of the evaluation function is obtained from the obtained evaluation function.

【0011】また、この発明に係る分散データベース演
算処理装置は、さらに、上記評価情報記憶部に記憶され
ている評価関数から所定の評価関数を選択させる評価関
数選択部を備え、上記評価情報取得部は、上記評価関数
選択部により選択された評価関数に基づいて上記分解生
成部により生成された複数の複合データベース演算処理
の上記評価情報を取得することを特徴とする。
Further, the distributed database operation processing device according to the present invention further includes an evaluation function selecting section for selecting a predetermined evaluation function from the evaluation functions stored in the evaluation information storage section, and the evaluation information obtaining section. Is characterized by acquiring the evaluation information of a plurality of composite database operation processes generated by the decomposition generation unit based on the evaluation function selected by the evaluation function selection unit.

【0012】また、この発明に係る分散データベース演
算処理装置は、上記評価関数選択部は、上記評価関数記
憶部に記憶されている所定の指標情報を有する評価関数
を選択させることを特徴とする。
Further, the distributed database operation processing device according to the present invention is characterized in that the evaluation function selection section selects an evaluation function having predetermined index information stored in the evaluation function storage section.

【0013】また、この発明に係る分散データベース演
算処理装置は、上記分解生成部により生成された複数の
複合データベース演算処理は、一つ以上のデータベース
演算式を有し、上記評価関数は、上記演算実行部により
上記データベース演算式を実行する途中で、これから実
行する予定のデータベース演算式の評価を行ない実行順
序を見直すことを指示する評価方針情報を少なくとも有
し、上記評価情報取得部は、上記評価関数の有する評価
方針情報に従い、これから実行する予定のデータベース
演算式の評価情報を取得し、上記評価部は、上記評価情
報取得部により取得された評価情報に基づいてこれから
実行する予定のデータベース演算式より評価の高い演算
式を決定し、上記演算実行部は、上記評価部により決定
されたデータベース演算式を実行することを特徴とす
る。
Further, in the distributed database operation processing device according to the present invention, the plurality of composite database operation processes generated by the decomposition generation unit have one or more database operation expressions, and the evaluation function is the operation function. In the course of executing the database operation expression by the execution unit, the execution unit has at least evaluation policy information indicating that the database operation expression to be executed is evaluated and the execution order is reviewed. According to the evaluation policy information of the function, obtain evaluation information of a database operation expression to be executed from now on, and the evaluation unit performs the database operation expression to be executed based on the evaluation information obtained by the evaluation information obtaining unit. An arithmetic expression having a higher evaluation is determined, and the arithmetic execution unit determines the database determined by the evaluation unit. And executes the arithmetic expression.

【0014】さらに、この発明に係る分散データベース
演算処理装置は、上記評価関数は、所定の記述文法を有
する式によって記述されることを特徴とする。
Further, the distributed database operation processing device according to the present invention is characterized in that the evaluation function is described by an expression having a predetermined description grammar.

【0015】[0015]

【発明の実施の形態】本発明の分散データベース演算処
理装置の実施の形態を以下に示す。 実施の形態1.図1は、実施の形態1における分散され
たデータベースと、ユーザにより入力された複合データ
ベース演算の式を示す図である。図1において、1,
2,3は其々地域的に離散して分散している計算機サイ
ト(計算機サイトはサイトとも称する)であり、1−
1,2−1,3−1は各計算機サイトに存在するデータ
ベースであり(データベースをリレーションとも称す
る)、図1にはその記憶されている内容を示す。各デー
タベースは呼称でデータベース1−1はSUPPLIE
R、データベース2−1はSUPPLY、データベース
3−1はSHIPMENTとも呼ぶ。各データベースの
レコード数(カージナル)は各々、データベース1−1
は200レコード、データベース2−1は5000レコ
ード、データベース3−1は20レコードと仮定する。
また、各データベースは複数のアトリビュートから構成
される。データベース1−1のSUPPLIERは、S
NUM、NAMEアトリビュートから構成され、其々の
フィールドを1−1−1、1−1−2とする。データベ
ース2−1のSUPPLYはSNUM、SHIPNUM
の2つのフィールドから構成され、其々2−1−1、2
−1−2とする。データベース3−1のSHIPMEN
TはSHIPNUMとSHIPNAMEの2つのフィー
ルドから構成され、其々3−1−1,3−1−2とす
る。各アトリビュート長は以下のサイズとする。1−1
−1、2−1−1のSNUMは4バイト長、1−1−2
のNAMEは20バイト長、2−1−2、3−1−1の
SHIPNUMは3バイト長、3−1−2のSHIPN
AMEは3バイト長とする。また、5は計算機サイト1
のロケーションにいるデータベースオペレータを示す。
オペレータ5が入力するデータベース処理オペレーショ
ンである複合データベース演算処理の式の一例を5−1
とする。また、オペレーションを実行する際に必要とさ
れる各データベース間のデータベース転送の流れを転送
路6−1,6−2、6−3、6−4、6−5、6−6と
する。図2は、実施の形態1における評価関数集合ファ
イルに記憶された内容を示す図である。図2において、
4の評価関数集合ファイルは本データベースシステムの
評価関数を登録され収納している。評価関数集合ファイ
ル4は計算機サイト1、2、3にて共有されており、本
集合ファイルの中には例として4−1の結合演算UNI
ONとJOINの混合演算評価関数、4−2,4−3の
2つの結合演算JOINオペレーションの評価関数が予
め登録されているとする。評価関数集合ファイル4は、
評価関数を「内容」のタイトルで示し、その評価関数に
関係する演算式を「索引」のタイトルで示している。図
3は、実施の形態1における分散データベース演算処理
装置の構成図である。図において、5−1は図1に示し
た式5−1である。10は実施の形態1における分散デ
ータベース演算処理装置である。分散データベース演算
処理装置10は式5−1を入力して分析して式5−1と
同じ結果になる別の複数の複合データベース演算処理に
分解する分解生成部である。4は図2の評価関数集合フ
ァイル4である。12は評価情報取得部であり、分解生
成部11によって生成された複数の複合データベース演
算処理それぞれについて評価関数集合ファイル4に記憶
されている評価関数を用いて処理能力の評価を行う評価
情報を取得する。13は評価部であり、評価情報取得部
12によって取得された複数の複合データベース演算処
理の評価情報を比較して処理能力の高い複合データベー
ス演算処理を決定する。14は演算実行部であり、評価
部13によって決定された複合データベース演算処理に
基づいてデータベース1−1と2−1と3−1とを対象
に演算の実行を行う。データベース1−1,2−1,3
−1は図1に示したデータベースである。図4は、図1
から遷移して複合演算処理の途中段階迄を示した図であ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the distributed database processing apparatus of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a diagram showing a distributed database according to the first embodiment and an expression of a composite database operation input by a user. In FIG.
Reference numerals 2 and 3 denote computer sites (computer sites are also referred to as sites) which are dispersed and dispersed in each region.
Reference numerals 1, 2-1, and 3-1 denote databases existing in each computer site (the databases are also referred to as relations). FIG. 1 shows the stored contents. Each database is named, and database 1-1 is SUPPLIE
R, the database 2-1 is also called SUPLY, and the database 3-1 is also called SHIPMENT. The number of records (cardinal) of each database is the same as that of database 1-1.
Is assumed to be 200 records, the database 2-1 is assumed to be 5000 records, and the database 3-1 is assumed to be 20 records.
Each database is composed of a plurality of attributes. Supplier of database 1-1 is S
It is composed of NUM and NAME attributes, and their fields are 1-1-1 and 1-1-2. SUPLY of database 2-1 is SNUM, SHIPNUM
Are composed of two fields of 2-1-1 and 2-1-1, respectively.
-1-2. SHIPMEN of database 3-1
T is composed of two fields, SHIPNUM and SHIPNAME, which are respectively 3-1-1 and 3-1-2. Each attribute length has the following size. 1-1
-1, 2-1-1 is 4 bytes long, 1-1-2
NAME is 20 bytes long, 2-1-2, 3-1-1 SHIPNUM is 3 bytes long, 3-1-2 SHIPN
AME is 3 bytes long. 5 is computer site 1
Indicates the database operator at the current location.
An example of the expression of the complex database operation processing which is the database processing operation input by the operator 5 is 5-1.
And The flow of the database transfer between the databases required for executing the operation is defined as transfer paths 6-1, 6-2, 6-3, 6-4, 6-5, 6-6. FIG. 2 is a diagram illustrating the contents stored in the evaluation function set file according to the first embodiment. In FIG.
The evaluation function set file No. 4 registers and stores the evaluation functions of this database system. The evaluation function set file 4 is shared by the computer sites 1, 2, and 3. The set function file 4 includes, as an example, the connection operation UNI of 4-1.
It is assumed that a mixed operation evaluation function of ON and JOIN and an evaluation function of two combined operation JOIN operations 4-2 and 4-3 are registered in advance. The evaluation function set file 4 is
The evaluation function is indicated by the title of “content”, and the arithmetic expression related to the evaluation function is indicated by the title of “index”. FIG. 3 is a configuration diagram of the distributed database operation processing device according to the first embodiment. In the figure, 5-1 is the equation 5-1 shown in FIG. Reference numeral 10 denotes the distributed database operation processing device according to the first embodiment. The distributed database operation processing device 10 is a decomposition generation unit that inputs and analyzes Expression 5-1 and decomposes it into another plurality of composite database operation processes that have the same result as Expression 5-1. Reference numeral 4 denotes an evaluation function set file 4 shown in FIG. Reference numeral 12 denotes an evaluation information acquisition unit, which acquires evaluation information for evaluating the processing performance using the evaluation function stored in the evaluation function set file 4 for each of the plurality of composite database operation processes generated by the decomposition generation unit 11. I do. An evaluation unit 13 compares the evaluation information of the plurality of composite database operation processes acquired by the evaluation information acquisition unit 12 and determines a composite database operation process having a high processing capability. Reference numeral 14 denotes an operation execution unit that executes an operation on the databases 1-1, 2-1 and 3-1 based on the composite database operation process determined by the evaluation unit 13. Database 1-1, 2-1 and 3
-1 is the database shown in FIG. FIG.
FIG. 9 is a diagram showing a transition from the process to the middle stage of the composite operation processing.

【0016】図5、6は、この発明の分散データベース
演算処理装置の動作を示すフローチャートである。次
に、分散データベース演算処理装置の動作について図
5、6のフローチャートと図3の構成図に従い説明す
る。まずオペレータ5が、複合データベース演算処理の
式5−1“JOIN(SUPPLIER、(JOIN
(SUPPLY,SHIPMENT)BY SHIPN
UN=SHIPNUM)BY SNUM=SNUM)”
を入力したと仮定する。複合データベース演算処理の式
は、2つ以上の基本演算子を含むものとする。データベ
ース基本演算子として、ADD(レコード追加)、DE
LETE(レコード削除)、MODIFY(レコード変
更)の他、PROJECTION(選択)、UNION
(同等の関係DBの結合)、JOIN(フィールドを指
定した関係DB同士の結合)等複数存在する。式5−1
は、2つの「JOIN」を含む複合データベース演算処
理の式である。分散データベース演算処理装置は式5−
1を読み取って(S1)、分解生成部11によって演算
内容を分析して式5−1を実行した結果と同じ実行結果
になる別の複数の複合データベース演算処理に分解す
る。分解生成された複数の複合データベース演算処理
は、それぞれ1つ以上の基本演算式を有している。分析
の結果、式5−1は、3つのデータベースリレーション
間(SUPPLIERとSUPPLYとSHIPMEN
T)の2重のJOIN処理を含んでいることが認識され
る。図1のように、データベース1−1、2−1、3−
1が分散されている環境において式5−1をユーザから
指定された場合の演算分解の例を示す。計算機サイト間
同士のデータベース(以下、データベースをDBとも称
する)のデータ伝送を“TRAN(送信元サイト名、送
信先サイト名、関係DB名)”と表記する。例えばサイ
ト1(“サイト1”を“A”とする)からサイト2
(“サイト2”を“B”とする)にSUPPLIERを
送信する場合、TRAN(A,B,SUPPLIER)
と表記する。また複合演算を実行するサイト名を、“基
本演算(サイト名)”と表記する。その結果5−1式は
以下の例のように複数の組に分解される。どの組におい
ても同様の結果を得られる。尚“サイト3”を“C”と
する。 (1)(SEMIJOIN(SUPPLIER,(SE
MIJOIN(SUPPLY,SHIPMENT)BY
SHIPNUM)BY SNUM)) (2)(SEMIJOIN(SUPPLIER,(SE
MIJOIN(SHIPMENT,SUPPLY)BY
SHIPNUM)BY SNUM)) (3)(SEMIJOIN((SEMIJOIN(SU
PPLY,SHIPMENT)BY SHIPNU
M),SUPPLIER)BY SNUM)) (4)(SEMIJOIN((SEMIJOIN(SH
IPMENT,SUPPLY)BY SHIPNU
M),SUPPLIER)BY SNUM)) (5)TRAN(SUPPLY)TO C JOIN(SUPPLIER,(TRAN(JOIN
(SUPPLY,SHIPMENT)BY SHIPN
UM)TO A)BY SNUM)) (6)TRAN(SHIPMENT)TO B JOIN(SUPPLIER,(TRAN(JOIN
(SUPPLY,SHIPMENT)BY SHIPN
UM)TO A)BY SNUM)) (7)TRAN(SUPPLY)TO C JOIN((TRAN(SUPPLIER)TO
C),(JOIN(SUPPLY,SHIPMENT)
BY SHIPNUM)BY SNUM)) (8)TRAN(SHIPMENT)TO B JOIN((TRAN(SUPPLIER)TO
B),(JOIN(SUPPLY,SHIPMENT)
BY SHIPNUM)BY SNUM)) 以上(1)〜(8)は分離して得られた複数組の複合デ
ータベース演算処理の一例である。
FIGS. 5 and 6 are flowcharts showing the operation of the distributed database operation processing device of the present invention. Next, the operation of the distributed database processing device will be described with reference to the flowcharts of FIGS. First, the operator 5 determines the expression 5-1 “JOIN (SUPPLIER, (JOIN
(SUPPLY, SHIPMENT) BY SHIPN
UN = SHIPNUM) BY SNUM = SNUM) "
Is entered. It is assumed that the expression of the complex database operation includes two or more basic operators. ADD (record addition), DE as basic database operators
In addition to LETE (delete record), MODIFY (change record), PROJECTION (selection), UNION
There are a plurality of such as (combination of equivalent relational DBs), JOIN (combination of relational DBs specifying fields). Equation 5-1
Is an expression of a composite database operation including two “JOINs”. Equation 5
1 is read (S1), the content of the operation is analyzed by the decomposition generation unit 11, and the result is decomposed into a plurality of other complex database operation processes having the same execution result as the result of executing Expression 5-1. Each of the plurality of composite database operation processes generated by decomposition has one or more basic operation expressions. As a result of the analysis, Equation 5-1 shows that the three database relations (SUPPLIER, SUPLY, and SHIPMEN)
T) is recognized to include the double JOIN processing. As shown in FIG. 1, databases 1-1, 2-1 and 3-
7 shows an example of operation decomposition when Expression 5-1 is specified by a user in an environment where 1 is distributed. Data transmission between databases (hereinafter, the database is also referred to as DB) between the computer sites is expressed as “TRAN (source site name, destination site name, relational DB name)”. For example, from site 1 ("site 1" is "A") to site 2
(Supplier is sent to “Site 2” as “B”), TRAN (A, B, SUPPLIEER)
Notation. Also, the name of the site where the composite operation is performed is described as “basic operation (site name)”. As a result, Equation 5-1 is decomposed into a plurality of sets as in the following example. Similar results are obtained in any of the sets. Note that “site 3” is “C”. (1) (SEMIJOIN (SUPPLIER, (SE
MIJOIN (SUPLY, SHIPMENT) BY
(SHIPNUM) BY SNUM)) (2) (SEMIJOIN (SUPPLIER, (SE
MIJOIN (SHIPMENT, SUPLY) BY
(SHIPNUM) BY SNUM)) (3) (SEMIJOIN ((SEMIJOIN (SU
PPLY, SHIPMENT) BY SHIPNU
M), SUPPLIER) BY SNUM)) (4) (SEMIJOIN ((SEMIJOIN (SH
IPMENT, SUPLY) BY SHIPNU
M), SUPLIER) BY SNUM)) (5) TRAN (SUPPLY) TO C JOIN (SUPPLIER, (TRAN (JOIN)
(SUPPLY, SHIPMENT) BY SHIPN
(UM) TO A) BY SNUM)) (6) TRAN (SHIPMENT) TO B JOIN (SUPPLIER, (TRAN (JOIN)
(SUPPLY, SHIPMENT) BY SHIPN
(UM) TO A) BY SNUM)) (7) TRAN (SUPPLY) TO C JOIN ((TRAN (SUPPLIER) TO
C), (JOIN (SUPLY, SHIPMENT)
(BY SHIPNUM) BY SNUM)) (8) TRAN (SHIPMENT) TO B JOIN ((TRAN (SUPPLIER) TO
B), (JOIN (SUPLY, SHIPMENT)
BY SHIPNUM) BY SNUM)) The above (1) to (8) are examples of a plurality of sets of composite database arithmetic processing obtained separately.

【0017】処理に当たっては原則として各ロケーショ
ン内の演算をまず優先して処理されるものとする。5−
1式においては全て離散したリレーションの演算である
ために、式5−1では優先される処理はない。さらに式
5−1の基本演算子はJOIN関数のみの演算なので、
JOIN処理を分析・評価する。JOIN処理の評価を
行うのに当たっては登録されている評価関数を選択す
る。S4で評価関数集合ファイルに索引情報が“HIS
TORY”である評価関数が存在するか確認している
が、この処理と、S4でYESへ分岐するS20からS
22の説明は後の実施の形態で説明を行ない、ここでは
説明を省略する。
In principle, the processing in each location is processed with priority first. 5-
In equation (1), since all of the operations involve discrete relations, there is no priority processing in equation (5-1). Furthermore, since the basic operator of Expression 5-1 is an operation of only the JOIN function,
Analyze and evaluate the JOIN process. When performing the evaluation of the JOIN process, a registered evaluation function is selected. In S4, the index information is “HIS” in the evaluation function set file.
It is confirmed whether or not there is an evaluation function of “TORY”. This processing and S20 branching to YES in S4 to S20
The description of 22 will be given in a later embodiment, and the description is omitted here.

【0018】評価情報取得部12は、S3においてJO
IN処理の評価関数として、評価関数集合ファイル4を
読み込み、読み込んだ評価関数レコードの中から索引情
報として評価関数の先頭の関係演算名が記述されている
索引からJOINのインデクスを持つ4−1、4−2、
4−3の3つを選択する。4−1はUNION、JOI
Nの両方を含んでいるが、S2で分解して得られた複合
データベース演算処理にはUNIONは含まれていない
ので評価関数4−1は除外される。残った評価関数4−
2、4−3の内、オペレータ指定があれば指定された評
価関数を使用する。評価関数をオペレータにより明示的
に指定させるのは、評価関数選択部15により行う。評
価関数が明示的に指されていなければ、評価関数4−1
と4−2とをS2で分解生成して得られた複数の複合デ
ータベース演算処理に適用した上で、それぞれの評価情
報を取得し、比較して、複数の組の複合データベース演
算処理から処理能力の高い複合データベース演算処理を
決定する(S5〜S7、S30、S8)。評価情報の取
得は、評価情報取得部12によって行ない、評価部13
により評価情報取得部12によって取得した評価情報を
それぞれ比較して、処理能力の高い複合データベース演
算処理を決定する。評価関数選択部15によるオペレー
タ指定の方法は種種考えられるが、実施の形態1の場合
には、簡略化するために評価関数集合ファイル4内のレ
コード番号にて選択させる。評価関数4−1を選択する
場合は1番、評価関数4−2は2番、4−3は3番と指
定する。評価関数4−2,評価関数4−3の両JOIN
の評価関数とも、指標情報である“DATA−TRAN
SFER”を有しており、この指定によって分散計算機
サイト間のデータ転送量を指標として評価を行う関数で
ある。分散データベース上でJOINオペレーションを
行うのに、各計算機サイトで行われる計算処理に比較し
て分散計算機サイト間で転送されるデータ量が処理時間
を決めるために、このような指標が選択される。まず評
価関数4−2をオペレータが明示的に選択した場合を想
定する。評価関数4−2によれば“JOIN“及び”D
ATA−TRANSFER“のキーワード指定に従っ
て、計算機サイト間同士でリレーション全体を相手計算
機サイトにデータ転送して、JOIN演算を実施する場
合をシュミレーションして、各リレーションを相手計算
機サイトに転送した場合の予測転送量を評価情報として
取得し、比較する。S2で分解して得られた複合データ
ベース演算処理の(5)〜(8)がリレーション全体を
相手計算機サイトにデータ転送する方式を用いる演算処
理である。予測転送量の評価情報を比較して、転送量の
最も少ない複合データベース演算を複数組の複合データ
ベース演算処理より決定して実行する。そして、上記S
30,S9において評価部13によって決定された複合
データベース演算処理を、オペレータ5により与えられ
た式5−1として演算実行部14により実行する(S
9)。図6において、S9の後にS10とS40の処理
が図示されているが、これらの処理は履歴情報を記憶す
る処理に関するものなので、後の実施の形態で詳細な説
明を行ない、ここでは説明を省略する。
The evaluation information acquisition unit 12 determines in step S3 that the JO
The evaluation function set file 4 is read as an evaluation function of the IN processing, and the index having a JOIN index from an index in which a relational operation name at the head of the evaluation function is described as index information from the read evaluation function record 4-1. 4-2,
4-3 is selected. 4-1 is UNION, JOI
N, but the evaluation function 4-1 is excluded because the composite database operation processing obtained by decomposing in S2 does not include UNION. The remaining evaluation function 4-
If an operator is specified among 2, 4-3, the specified evaluation function is used. The operator explicitly specifies the evaluation function by the evaluation function selector 15. If the evaluation function is not explicitly specified, the evaluation function 4-1
And 4-2 are applied to a plurality of composite database operations obtained by decomposing and generating in S2, and each piece of evaluation information is obtained and compared. Is determined (S5 to S7, S30, S8). The acquisition of the evaluation information is performed by the evaluation information acquisition unit 12 and the evaluation unit 13
The evaluation information acquired by the evaluation information acquisition unit 12 is compared with each other to determine a composite database operation process having a high processing capability. Various methods of operator specification by the evaluation function selection unit 15 are conceivable, but in the case of the first embodiment, selection is made by a record number in the evaluation function set file 4 for simplification. When the evaluation function 4-1 is selected, the evaluation function 4-1 is specified as No. 1, the evaluation function 4-2 is specified as No. 2, and the evaluation function 4-3 is specified as No. 3. Both JOIN of evaluation function 4-2 and evaluation function 4-3
The evaluation function of “” is index information “DATA-TRAN”.
SFER ", which is a function that performs an evaluation using the data transfer amount between distributed computer sites as an index by this designation. Compared to the calculation processing performed at each computer site when performing a JOIN operation on the distributed database Such an index is selected because the amount of data transferred between the distributed computer sites determines the processing time.First, it is assumed that the operator explicitly selects the evaluation function 4-2. According to 4-2, "JOIN" and "D"
According to the keyword specification of ATA-TRANSFER ", the entire relation is transferred between computer sites to the partner computer site, the case where JOIN operation is performed is simulated, and the prediction transfer is performed when each relation is transferred to the partner computer site. (5) to (8) of the complex database operation processing obtained by decomposing in S2 are operation processing using a method of transferring the entire relation to the partner computer site. By comparing the estimated transfer amount evaluation information, the composite database operation with the smallest transfer amount is determined and executed from a plurality of sets of composite database operation processes.
The complex database calculation process determined by the evaluation unit 13 in S30 and S9 is executed by the calculation execution unit 14 as Expression 5-1 given by the operator 5 (S
9). In FIG. 6, the processes of S10 and S40 are shown after S9, but since these processes relate to the process of storing history information, a detailed description will be given in a later embodiment, and the description is omitted here. I do.

【0019】特に決定した複合データベース演算処理が
複雑な場合には、S2で分解生成して得た複合データベ
ース演算処理に適用する評価関数により評価情報を比較
した結果が異なることが有り得る。その場合での最適な
選択方法を以下に述べる。まず、S2で分解生成されて
得た複数組の複合データベース演算処理の有するそれぞ
れのデータベース演算式のJOIN演算に4−2の評価
関数を適用して評価情報を取得する。本演算を行うのに
当たって、データベース1−1からデータベース1−2
へ、データベース1−2からデータベース1−1へ、デ
ータベース1−1からデータベース1−3へ、データベ
ース1−3からデータベース1−1へ、データベース1
−2からデータベース1−3へ、データベース1−3か
らデータベース1−2へデータ転送する6つのパターン
の転送が考えられる。評価関数4−2によれば、JOI
N演算を行うのに必要なリレーションを全てJOINの
相手先に転送して、相手先で一括してJOIN処理を行
う場合を想定して、上記6つのデータ転送パターンに従
って評価情報として転送量を見積る。評価関数4−2を
実行して得た評価情報を図7に示す。図7に示すよう
に、転送パターン別にデータ転送量は計算される。各ア
トリビュート長20とレコード数21は図1に示したよ
うに予め認識されているので、各リレーションの大きさ
により転送データ量は決まる。図7に示した転送路6−
1〜6−6は、図1に示した転送路6−1〜6−6と同
じである。6−5、6−6に関しては相互にJOINオ
ペレーションは存在しないので無効“*”の表示が記載
されている。他の4パターンについては評価が実施され
る。転送量の少ないパターンから処理を行うとして、優
先順位は6−3、6−4、6−2、6−1の順となる。
評価関数4−2の優先順位に従い、転送路6−3(サイ
ト3→サイト2)への転送を行うJOIN演算を最優先
にして、上記した順序によりJOIN演算を実行する。
In particular, when the determined composite database operation process is complicated, the result of comparing the evaluation information may differ depending on the evaluation function applied to the composite database operation process obtained by decomposing and generating in S2. The optimum selection method in that case will be described below. First, the evaluation information is obtained by applying the 4-2 evaluation function to the JOIN operation of each database operation expression included in a plurality of sets of composite database operation processes obtained by decomposition and generation in S2. In performing this operation, the database 1-1 to the database 1-2 are used.
From database 1-2 to database 1-1, from database 1-1 to database 1-3, from database 1-3 to database 1-1, to database 1
-2 to database 1-3, and six patterns for transferring data from database 1-3 to database 1-2 are considered. According to the evaluation function 4-2, the JOI
Estimate the transfer amount as evaluation information in accordance with the above six data transfer patterns, assuming that all the relations necessary for performing the N operation are transferred to the partner of the JOIN and the partner performs the JOIN processing collectively. . FIG. 7 shows evaluation information obtained by executing the evaluation function 4-2. As shown in FIG. 7, the data transfer amount is calculated for each transfer pattern. Since each attribute length 20 and the number of records 21 are recognized in advance as shown in FIG. 1, the amount of transfer data is determined by the size of each relation. The transfer path 6 shown in FIG.
1 to 6-6 are the same as the transfer paths 6-1 to 6-6 shown in FIG. As for 6-5 and 6-6, since there is no JOIN operation mutually, the display of invalid "*" is described. Evaluation is performed for the other four patterns. Assuming that processing is performed from a pattern with a small transfer amount, the priority order is 6-3, 6-4, 6-2, and 6-1.
In accordance with the priority order of the evaluation function 4-2, the JOIN operation for performing the transfer to the transfer path 6-3 (site 3 → site 2) is given the highest priority, and the JOIN operation is executed in the order described above.

【0020】上記式5−1は、(1)〜(8)の組に分
解生成されたが、1つの複合データベース演算処理のみ
に分解された場合は、その分解生成された演算処理を評
価の高い演算処理として実行する。また、分解できない
場合は、オペレータより入力された式をそのまま実行す
る。また、オペレータより入力された式を評価対象に含
んで評価情報を取得して評価してもかまわない。
The above equation 5-1 is decomposed and generated into a set of (1) to (8), but if it is decomposed into only one composite database operation processing, the decomposed and generated operation processing is evaluated. Execute as high arithmetic processing. If the decomposition cannot be performed, the equation input by the operator is executed as it is. Also, the evaluation may be performed by including the expression input by the operator in the evaluation target to obtain the evaluation information.

【0021】以上のように、この実施の形態1では分散
化したデータベースに対する複合された分散データベー
ス演算処理装置において、指定された複合データベース
演算に対して当該演算を複数の組み合わせの基本演算に
分解する機能を保有しており、分散の状況により複数の
組み合わせの基本演算処理方式の中から最適の演算処理
方法を選択する機能を保有する分散データベース演算処
理装置の一例を説明した。また、分散化したデータベー
スに対する複合された分散データベース演算処理装置に
おいて、指定された複合データベース演算に対して当該
演算を複数の組み合わせの基本演算に分解して1つを決
定して実現する処理実現方法、または、複合演算を構成
する基本演算の順序を変更して実現する処理実現方法が
存在する場合に、データベースを複合演算処理する過程
で、複合演算処理方法によるデータベース結合演算処理
能力を評価する複数の評価関数を保有しており、本評価
関数集合ファイルの中から、データベースの分散状況や
データベースの分散方式によりユーザが明示的に評価関
数の選択を行うことにより状況や環境に応じて評価方式
を選択することを可能として、本評価方式により複数の
複合演算処理方法から最適の複合演算処理方法を選択し
て演算処理実施する分散データベース演算処理装置の一
例を説明した。
As described above, in the first embodiment, in a distributed database processing apparatus that is combined with a decentralized database, the designated compound database operation is decomposed into a plurality of combinations of basic operations. An example of a distributed database operation processing device having functions and having a function of selecting an optimal operation processing method from a plurality of combinations of basic operation methods according to the distribution situation has been described. Further, in a compound distributed database operation processing device for a distributed database, a processing realizing method for decomposing a specified composite database operation into a plurality of basic operations of a combination and determining one to realize the operation Or, if there is a processing realization method that changes the order of the basic operations constituting the composite operation and realizes it, in the course of performing the composite operation processing on the database, a plurality of evaluations of the database combination operation processing capability by the composite operation processing method Of the evaluation function set file, the user explicitly selects an evaluation function based on the database distribution status and database distribution method, and selects the evaluation method according to the situation and environment. This evaluation method makes it possible to select the optimal complex operation processing method from multiple complex operation processing methods. For explaining an example of a distributed database processing unit for processing carried selects and.

【0022】実施の形態2.この実施の形態2では、演
算前に評価して、さらに、演算実行途中でも再評価を行
い、実行の見直しを実施する評価方針情報を有する評価
関数を説明する。図1の評価関数4−2の評価式の評価
タイプとして最後に“DYNAMIC”と記載されてい
るが、これは、優先順位の最も高い転送路6−3(図7
参照)のデータ転送を実行した後で、次に転送路6−2
と転送路6−1のどちらを最初に実行するかを再評価す
ることを指示する評価方針情報である。もし評価方針情
報が“STATIC”と記述されていた場合は、転送路
6−3の実行前に事前評価を実施して予め転送路6−
1、転送路6−2のどちらを最初に実行するかを評価す
る。事前に全ての実行順序を評価しておくことは、実行
以前に処理シーケンスを通した全体としての最適な処理
を選択できる利点がある。一方、実行前の推測評価であ
るために、最適といえない順序を選択する場合もあり得
る。その点で、オペレータからはシステム設定の際に、
評価関数4−2では“DYNAMIC”、評価関数4−
3では“STATIC”を指示されている。評価関数4
−2では“DYNAMIC”が指定されているので転送
路6−3のデータ転送がまず実行され、計算機サイト2
上でJOIN演算が実施される。本JOIN演算の実行
結果後の図を図4に示す。図4において、データベース
2のフィールド構成が、図1のデータベース2−1と異
なっている。図1ではデータベース2−1のフィールド
は、「SNUM」と「SHIPNUM」の2つであった
が、図4のデータベース2のフィールドは、「SNU
M」と「SHIPNUM」と「SHIPNAME」の3
つとなっている。「SHIPNAME」は、転送路6−
3の実行を行なった結果、データベース3−1のフィー
ルドがデータベース2へ転送されて結合されたことを示
している。その後、実行結果の計算機サイト2上のデー
タベース2−1のレコード数が明確になってから、次の
最適なデータ転送である転送路6−1、と転送路6−2
とが評価されていずれかの転送路が選択され実行され
る。本例においては転送路6−3の実行により、データ
ベース2−1のSUPPLYRELATIONのレコー
ド数が9000となったと仮定する。この場合、転送路
6−2の転送量は6バイト(SHIPNUM(3B)+
SHIPNAME(3B)=6バイト)*9、000レ
コード=54、000バイトとなり、転送路6−1の伝
送量の48,000バイトを上回ることになる。当初5
000レコードと推定して転送路6−1より転送路6−
2の方を優先して実行することを評価情報から推定して
いたが、“DYNAMIC”指定により、実行段階の途
中評価により軌道修正を行って、転送路6−1を転送路
6−2より優先してデータ転送を実行する。
Embodiment 2 FIG. In the second embodiment, a description will be given of an evaluation function having evaluation policy information for evaluating before execution, re-evaluating even during execution of an operation, and reviewing execution. Although "DYNAMIC" is described at the end as the evaluation type of the evaluation expression of the evaluation function 4-2 in FIG. 1, this is the transfer path 6-3 having the highest priority (FIG. 7).
), And then the transfer path 6-2
The evaluation policy information instructs to re-evaluate which one of the transfer path 6-1 and the transfer path 6-1 is to be executed first. If the evaluation policy information is described as “STATIC”, a pre-evaluation is performed before the execution of the transfer path 6-3, and the transfer path 6-
1. Evaluate which of the transfer paths 6-2 is to be executed first. Evaluating all execution orders in advance has an advantage that an optimum process as a whole through a processing sequence can be selected before execution. On the other hand, since the estimation is a pre-execution estimation, an order that is not optimal may be selected. At that point, the operator gives
In the evaluation function 4-2, "DYNAMIC" and the evaluation function 4-2
In "3", "STATIC" is designated. Evaluation function 4
In "-2", "DYNAMIC" is designated, so that the data transfer on the transfer path 6-3 is executed first, and the computer site 2
The JOIN operation is performed above. FIG. 4 shows a diagram after the execution result of the JOIN operation. 4, the field configuration of the database 2 is different from that of the database 2-1 of FIG. In FIG. 1, the fields of the database 2-1 are "SNNUM" and "SHIPNUM", but the fields of the database 2 of FIG.
M, SHIPNUM, and SHIPNAME
Has become one. "SHIPNAME" is the transfer path 6-
As a result of the execution of the step 3, the fields of the database 3-1 are transferred to the database 2 and are combined. After that, the number of records of the database 2-1 on the computer site 2 as the execution result becomes clear, and then the transfer path 6-1 and the transfer path 6-2 which are the next optimal data transfer.
Is evaluated, and one of the transfer paths is selected and executed. In this example, it is assumed that the number of SUPPLYRELEATION records in the database 2-1 has become 9000 due to the execution of the transfer path 6-3. In this case, the transfer amount of the transfer path 6-2 is 6 bytes (SHIPNUM (3B) +
SHIPNAME (3B) = 6 bytes) * 9,000 records = 54,000 bytes, which exceeds the transmission amount of the transfer path 6-1 of 48,000 bytes. Initial 5
000 records and transfer route 6-6 from transfer route 6-1
Although it is estimated from the evaluation information that the execution is performed with priority to the second, the trajectory correction is performed by the evaluation during the execution stage by designating “DYNAMIC”, and the transfer path 6-1 is transferred from the transfer path 6-2. Execute data transfer with priority.

【0023】このように、ユーザ指定による評価関数を
用いて、与えられた複合データベース演算処理を複数組
の複合データベース演算処理に分解の上評価して、1組
の複合データベース演算処理を決定し、更に、決定した
複合データベース演算処理の有するデータベース演算式
の実行順序を決定し、最適な演算処理を分散データベー
ス上で実行することが可能である。
As described above, by using the evaluation function specified by the user, the given composite database operation process is decomposed into a plurality of sets of composite database operation processes and evaluated to determine one set of composite database operation processes. Further, it is possible to determine the execution order of the database operation formulas of the determined composite database operation process and execute the optimum operation process on the distributed database.

【0024】以上のように、実施の形態2では、データ
ベースを結合演算処理する過程で、結合演算処理方法に
よるデータベース結合演算処理能力を評価する評価方針
情報を保有する評価関数であって、演算実行前に評価し
て実行方式を決定する評価方針情報と、演算前に評価し
た後で演算実行途中でも再評価を行い、実行の見直しを
実施する評価方針情報の2通りの評価方針情報の中から
ユーザが適当と判断する評価方針情報を有する評価関数
を選択可能とする分散データベース演算処理装置の一例
を説明した。
As described above, in the second embodiment, in the process of performing the joint operation processing on the database, the evaluation function having the evaluation policy information for evaluating the database joint operation processing ability by the joint operation processing method is used. Evaluation policy information that evaluates before and determines the execution method, and evaluation policy information that evaluates before the operation and then re-evaluates even during the execution of the operation and reviews the execution, An example of a distributed database operation processing device that allows a user to select an evaluation function having evaluation policy information that is determined to be appropriate has been described.

【0025】実施の形態3.次にオペレータが5−1式
の複合データベース演算処理について、評価関数4−3
を指定した場合、つまり評価関数として3番を指定した
場合を説明する。
Embodiment 3 Next, the operator performs an evaluation function 4-3 on the complex database operation processing of the formula 5-1.
Will be described, that is, the case where the number 3 is specified as the evaluation function.

【0026】図2の評価関数4−3をJOIN演算に適
用した実施例を以下に示す。評価関数4−3では演算に
“SEMIJOIN”、指標情報に“DATA TRA
NSFER”の指定がされている。本評価関数4−3で
は指定に従い、SEMIJOINを活用してJOIN演
算の評価を行う。SEMIJOINとはJOIN実行前
に予め関係するアトリビュートデータのみ相手計算機サ
イトに送信して、無関係のレコードを間引いてから、関
係のあるレコードのみを送り直してもらうオペレーショ
ンを示す。
An embodiment in which the evaluation function 4-3 of FIG. 2 is applied to a JOIN operation will be described below. In the evaluation function 4-3, “SEMIJOIN” is used for the operation, and “DATA TRA” is used for the index information.
NSFER "is specified. In this evaluation function 4-3, the JOIN operation is evaluated using SEMIJOIN in accordance with the specification. SEMIJOIN transmits only relevant attribute data to the partner computer site in advance before executing JOIN. In this example, an operation is performed in which irrelevant records are thinned out, and then only relevant records are sent again.

【0027】図8を元にSEMIJOIN演算を説明す
る。図8において、リレーションAとBとの間でアトリ
ビュート“A−1=B−1”の条件でSEMIJOIN
が実行されたとする。この場合、リレーションA全体、
またはリレーションB全体を相手計算機サイトに送信し
て相手計算機サイトにてJOIN演算を行う方法もあ
る。しかし、SEMIJOINではまず関連するアトリ
ビュートのみを相手計算機サイトに送信して間引き処理
をする。本例ではリレーションBのある計算機サイトB
から計算機サイトAに関連アトリビュートB−1を転送
するとする(S51)。実際には値の照合のためアトリ
ビュートB−1を使用するので、アトリビュートB−1
中、重複の値を持つアトリビュートは転送する必要がな
い。そのため、重複せず唯一無二の値のアトリビュート
B−1のみ転送する。例えば図8のように200レコー
ドを転送すると4バイト*200レコードで転送量は8
00バイトとなる。その場合、当然アトリビュートB−
1全てよりは転送量は減少する。さらに、転送先の計算
機サイトAでは転送されたアトリビュートB−1の値と
リレーションAのアトリビュートA−1の照合を行い、
等しいアトリビュートを持つレコードのみを抽出する。
抽出後、計算機サイトAにて抽出されたレコードのみ、
計算機サイトBに転送する(S52)。抽出されたレコ
ード数は100レコードとすると、アトリビュートA−
2とアトリビュートA−1のレコードの長さを加算した
長さ204バイト*100レコードで20400バイト
の転送量となる。計算機サイトBではサイトAより抽出
転送されたリレーションのアトリビュートA−1とリレ
ーションBのアトリビュートB−1でのJOINを実行
する。一般的には全てのリレーションAを送信した場合
より、計算機サイトBから計算機サイトAへ転送したア
トリビュートB−1と、計算機サイトAから計算機サイ
トBへ間引きされたリレーションAを送信した方が、デ
ータ転送量が少ない。S51とS52とを合わせた転送
量は800バイト+20400バイト=22200バイ
トであり、全てのリレーションAを送信した場合の転送
量は、204バイト*200レコード=40800バイ
トとなるので、S51とS52とを合わせた転送量の方
が少ないことがわかる。上記の処理で、最初に部分的に
関係するアトリビュートを転送して、その後相手先で本
アトリビュートを元に間引き照合処理をする演算を“S
EMIJOIN”と呼ぶ。分散データベースのJOIN
演算ではSEMIJOIN演算を活用することにより、
データ転送量を減少させるのに効果を発揮する。評価関
数4−3では“SEMIJOIN”を適用してデータ転
送量を最小とする方式を最適として評価を実施する。こ
のような評価を図1のデータベース環境に適用した例と
して実施する。SEMIJOINを用いた場合、データ
転送のルートとして、6−1、6−2、6−3、6−4
の4つのパターンが存在する。各々について、SEMI
JOIN演算を実施した場合の評価を行う。
The SEMIJOIN operation will be described with reference to FIG. In FIG. 8, SEMIJOIN between relations A and B under the condition of attribute "A-1 = B-1"
Is executed. In this case, the entire relation A,
Alternatively, there is a method of transmitting the entire relation B to the partner computer site and performing a JOIN operation at the partner computer site. However, in SEMIJOIN, only relevant attributes are first transmitted to the partner computer site to perform a thinning process. In this example, computer site B with relation B
Transfer the related attribute B-1 to the computer site A (S51). Actually, the attribute B-1 is used for value comparison, so the attribute B-1
Medium, attributes with duplicate values need not be transferred. Therefore, only the unique attribute B-1 is transferred without duplication. For example, when 200 records are transferred as shown in FIG. 8, the transfer amount is 4 bytes * 200 records and the transfer amount is 8
00 bytes. In that case, of course, attribute B-
The transfer amount is smaller than that of all of them. Further, at the transfer destination computer site A, the value of the transferred attribute B-1 is compared with the attribute A-1 of the relation A,
Extract only records with equal attributes.
After the extraction, only the records extracted at the computer site A,
The data is transferred to the computer site B (S52). If the number of extracted records is 100 records, attribute A-
A length of 204 bytes * 100 records obtained by adding the length of the record of the attribute A-1 and the record of the attribute A-1 results in a transfer amount of 20400 bytes. The computer site B executes JOIN on the attribute A-1 of the relation extracted and transferred from the site A and the attribute B-1 of the relation B. In general, transmitting the attribute B-1 transferred from the computer site B to the computer site A and transmitting the relation A thinned out from the computer site A to the computer site B are more efficient than transmitting all the relations A. Transfer volume is small. The total transfer amount of S51 and S52 is 800 bytes + 20400 bytes = 22200 bytes, and the transfer amount when all the relations A are transmitted is 204 bytes * 200 records = 40800 bytes. It can be seen that the combined transfer amount is smaller. In the above-described processing, the operation of transferring the partially related attribute first, and then performing the thinning-out collation processing based on the attribute at the other end is performed by "S
EMIJOIN ”. Distributed database JOIN
By utilizing the SEMIJOIN operation in the operation,
It is effective in reducing the amount of data transfer. In the evaluation function 4-3, evaluation is performed by applying "SEMIJOIN" and optimizing the method of minimizing the data transfer amount. Such an evaluation is performed as an example in which the evaluation is applied to the database environment of FIG. When SEMIJOIN is used, 6-1, 6-2, 6-3, 6-4
There are four patterns: For each, SEMI
An evaluation is performed when a JOIN operation is performed.

【0028】評価はSEMIJOINのためのアトリビ
ュート転送量と、SEMIJOINにより間引かれた後
のリレーションデータ量の和により計算する。本例で
は、JOINにより、本来は全てリレーションを転送し
なければならなかったものが、SEMIJOINによっ
て間引きされるリレーション量にて計算して、本推定値
を評価関数4−3のコストと定義する。6−1から6−
6の内、可能なパターン6−1、6−2、6−3、6−
4の各々のコストを計算した結果を図9に示す。図9に
より、コストの少ないパターンから選択すると、SEM
IJOINを適用した場合には、6−4、6−2、6−
3、6−1の順序となる。6−4と6−3、6−2と6
−1は重複するので、処理の順位は6−4、6−2の順
で処理することが最適の方式と評価される。このよう
に、SEMIJOINによる簡略的な間引き演算を元に
評価を行うことによりデータ転送量を減少させることが
できる。
The evaluation is calculated based on the sum of the attribute transfer amount for SEMIJOIN and the relation data amount after being thinned out by SEMIJOIN. In this example, all the relations that had to be originally transferred by JOIN are calculated by the relation amount thinned out by SEMIJOIN, and the estimated value is defined as the cost of the evaluation function 4-3. 6-1 to 6-
6, possible patterns 6-1, 6-2, 6-3, 6-
FIG. 9 shows the result of calculating the cost of each of No. 4 and FIG. According to FIG. 9, when a pattern with a low cost is selected, the SEM
When IJOIN is applied, 6-4, 6-2, 6-
3, 6-1. 6-4 and 6-3, 6-2 and 6
Since -1 overlaps, processing in the order of processing 6-4 and 6-2 is evaluated as the optimal method. As described above, the data transfer amount can be reduced by performing the evaluation based on the simple thinning-out operation by SEMIJOIN.

【0029】以上のように、実施の形態2、3では分散
化したデータベースに対する分散されたデータベース演
算処理装置において、指定された複合データベース演算
処理に対して当該演算を複数の組み合わせの基本演算に
分解して実現する処理実現方法、または、複合演算を構
成する基本演算の順序を変更して実現する処理実現方法
が存在する場合に、データベースを複合演算処理する過
程で、複合演算処理方法によるデータベース演算処理能
力を評価する評価関数に対して複数の指標情報を保有
し、本評価指標情報の中から、ユーザが明示的にデータ
ベースの分散状況やデータベースの分散方式により適切
と推測される指標情報の選択を行うことにより、各複合
演算処理の実現方式の評価を選択することを可能とする
分散データベース演算処理装置の一例を説明した。
As described above, in the second and third embodiments, in a distributed database operation processing apparatus for a decentralized database, the operation is decomposed into a plurality of combinations of basic operations for a designated composite database operation process. When there is a processing realization method that is realized by changing the order of the basic operations that constitute the composite operation, or a processing realization method that is realized by changing the order of Multiple index information is held for the evaluation function that evaluates the processing capability, and from this evaluation index information, the index information that the user explicitly chooses as appropriate based on the database distribution status and the database distribution method is selected. Database processing that enables the user to select the evaluation method for each complex operation processing. For explaining an example of a processing device.

【0030】実施の形態4.実施の形態2及び実施の形
態3において、上記2つの評価関数を各々オペレータが
明示的に指定して評価した場合を示した。次にオペレー
タが明示的に評価関数を指定しなかった場合を示す。そ
の場合には図6のS8により複数の評価関数を実行した
上で、各評価結果を参照して総合的な評価実施の上、演
算実行順序を決定する。以下、図1の例に従い説明す
る。
Embodiment 4 In the second and third embodiments, a case has been described in which each of the two evaluation functions is explicitly specified by an operator for evaluation. Next, a case where the operator does not explicitly specify the evaluation function will be described. In this case, a plurality of evaluation functions are executed in S8 of FIG. 6, and a total evaluation is performed with reference to each evaluation result to determine an operation execution order. Hereinafter, description will be given according to the example of FIG.

【0031】オペレータ5から入力されたデータベース
演算式は式5−1と同様である。但し、本例では、オペ
レータにより評価関数4−2または4−3を明示的に指
定されていないケースでの評価を示す。その場合、JO
IN演算の評価関数は4−2、4−3の2つあり、実行
前に本2つの評価関数を各々実施して評価結果を算出す
る。このような場合には、4−2では“DYNAMI
C”の指定があるが、複数の評価関数演算では、暗示的
に全て“STATIC”に評価を実施する。つまり、実
行する前に全ての処理の順序を決定するので、“DYN
AMIC”指定は無視される。まず評価関数4−2を計
算する。計算結果は図7と同様である。評価関数4−3
も評価結果は図9と同様である。図7、図9ではデータ
転送量(指標情報としてはDATA−TRANSFE
R)という共通した指標にて評価を行うことになってい
るので、評価関数毎に評価情報を分けない評価結果を図
10に示す。図10から理解されるように、転送コスト
に着目して、優先順位をつければ、1位はJOIN実行
の評価関数4−1の転送路6−3による転送、2番目は
SEMIJOIN方式の評価関数4−2の転送路6−4
の転送となる。以下、3番目以降図10に示すように優
先順位が決まるが、3番め以降は1、2番の重複のた
め、JOINの転送路6−3の転送を実行後、SEMI
JOIN方式で転送路6−4を実行することが、処理す
べき最適の実行順序となる。本評価により、複数の評価
方式が存在しても総合的に適したJOIN演算を実行す
ることが可能となる。
The database operation expression input from the operator 5 is the same as the expression 5-1. However, in this example, evaluation is shown in a case where the evaluation function 4-2 or 4-3 is not explicitly specified by the operator. In that case, JO
There are two evaluation functions 4-2 and 4-3 for the IN operation, and the two evaluation functions are executed before execution to calculate the evaluation result. In such a case, in 4-2, “DYNAMI
Although “C” is specified, in a plurality of evaluation function calculations, evaluation is implicitly performed for all “STATIC.” That is, since the order of all processes is determined before execution, “DYN” is used.
The AMIC "designation is ignored. First, the evaluation function 4-2 is calculated. The calculation result is the same as that in FIG.
The evaluation results are the same as in FIG. 7 and 9, the data transfer amount (the index information is DATA-TRANSFE
Since the evaluation is performed using the common index R), the evaluation results in which the evaluation information is not divided for each evaluation function are shown in FIG. As can be understood from FIG. 10, if the priority is set by paying attention to the transfer cost, the first place is the transfer by the transfer path 6-3 of the evaluation function 4-1 for executing the JOIN, and the second place is the evaluation function of the SEMIJOIN method. 4-2 transfer path 6-4
Will be transferred. In the following, the priority order is determined as shown in FIG. 10 from the third position onward.
Executing the transfer path 6-4 by the JOIN method is an optimal execution order to be processed. This evaluation makes it possible to execute a JOIN operation that is comprehensively suitable even if a plurality of evaluation methods exist.

【0032】以上のように実施の形態4では、分散化し
たデータベースに対する複合された分散データベース演
算処理装置において、指定された複合データベース演算
処理に対して当該演算を複数の組み合わせの基本演算に
分解して実現する処理実現方法、または、複合演算を構
成する基本演算の順序を変更して実現する処理実現方法
が存在する場合に、複合演算処理方法によるデータベー
ス複合演算処理能力を評価する複数の保有している評価
関数の中から、特定の評価関数のみでなく保有する複数
の評価関数の中から当該演算処理に関係する評価関数を
用いて共通の指標の元で総合的且つ統一的な評価を行
い、評価結果から複数ある処理方法から最適の順序での
演算処理を選択実行する方式を有する分散データベース
演算処理装置の一例を説明した。
As described above, according to the fourth embodiment, in a distributed distributed database operation processing apparatus for a decentralized database, the operation is decomposed into a plurality of combinations of basic operations for a specified composite database operation process. If there is a processing realization method that implements the multi-operation processing or a processing realization method that changes the order of the basic operations that compose the multi-operation, there are multiple Perform a comprehensive and unified evaluation under a common index using the evaluation function related to the arithmetic processing from among the evaluation functions that are not only a specific evaluation function but also a plurality of evaluation functions that are held. , An example of a distributed database operation processing apparatus having a method of selecting and executing an operation processing in an optimal order from a plurality of processing methods based on evaluation results It explained.

【0033】実施の形態5.実施の形態5では、別の複
合演算が与えられたケースとして、JOIN演算だけで
なく、UNION演算も含まれている複合演算をオペレ
ータが入力した場合を例示する。図2の本複合演算中の
UNIONとJOINの演算順序を決定する評価方式を
図11の例により説明する。本例では、SUPPLIE
Rタイプのリレーションデータベースが計算機サイト1
と計算機サイト3に各々、SUPPLIER1、SUP
PLIER2の名称で存在する。その状況でオペレータ
が図11の式8−1“UNION(SUPPLIER
1、(JOIN(SUPPLIER1、SUPLLY、
SNUM=SNUM)))”の演算を入力したと仮定す
る。分解生成部11は式8−1を入力した後、評価関数
集合ファイル4を読み込み参照する。図2の評価関数集
合ファイル4で、UNION演算を含む評価関数は評価
関数4−1のみである。従ってオペレータが明示的に評
価関数4−1を指定しても指定しなくても、評価関数4
−1が選択される。式8−1では、UNION演算がJ
OIN演算よりも優先して実行する指定となっている
が、評価関数4−1に従い、UNION演算とJOIN
演算の順序を入れ替える変換を行う。本例では“UNI
ON(SUPPLIER1、(JOIN(SUPPLI
ER1、SUPLLY、SNUM=SNUM)))“の
演算式を、”JOIN((UNION(SUPPLIE
R1、SUPPLIER2)、SUPPLY、SNUM
=SNUM))”という演算形式に変換して、UNIO
N演算をまずSUPPLIER1とSUPPLIER2
に対して施した後にJOIN演算を実行する。JOIN
演算の処理については実施の形態2、3に示したよう
に、JOIN演算に対する評価関数を指定された場合に
は指定された評価関数にて、指定されていない場合には
全ての評価関数4−2,4−3を適用して評価情報を取
得し、実行する。実行手順は前述したとおりである。も
し本評価関数4−1が登録されていなければ、入力され
た演算式を入力された式のまま実行を行う。
Embodiment 5 FIG. In the fifth embodiment, as another case where another compound operation is given, a case where an operator inputs a compound operation including not only a JOIN operation but also a UNION operation will be described. An evaluation method for determining the operation order of UNION and JOIN in the composite operation of FIG. 2 will be described with reference to the example of FIG. In this example, SUPPLIE
R type relation database is computer site 1
And SUPLIER1 and SUP in computer site 3 respectively.
It exists under the name PLIER2. In this situation, the operator sets the expression 8-1 “UNION (SUPPLIER) in FIG.
1, (JOIN (SUPPLIER1, SUPLLY,
SNUM = SNUM))) ”is assumed to be input. After inputting Expression 8-1, the decomposition generation unit 11 reads and references the evaluation function set file 4. In the evaluation function set file 4 in FIG. The only evaluation function that includes the union operation is the evaluation function 4-1. Therefore, whether the operator explicitly specifies the evaluation function 4-1 or not, the evaluation function 4
-1 is selected. In Equation 8-1, the UNION operation is J
Although it is specified to be executed prior to the OIN operation, the UNION operation and the JOIN operation are performed according to the evaluation function 4-1.
Performs conversion to change the order of operations. In this example, “UNI
ON (SUPPLIER1, (JOIN (SUPPLIER
ER1, SUPLY, SNUM = SNUM))) is replaced by “JOIN ((UNION (SUPPLIE)
R1, SUPPLIER2), SUPLY, SNUM
= SNUM)) ”and converted to UNIO
The N operation is first performed by SUPPLIER1 and SUPPLIER2.
And then perform a JOIN operation. JOIN
As shown in the second and third embodiments, the processing of the operation is the specified evaluation function when the evaluation function for the JOIN operation is specified, and all the evaluation functions 4- when the evaluation function is not specified. The evaluation information is acquired by applying 2, 4-3 and executed. The execution procedure is as described above. If this evaluation function 4-1 is not registered, the input arithmetic expression is executed with the input expression.

【0034】以上のように実施の形態5では、分散化し
たデータベースに対する複合された分散データベース演
算処理装置において、指定された複合データベース演算
処理に対して当該演算を複数の組み合わせの基本演算に
分解して複数の組み合わせより1つを決定して実行す
る、または、処理実現方法または複合演算を構成する基
本演算の順序を変更して実現する処理実現方法が存在す
る場合に、演算処理の過程で各演算処理実現方法に対す
る演算処理能力を評価する複数の評価関数を保有してお
り、その中から、ユーザの選択により特定の評価関数を
状況に応じて選択することを可能とし、本評価結果によ
り複数の演算処理実現方法から最適の処理方法を自動選
択して複合演算処理を実施する分散データベース演算処
理装置の一例を説明した。
As described above, in the fifth embodiment, in a distributed distributed database operation processing apparatus for a decentralized database, the operation is decomposed into a plurality of combinations of basic operations for a specified composite database operation process. In the case where there is a processing realizing method that determines and executes one from a plurality of combinations, or a processing realizing method or a processing realizing method that realizes by changing the order of the basic operations constituting the composite operation, It has a plurality of evaluation functions for evaluating the arithmetic processing capability for the arithmetic processing realization method. It is possible to select a specific evaluation function according to the situation by the user's selection from among them, and this evaluation result Describes an example of a distributed database operation processing device that automatically selects an optimal processing method from among the operation processing realization methods and performs complex operation processing. It was.

【0035】実施の形態6.図2に示した評価関数の表
現は、人間に理解可能な表現形式をとっているためにユ
ーザにて追加/変更/削除が可能である。追加/変更/
削除を可能とする分散データベース演算処理装置の構成
を図12に示す。図12において、16は評価関数更新
部であり、評価関数集合ファイル4に記憶されている評
価関数の追加/変更/削除をオペレータの指示により行
う。他の符号は図3と同じである。本発明の評価関数の
表現手段の文法の一例を図13に示す。図13に図示し
た記述方法はバッカス記述法に従う。以下に図13の本
文法例を記載の順序で説明する。1行目は、評価関数を
(式1)と(式2)と(式3)の3つの形式によって記
述することを示している。(式1)では、各演算の処理
の順序を示す。最初に指定された演算(“FIRST”
の左側)を、FIRSTより後に記述された演算(“F
IRST”の右側)よりも優先して処理することを示
す。通常、複数の基本演算を含む複合演算では、展開の
仕方により基本演算の順序を変更することが可能であ
る。図2の評価関数4ー1がこの式1に該当する。「演
算」指定できる基本演算は、“UNION”と“JOI
N”の他に“PROJECTION”、“SELEC
T”、“INSERT”、“DELETE”がある。
Embodiment 6 FIG. Since the expression of the evaluation function shown in FIG. 2 has an expression format that can be understood by humans, the user can add / change / delete the expression. Additional changes/
FIG. 12 shows the configuration of a distributed database operation processing device that enables deletion. In FIG. 12, reference numeral 16 denotes an evaluation function update unit, which performs addition / change / deletion of an evaluation function stored in the evaluation function set file 4 according to an operator's instruction. Other symbols are the same as those in FIG. FIG. 13 shows an example of a grammar of the evaluation function expressing means of the present invention. The description method shown in FIG. 13 complies with the Bacchus description method. Hereinafter, the text example of FIG. 13 will be described in the order of description. The first line indicates that the evaluation function is described in three forms of (Equation 1), (Equation 2), and (Equation 3). (Equation 1) shows the order of processing of each operation. The operation specified first ("FIRST"
To the operation described after FIRST (“F
(Right side of IRST "). Normally, in a composite operation including a plurality of basic operations, the order of the basic operations can be changed depending on the expansion method. The evaluation function in FIG. 4-1 corresponds to this expression 1. The basic operations that can be specified by “operation” are “UNION” and “JOI”.
N "," PROJECTION "," SELEC
T "," INSERT ", and" DELETE ".

【0036】(式1)での指定があった場合には本順序
変更が可能な複合演算においては指定した順序により演
算処理を行う。
In the case where there is a designation in (Equation 1), in a complex operation in which the order can be changed, the arithmetic processing is performed in the designated order.

【0037】(式2)では、JOIN処理の実行手順と
評価指標を示す。評価方式としては“JOIN”と“S
EMIJOIN”の2つが選択できる。“JOIN”は
JOIN演算を直接実施するために、JOIN処理のリ
レーションが分散データベース化していた場合には、演
算の片方の計算機サイトにデータ転送を行う。“SEM
IJOIN”はSEMIJOIN演算をした後で間引き
されたリレーションを相手方計算機サイトに転送してJ
OIN処理を行う。指標情報としては、上記図1で示し
たDATA−TRANSFERで示されるデータ転送量
の他に、“TIME”で示される実行時間、“CPU−
TIME”で示される各計算機サイトの計算機処理時間
を指標に選択することが可能である。“TIME”、
“CPU−TIME”とも独自の指標計算方式を有す
る。また、その後ろの評価方針情報として“STATI
C”と“DYNAMIC”が選択可能である。“STA
TIC”を選択すると、複合演算の実行を行う前に全て
の基本演算の実行順序を決めて実行中変更しない。“D
YNAMIC”を選択すると、複合演算の実行を行う前
に基本演算の実行順序を決めておくが、基本演算の完了
毎に再評価を行い、実行中でも処理順序の変更を行う。
“STATIC”の方が評価に対するシステム負荷は低
いが、その代わりに“DYNAMIC”の方が途中で見
直しをして、最適な基本演算順序に変更する機会がある
ために、より最適な演算処理を選択できる可能性があ
る。
(Equation 2) shows the execution procedure and evaluation index of the JOIN process. The evaluation methods are “JOIN” and “S
EMIJOIN ”can be selected.“ JOIN ”directly executes the JOIN operation, and if the relation of the JOIN processing is a distributed database, the data is transferred to one computer site of the operation.
IJOIN "performs the SEMIJOIN operation, transfers the thinned relation to the other computer site, and J
OIN processing is performed. As the index information, in addition to the data transfer amount indicated by DATA-TRANSFER shown in FIG. 1, the execution time indicated by “TIME”, and “CPU-
It is possible to select a computer processing time of each computer site indicated by “TIME” as an index.
“CPU-TIME” also has its own index calculation method. In addition, "STATI"
C and DYNAMIC can be selected.
If "TIC" is selected, the execution order of all basic operations is determined before execution of the composite operation, and is not changed during execution.
When "YNAMIC" is selected, the execution order of the basic operation is determined before the execution of the composite operation. However, the evaluation is performed every time the basic operation is completed, and the processing order is changed even during the execution.
“STATIC” has a lower system load for evaluation, but “DYNAMIC” has a chance to review it in the middle and change to the optimal basic operation order. May be selectable.

【0038】(式3)では“HISTORY”に対して
ONとOFFの2値を設定できる。OFFの場合には特
に処理はされない。図5、6のフローチャートを用いて
“HISTORY”の指定について説明する。尚、“H
ISTORY”がONである時に使用する履歴記憶部を
図14に示す。図14において、17は履歴記憶部であ
り、他の符号については図3と同様とする。“HIST
ORY”にONが指定された場合には(S4)、オペレ
ータから指定された複合データベース演算処理を複数の
基本演算の組み合わせに分解生成された後で、履歴記憶
部17に記憶蓄積されている履歴情報を参照して(S2
0)、分解生成された後の基本演算の組み合わせと一致
する履歴情報があるかチェックを行い(S21)、一致
する履歴情報が存在した場合には、既に処理能力の評価
がなされているので評価関数による評価を省略して本式
を実行する(S22、S9)。もし履歴記憶部17中に
一致する組み合わせ式がない場合には、評価関数により
複数の基本演算の組み合わせから最適な組み合わせを選
択し実行する(S5)。実行した上で、本組み合わせ式
を履歴記憶部17に記憶蓄積する(S10、S40)。
次回同様の複合データベース演算処理が指定された場合
には、履歴記憶部に記憶蓄積された基本演算の組み合わ
せが選択されるので、評価関数による評価を省略するこ
とが可能である。なお図13の表記例では、テキストベ
ースでの表現方法を示しており、通常のテキストエディ
タにより簡易にユーザの評価関数定義登録/追加/変更
/削除を実現することができる。しかし、評価関数を格
納する内部形式はテキストである必要はなく、グラフィ
カルなユーザインターフェイスやメニュー形式でのユー
ザインターフェイスを保有するエディタを提供して、評
価関数定義登録/追加/変更/削除を実現してもよい。
In (Equation 3), two values, ON and OFF, can be set for “HISTORY”. If it is OFF, no particular processing is performed. The specification of “HISTORY” will be described with reference to the flowcharts of FIGS. Note that "H
A history storage unit used when "ISTORY" is ON is shown in Fig. 14. In Fig. 14, reference numeral 17 denotes a history storage unit, and other symbols are the same as those in Fig. 3. "HIST"
If ON is specified for "ORY" (S4), the history stored in the history storage unit 17 after the composite database operation specified by the operator is decomposed and generated into a combination of a plurality of basic operations. Refer to the information (S2
0), it is checked whether there is history information that matches the combination of the basic operations after decomposition and generation (S21). If there is matching history information, the processing capability has already been evaluated because the processing capability has already been evaluated. This formula is executed without the evaluation by the function (S22, S9). If there is no matching combination expression in the history storage unit 17, an optimum combination is selected from a plurality of combinations of basic operations using an evaluation function and executed (S5). After the execution, the combination formula is stored in the history storage unit 17 (S10, S40).
When the same composite database operation processing is specified next time, the combination of the basic operations stored in the history storage unit is selected, so that the evaluation by the evaluation function can be omitted. Note that the notation example in FIG. 13 shows a text-based expression method, and the user can easily register / add / change / delete the evaluation function definition using an ordinary text editor. However, the internal format for storing the evaluation function does not need to be text, but provides an editor that has a graphical user interface or a user interface in a menu format, and implements evaluation function definition registration / addition / change / deletion. You may.

【0039】実施の形態6では、分散化したデータベー
スに対する複合された分散データベース演算処理装置に
おいて、指定された複合データベース演算に対して当該
演算を複数の組み合わせの基本演算に分解して実現する
処理実現方法、または、複合演算を構成する基本演算の
順序を変更して実現する処理実現方法が存在する場合
に、各々の演算処理実現方法に対する演算処理能力を評
価する関数を組み込む機能を保有したシステムにおい
て、適用する当該評価関数を容易に表現して記述できる
手段を有しており、本記述方法によりユーザがデータベ
ースの状況やシステム環境やアルゴリズム等の技術動向
に応じて評価関数を適宜追加/変更/削除することを可
能とする分散データベース演算処理装置の一例を説明し
た。また、分散化したデータベースに対する複合された
分散データベース演算処理装置において、指定された複
合データベース演算に対して当該演算を複数の組み合わ
せの基本演算に分解して実現する処理実現方法、また
は、複合演算を構成する基本演算の順序を変更して実現
する処理実現方法が存在する場合に、本複数の演算実現
処理方法の中から選択して演算処理する機能を保有する
データベース演算処理システムにおいて、選択実行され
たデータベース複合演算を記憶しておくことにより、ユ
ーザにより類似の複合演算処理を指定された場合にも評
価を実行する以前に最適な方法として記憶していた処理
方式を参照し、一致する複合データベース演算処理を選
択できる機能を合わせ持った分散データベース演算処理
装置の一例を説明した。
In the sixth embodiment, in a distributed distributed database operation processing apparatus for a distributed database, processing is realized by decomposing a specified composite database operation into a plurality of basic operations of a combination. If there is a method or a processing realization method that realizes by changing the order of the basic operations constituting the composite operation, in a system having a function of incorporating a function for evaluating the arithmetic processing capability for each operation realization method, In this method, the user can appropriately add / change / evaluate the evaluation function according to the status of the database, the technical environment such as the system environment and the algorithm, and the like. An example of the distributed database operation processing device capable of being deleted has been described. Also, in a compound distributed database operation processing device for a decentralized database, a processing realizing method for decomposing a specified composite database operation into a plurality of basic operations of a combination, or a compound operation When there is a processing realization method that is realized by changing the order of the basic operations to be configured, the processing is selectively executed in a database operation processing system having a function of performing an arithmetic processing by selecting from the plurality of operation realization processing methods. By storing the database composite operation, even when a similar composite operation process is specified by the user, the matching composite database is referred to by referring to the processing method stored as the optimal method before executing the evaluation. An example of a distributed database operation processing device having a function of selecting an operation process has been described.

【0040】以上のように、実施の形態1〜6において
説明した分散データベース演算処理装置によれば、既存
の分散データベース結合演算処理システムと融合させ
て、結合演算処理条件と現在のデータベース構成に応じ
て最適の結合演算処理方式を選択して、最大の効果のあ
るデータベース結合演算処理を実現することが可能であ
る。また、データベース構成を変更する度に、ユーザが
結合演算処理アルゴリズムを明示的に指定したり、変更
したりすることも可能であり、またデータベース演算処
理装置により評価情報を元に総合的に選択させることも
可能であり、煩雑さを省略することができる。
As described above, according to the distributed database arithmetic processing apparatus described in the first to sixth embodiments, the distributed database arithmetic processing system is integrated with the existing distributed database joint arithmetic processing system so as to meet the joint arithmetic processing conditions and the current database configuration. It is possible to select the most appropriate join operation processing method to realize the database effect operation with the maximum effect. Also, every time the database configuration is changed, the user can explicitly specify or change the join operation processing algorithm, and the database operation processing device allows the database operation processing device to comprehensively select based on the evaluation information. It is also possible to reduce complexity.

【0041】[0041]

【発明の効果】以上のように、この発明の分散データベ
ース演算処理装置の一例を説明したが、上記一例では、
上記分解生成部によりオペレータより入力された複合デ
ータベース演算処理から別の複数の複合データベース演
算処理を生成し、生成した別の複数の複合データベース
演算処理を、上記評価情報取得部により例えばデータベ
ースに記憶されている情報の分散状況に基づいてシュミ
レーションして評価情報を取得し、取得した評価情報を
比較して、上記別の複数の複合データベース演算処理よ
り評価の高い演算処理を決定し、決定した演算処理を上
記演算実行部により実行する構成とした。このため、複
数のデータベースに記憶される情報の分散状況に沿った
演算処理を実現できる効果がある。
As described above, an example of the distributed database operation processing device according to the present invention has been described.
The decomposition generation unit generates another plurality of composite database operation processes from the composite database operation process input by the operator, and the generated other plurality of composite database operation processes are stored in, for example, a database by the evaluation information acquisition unit. The evaluation information is obtained by simulating based on the dispersion state of the information that is obtained, the obtained evaluation information is compared, the operation processing having a higher evaluation than the other plurality of composite database operation processing is determined, and the determined operation processing is performed. Is executed by the arithmetic execution unit. For this reason, there is an effect that it is possible to realize arithmetic processing in accordance with the distribution of information stored in a plurality of databases.

【0042】また、上記評価関数記憶部にデータベース
の分散状況に基づいて上記別の複数の複合データベース
演算処理の処理能力を評価する評価関数を記憶し、記憶
された評価関数を用いて上記評価情報取得部により評価
情報を取得する構成とした。このため、オペレータから
入力される複合データベース演算処理に関係なく適用す
る評価関数は上記評価情報記憶部に記憶された評価関数
であるので、評価情報を取得する環境を統一できる効果
がある。
Further, the evaluation function storage unit stores an evaluation function for evaluating the processing capability of the plurality of other complex database arithmetic processings based on the distribution status of the database, and uses the stored evaluation function to store the evaluation information. The evaluation unit is configured to acquire the evaluation information. For this reason, since the evaluation function applied regardless of the complex database operation processing input from the operator is the evaluation function stored in the evaluation information storage unit, there is an effect that the environment for acquiring the evaluation information can be unified.

【0043】また、評価関数は少なくともデータベース
演算式を実行する実行順序を変更させることを指示する
評価関数である。このため、データベースに記憶する情
報の分散状況に応じてデータベース演算式の実行順序を
変更することができ、柔軟性のある分散データベース演
算処理環境を提供する効果がある。
The evaluation function is an evaluation function for instructing to change at least the execution order of executing the database operation expression. For this reason, the execution order of the database operation formula can be changed according to the distribution state of the information stored in the database, and there is an effect of providing a flexible distributed database operation processing environment.

【0044】また、評価関数更新部を備えたので、評価
関数記憶部に記憶された評価関数を容易に追加/変更/
削除の更新を行なうことができ、データベースに記憶す
る情報の分散状況の変化に対応することができる効果が
ある。また、分散されたデータベースをそれぞれ管理す
る計算機システムの変更に応じて、上記評価関数の更新
が可能であり、システム構成の変更にも柔軟に対応でき
る効果がある。
Further, since an evaluation function updating unit is provided, the evaluation function stored in the evaluation function storage unit can be easily added / changed /
The deletion can be updated, and there is an effect that it is possible to cope with a change in the distribution state of the information stored in the database. In addition, the evaluation function can be updated in accordance with a change in the computer system that manages each of the distributed databases, and there is an effect that the system configuration can be flexibly changed.

【0045】また、上記履歴記憶部を備えたことによ
り、過去に実行した複合データベース演算処理の評価結
果を再利用できるので、効率よく複合データベース演算
処理を行なうことができる効果がある。
Further, by providing the history storage unit, it is possible to reuse the evaluation result of the composite database arithmetic processing executed in the past, so that there is an effect that the composite database arithmetic processing can be performed efficiently.

【0046】また、評価関数は、複合データベース演算
処理の処理能力を評価する指標となる指標情報を少なく
とも有するようにした。このため、一定の評価指標の元
で公平に評価を行なうことができる効果がある。
Further, the evaluation function has at least index information as an index for evaluating the processing performance of the complex database operation processing. For this reason, there is an effect that fair evaluation can be performed under a certain evaluation index.

【0047】また、上記評価関数選択部を備えることに
よって、ユーザが任意の評価関数を用いて複合データベ
ース演算処理の評価を行なうことができる。従来は決め
られた評価関数の元で評価を行なっていたが、ユーザが
評価関数を任意に選択できることにより、柔軟性のある
分散データベース演算処理装置を実現できる効果があ
る。
Further, the provision of the evaluation function selection section allows the user to evaluate the composite database operation processing using an arbitrary evaluation function. Conventionally, evaluation is performed based on a predetermined evaluation function. However, since the user can arbitrarily select an evaluation function, there is an effect that a flexible distributed database operation processing device can be realized.

【0048】また、上記評価関数選択部は、所定の指標
情報を有する評価関数を指定して選択することができ
る。このため、例えば評価関数の指標情報が同じである
「JOIN演算」と「SEMIJOIN演算」のように
異なる演算子であるために途中の演算手順が異なるが同
じ結果を得ることができる複合データベース演算処理に
ついて、同一の指標情報の元で評価の高い演算処理を決
定でき、効率よく演算処理を実行できる効果がある。
Further, the evaluation function selection section can specify and select an evaluation function having predetermined index information. For this reason, for example, a complex database operation process that can obtain the same result although the operation procedures in the middle are different because they are different operators such as “JOIN operation” and “SEMIJOIN operation” in which the index information of the evaluation function is the same. With respect to the above, there is an effect that a highly evaluated operation process can be determined based on the same index information, and the operation process can be executed efficiently.

【0049】また、評価情報は演算処理の途中でこれか
ら実行する予定の演算式を評価して実行順序を見直すこ
とを指示する評価方針情報を少なくとも有する。このた
め、上記評価情報取得部は、上記評価方針情報を有する
評価関数を用いる場合は、演算途中の段階であっても、
これから実行する予定の演算式の評価情報を取得し、上
記評価部は、その評価情報に基づいて演算式を再評価し
て次に実行する演算式を決定する。このことにより、当
初の評価結果と異なる評価結果になるようなデータベー
ス演算式を有する複合データベース演算処理では、柔軟
かつ効率よく演算処理を実現できる効果がある。
The evaluation information includes at least evaluation policy information for instructing to evaluate an arithmetic expression to be executed in the course of the arithmetic processing and to review the execution order. For this reason, when using the evaluation function having the evaluation policy information, the evaluation information acquisition unit may be in the middle of calculation,
The evaluation unit obtains evaluation information of an arithmetic expression to be executed from now on, and the evaluation unit re-evaluates the arithmetic expression based on the evaluation information and determines an arithmetic expression to be executed next. As a result, in the composite database operation processing having a database operation expression that results in an evaluation result different from the initial evaluation result, there is an effect that the operation processing can be realized flexibly and efficiently.

【0050】さらに、評価関数は所定の記述文法を有す
る式によって記述される。このため、ユーザは記述文法
を理解していれば、誰でも容易に評価関数の追加/変更
/削除の更新作業を容易に行なうことができる効果があ
る。
Further, the evaluation function is described by an expression having a predetermined description grammar. For this reason, if the user understands the description grammar, there is an effect that anyone can easily perform the updating / addition / change / deletion of the evaluation function.

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

【図1】 実施の形態1、2における複合データベース
演算の式と分散データベースの構成図。
FIG. 1 is a configuration diagram of an expression of a composite database operation and a distributed database according to the first and second embodiments.

【図2】 この発明の実施の形態1から実施の形態6に
おける評価関数集合ファイルの内容の一例を示す図。
FIG. 2 is a diagram showing an example of the contents of an evaluation function set file according to the first to sixth embodiments of the present invention.

【図3】 この発明の実施の形態1における分散データ
ベース演算処理装置の構成を示す図。
FIG. 3 is a diagram showing a configuration of a distributed database operation processing device according to the first embodiment of the present invention.

【図4】 この発明の実施の形態1、2における複合デ
ータベース演算の途中段階を説明する図。
FIG. 4 is a diagram illustrating an intermediate stage of a composite database operation according to the first and second embodiments of the present invention.

【図5】 この発明の実施の形態1〜6における分散デ
ータベース演算処理装置の動作を示すフローチャート
図。
FIG. 5 is a flowchart showing the operation of the distributed database operation processing device according to the first to sixth embodiments of the present invention.

【図6】 この発明の実施の形態1〜6における分散デ
ータベース演算処理装置の動作を示すフローチャート
図。
FIG. 6 is a flowchart showing the operation of the distributed database operation processing device according to the first to sixth embodiments of the present invention.

【図7】 この発明の実施の形態2におけるJOIN演
算に対する評価関数4−2の概算計算図。
FIG. 7 is an approximate calculation diagram of an evaluation function 4-2 for a JOIN operation according to the second embodiment of the present invention.

【図8】 この発明の実施の形態3におけるSEMIJ
OINの原理を示す分散データベース演算処理装置の構
成図。
FIG. 8 is SEMIJ in Embodiment 3 of the present invention.
FIG. 1 is a configuration diagram of a distributed database operation processing device illustrating the principle of OIN.

【図9】 この発明の実施の形態3におけるSEMIJ
OIN演算の評価関数4−3の概算計算図。
FIG. 9 shows SEMIJ according to Embodiment 3 of the present invention.
FIG. 4 is an approximate calculation diagram of an evaluation function 4-3 of the OIN operation.

【図10】 この発明の実施の形態4における評価関数
4−2,4−3について合同の評価結果を示す概算計算
図。
FIG. 10 is an approximate calculation diagram showing a joint evaluation result of evaluation functions 4-2 and 4-3 according to the fourth embodiment of the present invention.

【図11】 この発明の実施の形態5におけるUNIO
NとJOINの混合演算に対する評価関数を説明する
図。
FIG. 11 shows a UNIO according to a fifth embodiment of the present invention.
The figure explaining the evaluation function with respect to the mixed operation of N and JOIN.

【図12】 この発明の実施の形態6における分散デー
タベース処理装置の構成図。
FIG. 12 is a configuration diagram of a distributed database processing device according to a sixth embodiment of the present invention.

【図13】 この発明の実施の形態6における演算の評
価関数の記述文法を説明する図。
FIG. 13 is a diagram illustrating a description grammar of an evaluation function of an operation according to the sixth embodiment of the present invention.

【図14】 この発明の実施の形態6における分散デー
タベース演算処理装置の構成図。
FIG. 14 is a configuration diagram of a distributed database operation processing device according to a sixth embodiment of the present invention.

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

1,2,3 計算機サイト、1−1,2−1,3−1
データベース、1−1−1,1−1−2,2−1−1,
2−1,2,3−1−1,3−1−2 アトリビュー
ト、4 評価関数集合ファイル、4−1,4−2,4−
3 評価関数、5オペレータ、5−1 複合データベー
ス演算、6−1,6−2,6−3,6−4,6−5,6
−6 転送路、8−1 複合データベース演算、10
分散データベース演算処理装置、11 分解生成部、1
2 評価情報取得部、13 評価部、14 演算実行
部、15 評価関数選択部、16 評価関数更新部、1
7履歴記憶部、20 データサイズ、21 レコード
数。
1,2,3 Computer site, 1-1,2-1,3-1
Database, 1-1-1, 1-1-2, 2-1-1,
2-1, 2, 3-1-1, 3-1-2 Attributes, 4 Evaluation Function Set File, 4-1, 4-2, 4-
3 evaluation function, 5 operator, 5-1 complex database operation, 6-1, 6-2, 6-3, 6-4, 6-5, 6
-6 transfer path, 8-1 complex database operation, 10
Distributed database arithmetic processing unit, 11 decomposition generation unit, 1
2 evaluation information acquisition unit, 13 evaluation unit, 14 operation execution unit, 15 evaluation function selection unit, 16 evaluation function update unit, 1
7 history storage unit, 20 data size, 21 number of records.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 19/00 110 G06F 19/00 110 Fターム(参考) 5B045 DD18 5B049 DD05 EE03 EE05 EE41 FF09 GG07 5B075 KK03 KK13 KK33 KK40 ND03 ND34 QR01 QR02 QR03 QR04 QT06 5B082 GA03 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 19/00 110 G06F 19/00 110 F Term (Reference) 5B045 DD18 5B049 DD05 EE03 EE05 EE41 FF09 GG07 5B075 KK03 KK13 KK33 KK40 ND03 ND34 QR01 QR02 QR03 QR04 QT06 5B082 GA03

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 複数のデータベースに分散して記憶され
ている情報を用いて、データベースの基本演算子を2つ
以上有する複合データベース演算処理を実行する分散デ
ータベース演算処理装置において、 上記複合データベース演算処理の実行要求を入力して分
析し、上記複合データベース演算を実行して得られる演
算結果と同じ演算結果を得ることができる別の複数の複
合データベース演算処理を生成する分解生成部と、 上記分解生成部により生成された別の複数の複合データ
ベース演算処理をそれぞれ上記複数のデータベースの分
散状況に基づいてシュミレーションして、複合データベ
ース演算処理を評価する評価情報を取得する評価情報取
得部と、 上記評価情報取得部により取得された複数の複合データ
ベース演算処理の評価情報を比較して、上記複数の複合
データベース演算処理の中から評価の高い演算処理を決
定する評価部と、 上記評価部により決定された複合データベース演算処理
を上記入力した複合データベース演算処理として実行す
る演算実行部とを備えたことを特徴とする分散データベ
ース演算処理装置。
1. A distributed database operation processing apparatus for executing a composite database operation process having two or more basic operators of a database by using information distributed and stored in a plurality of databases. A decomposition generating unit that inputs and analyzes the execution request of the above and generates another plurality of composite database operation processes that can obtain the same operation result as the operation result obtained by executing the above composite database operation; An evaluation information acquisition unit that simulates another plurality of composite database operation processes generated by the unit based on the distribution status of the plurality of databases, and acquires evaluation information for evaluating the composite database operation process; Compares the evaluation information of multiple complex database operations acquired by the acquisition unit An evaluation unit that determines a highly evaluated operation process from among the plurality of composite database operation processes; and an operation execution unit that executes the composite database operation process determined by the evaluation unit as the input composite database operation process And a distributed database operation processing device.
【請求項2】 上記分散データベース演算処理装置は、
さらに、上記複数のデータベースの分散状況に基づい
て、上記複数のデータベース演算処理の処理能力を評価
する評価関数を記憶する評価関数記憶部を備え、 上記評価情報取得部は、上記評価関数記憶部に記憶され
た評価関数に基づいて上記分解生成部により生成された
複数の複合データベース演算処理をシュミレーションし
て上記評価情報を取得することを特徴とする請求項1記
載の分散データベース演算処理装置。
2. The distributed database processing device according to claim 1,
Further, an evaluation function storage unit that stores an evaluation function for evaluating the processing performance of the plurality of database operation processes based on the distribution status of the plurality of databases, wherein the evaluation information acquisition unit includes the evaluation function storage unit The distributed database operation processing device according to claim 1, wherein the evaluation information is obtained by simulating a plurality of composite database operation processes generated by the decomposition generation unit based on the stored evaluation function.
【請求項3】 上記分解生成部により分解された複数の
複合データベース演算処理は、それぞれ一つ以上のデー
タベース演算式を有し、 上記評価関数記憶部に記憶された評価関数は、上記複数
の複合データベース演算処理の有するデータベース演算
式を実行する実行順序を変更させることを指示する評価
関数であることを特徴とする請求項2記載の分散データ
ベース演算処理装置。
3. The plurality of composite database operation processes decomposed by the decomposition generation unit each include one or more database operation expressions, and the evaluation function stored in the evaluation function storage unit includes the plurality of composite function units. 3. The distributed database operation processing device according to claim 2, wherein the evaluation function is an evaluation function for instructing to change an execution order of executing a database operation expression included in the database operation process.
【請求項4】 上記分散データベース演算処理装置は、
さらに、上記評価関数記憶部に記憶された評価関数を変
更する評価関数更新部を備えたことを特徴とする請求項
2記載の分散データベース演算処理装置。
4. The distributed database processing device according to claim 1,
3. The distributed database operation processing device according to claim 2, further comprising an evaluation function updating unit that changes an evaluation function stored in the evaluation function storage unit.
【請求項5】 上記分散データベース演算処理装置は、
さらに、上記評価部により決定された複合データベース
演算処理を履歴情報として記憶する履歴記憶部を備え、 上記評価部は、上記分解生成部により生成された複数の
複合データベース演算処理について、上記履歴記憶部に
記憶されている履歴情報を参照して一致する複合データ
ベース演算処理が存在する場合に、その一致する複合デ
ータベース演算処理を、上記評価の高い複合データベー
ス演算処理として決定することを特徴とする請求項1記
載の分散データベース演算処理装置。
5. The distributed database operation processing device according to claim 1,
Further, a history storage unit that stores the composite database operation process determined by the evaluation unit as history information, wherein the evaluation unit is configured to store a plurality of composite database operation processes generated by the decomposition generation unit in the history storage unit. When there is a matching composite database operation with reference to the history information stored in the database, the matching composite database operation is determined as the highly evaluated composite database operation. 2. The distributed database operation processing device according to 1.
【請求項6】 上記評価関数は、上記処理能力を評価す
る指標となる指標情報を少なくとも有し、 上記評価関数記憶部は、上記評価関数に関係する演算式
を示す索引情報を上記評価関数に対応させて記憶し、 上記評価情報取得部は、上記評価関数記憶部に記憶され
ている索引情報を参照して、上記複数の複合データベー
ス演算処理それぞれについて関係する評価関数を取得
し、取得した評価関数からその評価関数が有する指標情
報に基づく評価情報を取得することを特徴とする請求項
2記載の分散データベース演算処理装置。
6. The evaluation function has at least index information serving as an index for evaluating the processing capability, and the evaluation function storage unit stores index information indicating an operation formula related to the evaluation function in the evaluation function. The evaluation information acquisition unit refers to the index information stored in the evaluation function storage unit, acquires an evaluation function related to each of the plurality of complex database operation processes, and acquires the acquired evaluation. 3. The distributed database operation processing device according to claim 2, wherein evaluation information based on index information of the evaluation function is obtained from the function.
【請求項7】 上記分散データベース演算処理装置は、
さらに、上記評価情報記憶部に記憶されている評価関数
から所定の評価関数を選択させる評価関数選択部を備
え、 上記評価情報取得部は、上記評価関数選択部により選択
された評価関数に基づいて上記分解生成部により生成さ
れた複数の複合データベース演算処理の上記評価情報を
取得することを特徴とする請求項2記載の分散データベ
ース演算処理装置。
7. The distributed database operation processing device,
The evaluation information storage unit further includes an evaluation function selection unit configured to select a predetermined evaluation function from the evaluation functions stored in the evaluation information storage unit. The evaluation information acquisition unit is configured to perform the evaluation function selection based on the evaluation function selected by the evaluation function selection unit. 3. The distributed database operation processing device according to claim 2, wherein the evaluation information on the plurality of composite database operation processes generated by the decomposition generation unit is acquired.
【請求項8】 上記評価関数選択部は、上記評価関数記
憶部に記憶されている所定の指標情報を有する評価関数
を選択させることを特徴とする請求項7記載の分散デー
タベース演算処理装置。
8. The distributed database operation processing device according to claim 7, wherein the evaluation function selection unit selects an evaluation function having predetermined index information stored in the evaluation function storage unit.
【請求項9】 上記分解生成部により生成された複数の
複合データベース演算処理は、一つ以上のデータベース
演算式を有し、 上記評価関数は、上記演算実行部により上記データベー
ス演算式を実行する途中で、これから実行する予定のデ
ータベース演算式の実行順序を見直すことを指示する評
価方針情報を少なくとも有し、 上記評価情報取得部は、上記評価関数の有する評価方針
情報に従い、これから実行する予定のデータベース演算
式の評価情報を取得し、 上記評価部は、上記評価情報取得部により取得された評
価情報に基づいてこれから実行する予定のデータベース
演算式より評価の高い演算式を決定し、 上記演算実行部は、上記評価部により決定されたデータ
ベース演算式を実行することを特徴とする請求項2記載
の分散データベース演算処理装置。
9. The multiple composite database operation process generated by the decomposition generation unit has one or more database operation expressions, and the evaluation function is in the process of executing the database operation expression by the operation execution unit. In this, the database has at least evaluation policy information for instructing to review the execution order of the database arithmetic expressions to be executed, and the evaluation information acquisition unit is configured to execute a database to be executed according to the evaluation policy information of the evaluation function. The evaluation unit acquires evaluation information of the arithmetic expression, and the evaluation unit determines an arithmetic expression having a higher evaluation than a database arithmetic expression to be executed based on the evaluation information acquired by the evaluation information acquisition unit. Executing the database operation formula determined by the evaluation unit. Scan processing unit.
【請求項10】 上記評価関数は、所定の記述文法を有
する式によって記述されることを特徴とする請求項2記
載の分散データベース演算処理装置。
10. The distributed database operation processing device according to claim 2, wherein said evaluation function is described by an expression having a predetermined description grammar.
JP2000149468A 2000-05-22 2000-05-22 Distributed data base arithmetic processor Withdrawn JP2001331485A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000149468A JP2001331485A (en) 2000-05-22 2000-05-22 Distributed data base arithmetic processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000149468A JP2001331485A (en) 2000-05-22 2000-05-22 Distributed data base arithmetic processor

Publications (1)

Publication Number Publication Date
JP2001331485A true JP2001331485A (en) 2001-11-30

Family

ID=18655327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000149468A Withdrawn JP2001331485A (en) 2000-05-22 2000-05-22 Distributed data base arithmetic processor

Country Status (1)

Country Link
JP (1) JP2001331485A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010176319A (en) * 2009-01-28 2010-08-12 Toshiba Corp Structured document-retrieving system, device, and method
JP2012128858A (en) * 2010-12-13 2012-07-05 Fujitsu Ltd Query system and computer program
JP2013003695A (en) * 2011-06-14 2013-01-07 Toshiba Corp Distributed database retrieval device, distributed database retrieval method and program
JP2014530416A (en) * 2011-09-15 2014-11-17 オラクル・インターナショナル・コーポレイション Query explanation planning in a distributed data management system
JP2016500454A (en) * 2012-11-30 2016-01-12 アマゾン テクノロジーズ インク System wide query optimization
JP2016091356A (en) * 2014-11-06 2016-05-23 Kddi株式会社 Virtual database system management device, management method and management program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010176319A (en) * 2009-01-28 2010-08-12 Toshiba Corp Structured document-retrieving system, device, and method
JP2012128858A (en) * 2010-12-13 2012-07-05 Fujitsu Ltd Query system and computer program
JP2013003695A (en) * 2011-06-14 2013-01-07 Toshiba Corp Distributed database retrieval device, distributed database retrieval method and program
JP2014530416A (en) * 2011-09-15 2014-11-17 オラクル・インターナショナル・コーポレイション Query explanation planning in a distributed data management system
JP2016500454A (en) * 2012-11-30 2016-01-12 アマゾン テクノロジーズ インク System wide query optimization
US11113280B1 (en) 2012-11-30 2021-09-07 Amazon Technologies, Inc. System-wide query optimization
US11249997B1 (en) 2012-11-30 2022-02-15 Amazon Technologies, Inc. System-wide query optimization
JP2016091356A (en) * 2014-11-06 2016-05-23 Kddi株式会社 Virtual database system management device, management method and management program

Similar Documents

Publication Publication Date Title
Kim et al. Provenance trails in the wings/pegasus system
US6799314B2 (en) Work flow management method and work flow management system of controlling a work flow
JP4196579B2 (en) Storage operation management method and system
US20020032692A1 (en) Workflow management method and workflow management system of controlling workflow process
US20010039562A1 (en) Agent for performing process using service list, message distribution method using service list, and storage medium storing program for realizing agent
CN104216912A (en) Method and device for achieving non-intrusive service form workflow
JPH05101072A (en) Method and system for controlling management of engineering change
JP2011204228A (en) Mashup infrastructure with learning mechanism
Yang et al. Transformation bpel to cp-nets for verifying web services composition
Myers Advisable planning systems
KR102584447B1 (en) workflow engine framework for cross-domain extension
US8326588B2 (en) Fair path selection during simulation of decision nodes
US20130205193A1 (en) Web page control method, computer system and program
US20240004853A1 (en) Virtual data source manager of data virtualization-based architecture
US11960616B2 (en) Virtual data sources of data virtualization-based architecture
CN114239035B (en) Collaborative process execution system based on block chain and data access control method thereof
Ben Mahfoudh et al. Learning-based coordination model for spontaneous self-composition of reliable services in a distributed system
US20030172010A1 (en) System and method for analyzing data
Padgham et al. A unified graphical notation for AOSE
JP2001331485A (en) Distributed data base arithmetic processor
JP2003203148A (en) Information processing system
CN105302586A (en) Software upgrade processing method and device, terminal and server
Collet et al. Towards a mediation system framework for transparent access to largely distributed sources
Takeda et al. MERA: Meta language for software engineering
CN101393620A (en) Model for human activity description

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20051018

A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070807