JP2002116939A - Distributed database system - Google Patents

Distributed database system

Info

Publication number
JP2002116939A
JP2002116939A JP2000308121A JP2000308121A JP2002116939A JP 2002116939 A JP2002116939 A JP 2002116939A JP 2000308121 A JP2000308121 A JP 2000308121A JP 2000308121 A JP2000308121 A JP 2000308121A JP 2002116939 A JP2002116939 A JP 2002116939A
Authority
JP
Japan
Prior art keywords
replication
database
site
master
update
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.)
Pending
Application number
JP2000308121A
Other languages
Japanese (ja)
Inventor
Mikio Nishimoto
三起夫 西本
Osamu Hirose
修 広瀬
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
Telecommunications Advancement Organization
Original Assignee
Mitsubishi Electric Corp
Telecommunications Advancement Organization
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, Telecommunications Advancement Organization filed Critical Mitsubishi Electric Corp
Priority to JP2000308121A priority Critical patent/JP2002116939A/en
Publication of JP2002116939A publication Critical patent/JP2002116939A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a distributed database system in which sufficient response is secured while evading the contention of data updating. SOLUTION: A master site 12 updates a master database 14 according to an updating request. When receiving the updated result of the master database 14 from the master site 12, a replication site 15 updates a replication database 17 according to the updated result.

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 system constructed on a relatively slow wide area network.

【0002】[0002]

【従来の技術】図7はデータベースレプリケーションを
行う従来の分散型データベースシステムを示す構成図で
あり、図において、1はイントラネットなどの広域ネッ
トワーク、2はサーバ装置2aとマスターデータベース
2bから構成されたマスターサイト、3はサーバ装置3
aとレプリケーションデータベース3b(マスターデー
タベース2bの複製データベース)から構成され、レプ
リケーションデータベース3bの参照のみが可能(レプ
リケーションデータベース3bの更新が不可)なレプリ
ケーションサイトである。
2. Description of the Related Art FIG. 7 is a block diagram showing a conventional distributed database system for performing database replication. In the figure, reference numeral 1 denotes a wide area network such as an intranet, and 2 denotes a master comprising a server 2a and a master database 2b. Site 3, server device 3
a and a replication database 3b (a replication database of the master database 2b), and is a replication site that can only refer to the replication database 3b (cannot update the replication database 3b).

【0003】4はサーバ装置4aとレプリケーションデ
ータベース4b(マスターデータベース2bの複製デー
タベース)から構成され、レプリケーションデータベー
ス4bの更新が可能なレプリケーションサイト、5はサ
ーバ装置5aとレプリケーションデータベース5b(マ
スターデータベース2bの複製データベース)から構成
され、レプリケーションデータベース5bの更新が可能
なレプリケーションサイトである。
[0003] Reference numeral 4 denotes a server device 4a and a replication database 4b (a replication database of the master database 2b), and a replication site where the replication database 4b can be updated. Database), and is a replication site capable of updating the replication database 5b.

【0004】次に動作について説明する。分散型データ
ベースシステムは、マスターデータベース2bの複製デ
ータベースであるレプリケーションデータベース3b,
4b,5bがレプリケーションサイト3,4,5に分散
配置されている。
Next, the operation will be described. The distributed database system includes a replication database 3b, which is a replication database of the master database 2b,
4b and 5b are distributed to the replication sites 3, 4, and 5.

【0005】したがって、レプリケーションサイト3,
4,5の使用が可能なクライアントは、自サイトのレプ
リケーションデータベース3b,4b,5bにアクセス
すれば、マスターサイト2のマスターデータベース2b
に格納されているデータと同一のデータを取得すること
ができる。この場合、マスターサイト2のマスターデー
タベース2bから広域ネットワーク1を通じてデータを
ダウンロードする必要がないため、データのアクセス速
度を高めることができる。特にイメージデータのように
データ量が膨大なときはアクセス速度の向上度が高くな
る。
Therefore, the replication sites 3,
Clients that can use the databases 4 and 5 access the replication databases 3b, 4b and 5b at their own sites, and then access the master database 2b at the master site 2.
And the same data as the data stored in the. In this case, since there is no need to download data from the master database 2b of the master site 2 via the wide area network 1, the data access speed can be increased. In particular, when the data amount is enormous such as image data, the degree of improvement in access speed increases.

【0006】レプリケーションサイト3は、レプリケー
ションデータベース3bの参照のみが可能であり、レプ
リケーションデータベース3bを更新(データの追加、
変更、削除等)することができないが、例えば、レプリ
ケーションサイト4は、レプリケーションデータベース
4bの更新が可能である。レプリケーションサイト4が
レプリケーションデータベース4bを更新する場合、ま
ず、サーバ装置4aがクライアントからデータベースの
更新要求を受け付けてレプリケーションデータベース4
bを更新する。その後、サーバ装置4aが当該更新結果
をマスターサイト2に送信する。
The replication site 3 can only refer to the replication database 3b and updates the replication database 3b (addition of data,
For example, the replication site 4 can update the replication database 4b. When the replication site 4 updates the replication database 4b, the server device 4a first receives a database update request from a client and updates the replication database 4b.
Update b. After that, the server device 4a transmits the update result to the master site 2.

【0007】マスターサイト2のサーバ装置2aは、レ
プリケーションサイト4から更新結果を受信すると、マ
スターデータベース2bを更新するとともに、その更新
結果をレプリケーションサイト3,5に送信する。ま
た、レプリケーションサイト3,5のサーバ装置3a,
5aは、マスターサイト2から更新結果を受信すると、
レプリケーションデータベース3b,5bを更新する。
[0007] Upon receiving the update result from the replication site 4, the server device 2 a of the master site 2 updates the master database 2 b and sends the update result to the replication sites 3 and 5. Further, the server devices 3a of the replication sites 3 and 5,
5a receives the update result from the master site 2,
Update the replication databases 3b and 5b.

【0008】なお、レプリケーションサイト4,5は、
クライアントからの更新要求を常時受け付けるが、広域
ネットワーク1のトラフィックを軽減する等の観点か
ら、更新要求を受け付けても直ちに更新処理を実施せ
ず、予め設定されたデータ更新時間に至った時、更新処
理を実施する。したがって、同じデータを対象とする更
新処理が複数のサイトで発生したときには、更新競合に
より更新結果が反映されない更新処理が発生する場合が
ある。
[0008] The replication sites 4 and 5
Although an update request from a client is always accepted, from the viewpoint of reducing traffic on the wide area network 1, the update process is not immediately performed even if the update request is accepted. Perform processing. Therefore, when update processing for the same data occurs at a plurality of sites, update processing in which the update result is not reflected may occur due to update conflict.

【0009】[0009]

【発明が解決しようとする課題】従来の分散型データベ
ースシステムは以上のように構成されているので、各サ
イトの更新結果が非同期で他のサイトに伝搬される。そ
のため、クライアントは最新情報が得られない場合があ
る課題があった。また、同じデータを対象とする更新処
理が複数のサイトで発生したときには、更新競合により
更新結果がデータベースへ反映されない更新処理が発生
する場合がある課題があった。このような課題に対処す
るため、システム開発者は更新競合が運用において現実
的に発生しないファイルや、必ずしも最新情報を参照し
なくても支障のないファイルをレプリケーションさせ、
その他のファイルはレプリケーションを作成せずマスタ
ーサイトを参照・更新するようにシステム設計を行う必
要があり、システム設計・開発に大きな負担がかかり、
運用にも制限が生じることがある。
Since the conventional distributed database system is configured as described above, the update result of each site is asynchronously propagated to other sites. Therefore, there is a problem that the client may not be able to obtain the latest information. Further, when an update process for the same data occurs at a plurality of sites, there is a problem that an update process in which an update result is not reflected in a database may occur due to an update conflict. To address these issues, system developers replicate files that do not cause update conflicts in operation or that do not interfere with referencing the latest information.
For other files, it is necessary to design the system to refer to and update the master site without creating a replication, which places a heavy burden on system design and development.
There may be restrictions on operation.

【0010】この発明は上記のような課題を解決するた
めになされたもので、データ更新の競合を回避しながら
十分なレスポンスを確保することができる分散型データ
ベースシステムを得ることを目的とする。また、この発
明は、最新情報の参照を保証することができる分散型デ
ータベースシステムを得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has as its object to obtain a distributed database system capable of securing a sufficient response while avoiding contention for updating data. Another object of the present invention is to provide a distributed database system that can guarantee the reference to the latest information.

【0011】[0011]

【課題を解決するための手段】この発明に係る分散型デ
ータベースシステムは、レプリケーションサイトがクラ
イアントからレプリケーションデータベースの更新要求
を受けると、その更新要求をマスターサイトに送信する
一方、マスターサイトが更新要求にしたがってマスター
データベースを更新し、レプリケーションサイトがマス
ターサイトからマスターデータベースの更新結果を受信
すると、その更新結果にしたがってレプリケーションデ
ータベースを更新するようにしたものである。
In a distributed database system according to the present invention, when a replication site receives an update request for a replication database from a client, the update site transmits the update request to a master site, while the master site responds to the update request. Therefore, the master database is updated, and when the replication site receives the update result of the master database from the master site, the replication database is updated according to the update result.

【0012】この発明に係る分散型データベースシステ
ムは、複数のレプリケーションサイトがネットワークに
接続されている場合、マスターサイトが更新要求元のレ
プリケーションサイトに限らず、全てのレプリケーショ
ンサイトに更新結果を送信し、全てのレプリケーション
サイトがレプリケーションデータベースを更新するよう
にしたものである。
[0012] In the distributed database system according to the present invention, when a plurality of replication sites are connected to a network, the master site transmits update results to all replication sites, not limited to the update request source replication site. All replication sites update the replication database.

【0013】この発明に係る分散型データベースシステ
ムは、レプリケーションサイトがクライアントからレプ
リケーションデータベースの参照要求を受けると、レプ
リケーションデータベースに格納されている読込対象デ
ータのバージョン情報をマスターサイトに送信する一
方、マスターサイトがバージョン情報に基づいてレプリ
ケーションデータベースに格納されている読込対象デー
タとマスターデータベースに格納されている読込対象デ
ータのバージョン一致を確認し、レプリケーションサイ
トがマスターサイトからバージョン一致情報を受信する
と、レプリケーションデータベースに格納されている読
込対象データをクライアントに送信するようにしたもの
である。
In the distributed database system according to the present invention, when the replication site receives a reference request for the replication database from the client, the version information of the data to be read stored in the replication database is transmitted to the master site, while the master site is transmitted. Checks the version match between the read target data stored in the replication database and the read target data stored in the master database based on the version information, and when the replication site receives the version match information from the master site, the The stored read target data is transmitted to the client.

【0014】この発明に係る分散型データベースシステ
ムは、マスターサイトがバージョンの不一致を検出し
て、レプリケーションサイトがマスターサイトからマス
ターデータベースに格納されている読込対象データを受
信すると、その読込対象データをクライアントに送信す
るようにしたものである。
[0014] In the distributed database system according to the present invention, when the master site detects a version mismatch and the replication site receives read target data stored in the master database from the master site, the read site transmits the read target data to the client. To be sent to.

【0015】この発明に係る分散型データベースシステ
ムは、レプリケーションサイトがマスターサイトからマ
スターデータベースに格納されている読込対象データを
受信すると、その読込対象データをレプリケーションデ
ータベースに反映するようにしたものである。
In a distributed database system according to the present invention, when a replication site receives read target data stored in a master database from a master site, the read target data is reflected in the replication database.

【0016】この発明に係る分散型データベースシステ
ムは、マスターサイトがクライアントからマスターデー
タベースの更新要求を受けると、その更新要求にしたが
ってマスターデータベースを更新するとともに、マスタ
ーデータベースの更新結果をレプリケーションサイトに
送信し、レプリケーションサイトが更新結果を受信する
と、その更新結果にしたがってレプリケーションデータ
ベースを更新するようにしたものである。
In the distributed database system according to the present invention, when a master site receives a request for updating a master database from a client, the master database is updated in accordance with the update request, and the result of updating the master database is transmitted to a replication site. When a replication site receives an update result, the replication database is updated according to the update result.

【0017】この発明に係る分散型データベースシステ
ムは、複数のレプリケーションサイトがネットワークに
接続されている場合、マスターサイトが全てのレプリケ
ーションサイトに更新結果を送信し、全てのレプリケー
ションサイトがレプリケーションデータベースを更新す
るようにしたものである。
In the distributed database system according to the present invention, when a plurality of replication sites are connected to a network, the master site sends an update result to all the replication sites, and all the replication sites update the replication database. It is like that.

【0018】この発明に係る分散型データベースシステ
ムは、マスターサイトがクライアントからマスターデー
タベースの参照要求を受けると、マスターデータベース
に格納されている読込対象データをクライアントに送信
するようにしたものである。
In a distributed database system according to the present invention, when a master site receives a reference request for a master database from a client, the data to be read stored in the master database is transmitted to the client.

【0019】この発明に係る分散型データベースシステ
ムは、レプリケーションデータベースをアクセスするサ
ーバ装置と、クライアントからの要求を受け付けるクラ
イアント装置とからレプリケーションサイトを構成する
ものである。
In the distributed database system according to the present invention, a replication site is composed of a server device for accessing a replication database and a client device for receiving a request from a client.

【0020】この発明に係る分散型データベースシステ
ムは、サーバ装置とクライアント装置を一体化するよう
にしたものである。
In the distributed database system according to the present invention, the server device and the client device are integrated.

【0021】この発明に係る分散型データベースシステ
ムは、レプリケーションデータベースに対するサーバ装
置のアクセスモードの変更を受け付けるようにしたもの
である。
[0021] The distributed database system according to the present invention is adapted to receive a change in the access mode of the server device to the replication database.

【0022】[0022]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による分
散型データベースシステムを示す構成図であり、図にお
いて、11はイントラネットなどの広域ネットワーク、
12はデータベースサーバ装置13及びマスターデータ
ベース14から構成されたマスターサイト、13はマス
ターデータベース14をアクセスするデータベースサー
バ装置、13aはデータベースサーバソフト、13bは
レプリケーション管理マスターサイトエージェント、1
4は各種のデータを保存するマスターデータベースであ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a configuration diagram showing a distributed database system according to Embodiment 1 of the present invention. In the figure, reference numeral 11 denotes a wide area network such as an intranet;
Reference numeral 12 denotes a master site including a database server device 13 and a master database 14, 13 denotes a database server device that accesses the master database 14, 13a denotes database server software, 13b denotes a replication management master site agent, 1
Reference numeral 4 denotes a master database for storing various data.

【0023】15はデータベースサーバ装置16、レプ
リケーションデータベース17及びデータベースクライ
アント装置18から構成された複数のレプリケーション
サイト、16はレプリケーションデータベース17をア
クセスするデータベースサーバ装置、16aはデータベ
ースサーバソフト、16bはレプリケーション管理レプ
リケーションサイトエージェント、17はマスターデー
タベース14の複製データベースであるレプリケーショ
ンデータベース、18はクライアントが使用するデータ
ベースクライアント装置、18aはアプリケーションプ
ログラム、18bはデータベースクライアントソフト、
19はLANなどの高速ネットワークである。
Reference numeral 15 denotes a plurality of replication sites comprising a database server device 16, a replication database 17 and a database client device 18, 16 denotes a database server device for accessing the replication database 17, 16a denotes database server software, and 16b denotes replication management replication. Site agent, 17 is a replication database that is a duplicate database of the master database 14, 18 is a database client device used by the client, 18a is an application program, 18b is database client software,
19 is a high-speed network such as a LAN.

【0024】図2及び図4はレプリケーションサイト1
5におけるデータベースサーバ装置16の処理内容を示
すフローチャート、図3はマスターサイト12における
データベースサーバ装置13の処理内容を示すフローチ
ャートである。
FIGS. 2 and 4 show the replication site 1.
5 is a flowchart showing processing contents of the database server device 16 in FIG. 5, and FIG. 3 is a flowchart showing processing contents of the database server device 13 in the master site 12.

【0025】次に動作について説明する。まず、レプリ
ケーションサイト15のデータベースクライアント装置
18がクライアントからデータベースに対するアクセス
要求を受け付けると、データベースクライアント装置1
8のアプリケーションプログラム18aがSQL(St
ructured Query Language)文
などのデータベースアクセス要求を発行し、データベー
スクライアントソフト18bがデータベースアクセス要
求をデータベースサーバ装置16に送信する。
Next, the operation will be described. First, when the database client device 18 of the replication site 15 receives an access request to the database from the client, the database client device 1
8 is executed by the SQL (St)
A database access request such as a structured query language statement is issued, and the database client software 18b transmits the database access request to the database server device 16.

【0026】データベースサーバ装置16のレプリケー
ション管理レプリケーションサイトエージェント16b
は、データベースクライアント装置18からデータベー
スアクセス要求を受信すると、そのデータベースアクセ
ス要求の構文解析を実施して、レプリケーションデータ
ベース17の参照命令であるか、レプリケーションデー
タベース17の更新(追加・変更・削除などを含む)命
令であるかを判断する(ステップST1)。
Replication management of database server device 16 Replication site agent 16b
Receives a database access request from the database client device 18, executes a syntax analysis of the database access request, and executes a parsing instruction for the replication database 17 or updates (including addition, change, deletion, etc.) of the replication database 17. ) It is determined whether it is a command (step ST1).

【0027】レプリケーション管理レプリケーションサ
イトエージェント16bは、データベースアクセス要求
が参照命令である場合、その参照命令にしたがってレプ
リケーションデータベース17から該当レコードを読み
込み(ステップST2)、その参照命令の対象となるフ
ァイル名(RDBではテーブル名)と、主キー及び該当
レコード(RDBでは行)のバージョン情報とをバージ
ョン照会要求として、広域ネットワーク11を介してマ
スターサイト12に送信する(ステップST3)。
If the database access request is a reference command, the replication site agent 16b reads the corresponding record from the replication database 17 in accordance with the reference command (step ST2), and reads the file name (RDB) targeted by the reference command. Then, the table name), the primary key and the version information of the corresponding record (row in the RDB) are transmitted to the master site 12 via the wide area network 11 as a version inquiry request (step ST3).

【0028】レプリケーション管理レプリケーションサ
イトエージェント16bは、データベースアクセス要求
が更新命令である場合、その更新命令を広域ネットワー
ク11を介してマスターサイト12に転送する(ステッ
プST4)。
If the database access request is an update command, the replication site agent 16b transfers the update command to the master site 12 via the wide area network 11 (step ST4).

【0029】マスターサイト12のレプリケーション管
理マスターサイトエージェント13bは、レプリケーシ
ョンサイト15から更新命令を受信すると(ステップS
T11)、その更新命令にしたがってマスターデータベ
ース14の更新処理を実施して、該当レコードのバージ
ョン情報を更新する。そして、マスターデータベース1
4の更新結果を更新命令の送信元のレプリケーションサ
イト15に送信する(ステップST12)。なお、その
更新結果は更新命令の送信元以外のレプリケーションサ
イト15にも送信するが(ステップST13)、その送
信タイミングは各レプリケーションサイト15毎に設定
され、即時又は設定間隔毎に送信する。
The replication management master site agent 13b of the master site 12 receives the update command from the replication site 15 (Step S).
T11) The master database 14 is updated according to the update command, and the version information of the record is updated. And master database 1
4 is transmitted to the replication site 15 that has transmitted the update instruction (step ST12). The update result is also transmitted to the replication sites 15 other than the transmission source of the update command (step ST13), and the transmission timing is set for each replication site 15, and is transmitted immediately or at set intervals.

【0030】マスターサイト12のレプリケーション管
理マスターサイトエージェント13bは、レプリケーシ
ョンサイト15からバージョン照会要求を受信すると
(ステップST11)、ファイル名と主キーを参照し
て、マスターデータベース14から該当レコードの読込
を実施する(ステップST14)。そして、該当ファイ
ル(テーブル)の該当レコード(行)を読み込み、その
該当レコードのバージョン情報とレプリケーションサイ
ト15から受信したバージョン情報を比較する(ステッ
プST15)。
Upon receiving the version inquiry request from the replication site 15 (step ST11), the replication management master site agent 13b of the master site 12 reads the corresponding record from the master database 14 by referring to the file name and the primary key. (Step ST14). Then, the corresponding record (row) of the corresponding file (table) is read, and the version information of the corresponding record is compared with the version information received from the replication site 15 (step ST15).

【0031】マスターサイト12のレプリケーション管
理マスターサイトエージェント13bは、バージョン照
会要求の応答データとして、全レコードのバージョンが
一致している場合、全バージョン一致データ(全バージ
ョン一致フラグ)を作成し(ステップST16)、バー
ジョンが不一致のレコードが存在している場合、バージ
ョン不一致データ(不一致フラグ、バージョン不一致の
ファイル名、主キー、バージョン情報、該当レコード)
を作成する(ステップST17)。そして、マスターサ
イト12のレプリケーション管理マスターサイトエージ
ェント13bは、バージョン一致データ又はバージョン
不一致データを参照命令の送信元のレプリケーションサ
イト15に送信する(ステップST18)。
If the versions of all the records match, the replication management master site agent 13b of the master site 12 creates all version matching data (all version matching flag) as response data to the version inquiry request (step ST16). ), If there is a record with a mismatched version, the version mismatch data (mismatch flag, version mismatched file name, primary key, version information, applicable record)
Is created (step ST17). Then, the replication management master site agent 13b of the master site 12 transmits the version matching data or the version mismatching data to the replication site 15 that has transmitted the reference command (Step ST18).

【0032】レプリケーションサイト15のレプリケー
ション管理レプリケーションサイトエージェント16b
は、参照命令の送信に伴ってマスターサイト12から全
バージョン一致データを受信すると(ステップST2
1,ST22)、レプリケーションデータベース17か
ら読み込んだ対象データより応答データを作成してデー
タベースクライアント装置18に送信する(ステップS
T23)。
Replication management at replication site 15 Replication site agent 16b
Receives all version matching data from the master site 12 with the transmission of the reference command (step ST2).
1, ST22), creates response data from the target data read from the replication database 17, and sends it to the database client device 18 (Step S).
T23).

【0033】レプリケーションサイト15のレプリケー
ション管理レプリケーションサイトエージェント16b
は、参照命令の送信に伴ってマスターサイト12からバ
ージョン不一致データを受信すると(ステップST2
1,ST22)、レプリケーションデータベース17か
ら読み込んだデータの中でバージョンが古いレコード
を、不一致データに含まれる最新の該当レコードに置き
換えて応答データを作成してデータベースクライアント
装置18に送信する(ステップST24)。また、その
該当レコードのデータをレプリケーションデータベース
17に反映する(ステップST25)。
Replication management at replication site 15 Replication site agent 16b
Receives the version mismatch data from the master site 12 with the transmission of the reference command (step ST2).
1, ST22), replaces the record with the oldest version in the data read from the replication database 17 with the latest applicable record included in the mismatched data, creates response data, and sends it to the database client device 18 (step ST24). . Further, the data of the corresponding record is reflected on the replication database 17 (step ST25).

【0034】レプリケーションサイト15のレプリケー
ション管理レプリケーションサイトエージェント16b
は、更新命令の送信に伴ってマスターサイト12からマ
スターデータベース14の更新結果を受信すると(ステ
ップST21,ST26)、その更新結果をデータベー
スクライアント装置18に送信し(ステップST2
7)、その更新結果をレプリケーションデータベース1
7に反映する(ステップST28)。なお、レプリケー
ションサイト15のレプリケーション管理レプリケーシ
ョンサイトエージェント16bが更新命令の送信元以外
のレプリケーション管理レプリケーションサイトエージ
ェント16bである場合、マスターサイト12からマス
ターデータベース14の更新結果を受信すると、その更
新結果を自レプリケーションデータベース17に反映す
る(ステップST28)。
Replication management of replication site 15 Replication site agent 16b
Receives the update result of the master database 14 from the master site 12 with the transmission of the update command (steps ST21 and ST26), and transmits the update result to the database client device 18 (step ST2).
7), and update the result to the replication database 1
7 (step ST28). When the replication management replication site agent 16b of the replication site 15 is a replication management replication site agent 16b other than the source of the update command, when the update result of the master database 14 is received from the master site 12, the update result is replicated. This is reflected in the database 17 (step ST28).

【0035】以上で明らかなように、この実施の形態1
によれば、レプリケーションサイト15がクライアント
からレプリケーションデータベース17の更新要求を受
けると、その更新要求をマスターサイト12に送信する
一方、マスターサイト12が更新要求にしたがってマス
ターデータベース14を更新し、レプリケーションサイ
ト15がマスターサイト12からマスターデータベース
14の更新結果を受信すると、その更新結果にしたがっ
てレプリケーションデータベース17を更新するように
構成したので、データ更新の競合を回避しながら十分な
レスポンスを確保することができる効果を奏する。
As is clear from the above, the first embodiment
According to the above, when the replication site 15 receives an update request for the replication database 17 from a client, the update site transmits the update request to the master site 12, while the master site 12 updates the master database 14 according to the update request, and Is configured to receive the update result of the master database 14 from the master site 12 and update the replication database 17 according to the update result, so that a sufficient response can be secured while avoiding data update conflict. To play.

【0036】また、この実施の形態1によれば、マスタ
ーサイト12がバージョンの不一致を検出して、レプリ
ケーションサイト15がマスターサイト12からマスタ
ーデータベース14に格納されている読込対象データを
受信すると、その読込対象データをクライアントに送信
するように構成したので、最新情報の参照を保証するこ
とができる効果を奏する。
Further, according to the first embodiment, when the master site 12 detects a version mismatch and the replication site 15 receives the read target data stored in the master database 14 from the master site 12, Since the configuration is such that the read target data is transmitted to the client, it is possible to ensure that the latest information is referenced.

【0037】実施の形態2.上記実施の形態1では、レ
プリケーションサイト15がクライアントからレプリケ
ーションデータベース17の参照要求と更新要求を受け
付けるものについて示したが、マスターサイト12がク
ライアントからマスターデータベース14の参照要求と
更新要求を受け付けるようにしてもよい。この場合に
は、マスターサイト12がクライアントからの参照要求
に対しては通常のデータベース処理と同様に、参照要求
にしたがってマスターデータベース14の対象データか
ら応答データを作成してクライアントに送信し、更新要
求に対しては通常のデータベース処理と同様に更新要求
にしたがってマスターデータベース14を更新して、マ
スターデータベース14の更新結果をレプリケーション
サイト15に送信し、レプリケーションサイト15が更
新結果にしたがってレプリケーションデータベース17
を更新するようにする。
Embodiment 2 In the first embodiment, the replication site 15 receives the reference request and the update request of the replication database 17 from the client. However, the master site 12 receives the reference request and the update request of the master database 14 from the client. Is also good. In this case, in response to the reference request from the client, the master site 12 creates response data from the target data of the master database 14 according to the reference request and transmits the response data to the client in the same manner as in a normal database process. , The master database 14 is updated according to the update request in the same manner as in the normal database processing, and the update result of the master database 14 is transmitted to the replication site 15.
To be updated.

【0038】実施の形態3.上記実施の形態1,2で
は、データベースサーバ装置16とデータベースクライ
アント装置18とからレプリケーションサイト15を構
成するものについて示したが、図5に示すように、デー
タベースサーバ装置16とデータベースクライアント装
置18が一体化されたデータベースクライアントサーバ
一体型装置20からレプリケーションサイト15を構成
するようにしてもよい。
Embodiment 3 In the first and second embodiments, the replication site 15 is constituted by the database server device 16 and the database client device 18. However, as shown in FIG. 5, the database server device 16 and the database client device 18 are integrated. The replication site 15 may be configured from the integrated database client server integrated device 20.

【0039】実施の形態4.上記実施の形態1〜3で
は、データ更新の競合を回避するモード(以下、競合回
避型レプリケーションモードという)を実行する分散型
データベースシステムについて示したが、図6に示すよ
うに、現在の処理モード(競合回避型レプリケーション
モード、従来の参照専用モード、従来の更新可能モー
ド)が記録されたレプリケーション管理テーブル14
a,17aをマスターデータベース14,レプリケーシ
ョンデータベース17内に保持し、レプリケーション振
分処理部13eがレプリケーション管理テーブル14a
を参照して、サイトの処理モードを選択し(レプリケー
ション管理マスターサイトエージェント13b、更新可
能レプリケーション処理部13c又は参照専用レプリケ
ーション処理部13dを選択)、レプリケーション振分
処理部16eがレプリケーション管理テーブル17aを
参照して、サイトの処理モードを選択するようにしても
よい(レプリケーション管理レプリケーションサイトエ
ージェント16b、更新可能レプリケーション処理部1
6c又は参照専用レプリケーション処理部16dを選
択)。
Embodiment 4 In the first to third embodiments, the distributed database system that executes a mode for avoiding data update conflict (hereinafter referred to as a conflict avoiding replication mode) has been described. However, as shown in FIG. (The conflict management type replication mode, the conventional reference only mode, and the conventional updatable mode) are recorded in the replication management table 14.
a and 17a are held in the master database 14 and the replication database 17, and the replication distribution processing unit 13e is used by the replication management table 14a.
, Select the processing mode of the site (select the replication management master site agent 13b, the updatable replication processing unit 13c, or the reference-only replication processing unit 13d), and the replication distribution processing unit 16e refers to the replication management table 17a. Then, the processing mode of the site may be selected (the replication management replication site agent 16b, the updatable replication processing unit 1).
6c or the reference-only replication processing unit 16d).

【0040】なお、マスターサイト12のレプリケーシ
ョン管理テーブル14aは、全レプリケーションサイト
15の処理モードを記録し、レプリケーションサイト1
5のレプリケーション管理テーブル17aは自サイトの
処理モードを記録しており、レプリケーション管理テー
ブル14aの情報とレプリケーション管理テーブル17
aの情報は常に一致している。因みに、レプリケーショ
ン管理テーブル14a及びレプリケーション管理テーブ
ル17aは、マスターサイト12又はレプリケーション
サイト15のレプリケーション管理ユーティリティ18
cにより登録・更新・参照が行われる。
The replication management table 14a of the master site 12 records the processing modes of all the replication sites 15, and
The replication management table 17a records the processing mode of its own site, and the information of the replication management table 14a and the replication management table 17a.
The information of a always matches. Incidentally, the replication management table 14a and the replication management table 17a correspond to the replication management utility 18 of the master site 12 or the replication site 15.
Registration / update / reference is performed by c.

【0041】この実施の形態4によれば、各サイトは基
本的には競合回避型レプリケーションモードで処理を実
行するが、必要に応じて従来例のように、参照専用モー
ドや更新可能モードで処理を実行することができる。
According to the fourth embodiment, each site basically executes the processing in the conflict avoidance type replication mode. However, if necessary, the processing is performed in the reference only mode or the updatable mode as in the conventional example. Can be performed.

【0042】[0042]

【発明の効果】以上のように、この発明によれば、レプ
リケーションサイトがクライアントからレプリケーショ
ンデータベースの更新要求を受けると、その更新要求を
マスターサイトに送信する一方、マスターサイトが更新
要求にしたがってマスターデータベースを更新し、レプ
リケーションサイトがマスターサイトからマスターデー
タベースの更新結果を受信すると、その更新結果にした
がってレプリケーションデータベースを更新するように
構成したので、データ更新の競合を回避しながら十分な
レスポンスを確保することができる効果がある。
As described above, according to the present invention, when a replication site receives an update request for a replication database from a client, the update site transmits the update request to the master site, and the master site transmits the update request to the master database in accordance with the update request. When the replication site receives the update result of the master database from the master site, it is configured to update the replication database according to the update result, so that sufficient response is ensured while avoiding data update conflict. There is an effect that can be.

【0043】この発明によれば、複数のレプリケーショ
ンサイトがネットワークに接続されている場合、マスタ
ーサイトが更新要求元のレプリケーションサイトに限ら
ず、全てのレプリケーションサイトに更新結果を送信
し、全てのレプリケーションサイトがレプリケーション
データベースを更新するように構成したので、データベ
ース格納内容の矛盾の発生を防止することができる効果
がある。
According to the present invention, when a plurality of replication sites are connected to the network, the master site transmits the update result to all replication sites, not limited to the update request source replication site, and updates all replication sites. Is configured to update the replication database, so that it is possible to prevent inconsistency in the contents stored in the database.

【0044】この発明によれば、レプリケーションサイ
トがクライアントからレプリケーションデータベースの
参照要求を受けると、レプリケーションデータベースに
格納されている読込対象データのバージョン情報をマス
ターサイトに送信する一方、マスターサイトがバージョ
ン情報に基づいてレプリケーションデータベースに格納
されている読込対象データとマスターデータベースに格
納されている読込対象データのバージョン一致を確認
し、レプリケーションサイトがマスターサイトからバー
ジョン一致情報を受信すると、レプリケーションデータ
ベースに格納されている読込対象データをクライアント
に送信するように構成したので、最新のデータを提供す
ることができる効果がある。
According to the present invention, when the replication site receives a reference request for the replication database from the client, the version information of the data to be read stored in the replication database is transmitted to the master site, while the master site transmits the version information to the version information. Check the version match between the read target data stored in the replication database and the read target data stored in the master database, and when the replication site receives the version match information from the master site, the data is stored in the replication database. Since the configuration is such that the read target data is transmitted to the client, it is possible to provide the latest data.

【0045】この発明によれば、マスターサイトがバー
ジョンの不一致を検出して、レプリケーションサイトが
マスターサイトからマスターデータベースに格納されて
いる読込対象データを受信すると、その読込対象データ
をクライアントに送信するように構成したので、最新情
報の参照を保証することができる効果がある。
According to the present invention, when the master site detects a version mismatch and the replication site receives the read target data stored in the master database from the master site, the read site transmits the read target data to the client. With this configuration, there is an effect that reference to the latest information can be guaranteed.

【0046】この発明によれば、レプリケーションサイ
トがマスターサイトからマスターデータベースに格納さ
れている読込対象データを受信すると、その読込対象デ
ータをレプリケーションデータベースに反映するように
構成したので、最新のデータを保存することができる効
果がある。
According to the present invention, when the replication site receives read target data stored in the master database from the master site, the read target data is reflected in the replication database, so that the latest data is stored. There is an effect that can be.

【0047】この発明によれば、マスターサイトがクラ
イアントからマスターデータベースの更新要求を受ける
と、その更新要求にしたがってマスターデータベースを
更新するとともに、マスターデータベースの更新結果を
レプリケーションサイトに送信し、レプリケーションサ
イトが更新結果を受信すると、その更新結果にしたがっ
てレプリケーションデータベースを更新するように構成
したので、データ更新の競合を回避しながら十分なレス
ポンスを確保することができる効果がある。
According to the present invention, when the master site receives a request for updating the master database from the client, the master site updates the master database in accordance with the update request, and transmits the update result of the master database to the replication site. When the update result is received, the replication database is updated in accordance with the update result, so that there is an effect that a sufficient response can be secured while avoiding data update conflict.

【0048】この発明によれば、複数のレプリケーショ
ンサイトがネットワークに接続されている場合、マスタ
ーサイトが全てのレプリケーションサイトに更新結果を
送信し、全てのレプリケーションサイトがレプリケーシ
ョンデータベースを更新するように構成したので、デー
タベース格納内容の矛盾の発生を防止することができる
効果がある。
According to the present invention, when a plurality of replication sites are connected to a network, the master site sends an update result to all the replication sites, and all the replication sites update the replication database. Therefore, there is an effect that occurrence of inconsistency in the contents stored in the database can be prevented.

【0049】この発明によれば、マスターサイトがクラ
イアントからマスターデータベースの参照要求を受ける
と、マスターデータベースに格納されている読込対象デ
ータをクライアントに送信するように構成したので、最
新情報の参照を保証することができる効果がある。
According to the present invention, when the master site receives a reference request for the master database from the client, the data to be read stored in the master database is transmitted to the client, so that the reference to the latest information is guaranteed. There is an effect that can be.

【0050】この発明によれば、レプリケーションデー
タベースをアクセスするサーバ装置と、クライアントか
らの要求を受け付けるクライアント装置とからレプリケ
ーションサイトを構成するので、クライアントの要求に
応えることができる効果がある。
According to the present invention, since a replication site is composed of a server device that accesses a replication database and a client device that receives a request from a client, it is possible to respond to a client request.

【0051】この発明によれば、サーバ装置とクライア
ント装置を一体化するように構成したので、構成を簡略
化することができる効果がある。
According to the present invention, since the server device and the client device are configured to be integrated, there is an effect that the configuration can be simplified.

【0052】この発明によれば、レプリケーションデー
タベースに対するサーバ装置のアクセスモードの変更を
受け付けるように構成したので、状況に適したモードで
処理を実行することができる効果がある。
According to the present invention, since the change of the access mode of the server device with respect to the replication database is received, the processing can be executed in a mode suitable for the situation.

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

【図1】 この発明の実施の形態1による分散型データ
ベースシステムを示す構成図である。
FIG. 1 is a configuration diagram showing a distributed database system according to Embodiment 1 of the present invention.

【図2】 レプリケーションサイト15におけるデータ
ベースサーバ装置16の処理内容を示すフローチャート
である。
FIG. 2 is a flowchart showing processing contents of a database server device 16 in a replication site 15.

【図3】 マスターサイト12におけるデータベースサ
ーバ装置13の処理内容を示すフローチャートである。
FIG. 3 is a flowchart showing processing contents of a database server device 13 in a master site 12.

【図4】 レプリケーションサイト15におけるデータ
ベースサーバ装置16の処理内容を示すフローチャート
である。
FIG. 4 is a flowchart showing processing contents of a database server device 16 in a replication site 15;

【図5】 この発明の実施の形態3による分散型データ
ベースシステムを示す構成図である。
FIG. 5 is a configuration diagram showing a distributed database system according to Embodiment 3 of the present invention.

【図6】 この発明の実施の形態4による分散型データ
ベースシステムを示す構成図である。
FIG. 6 is a configuration diagram showing a distributed database system according to Embodiment 4 of the present invention.

【図7】 従来の分散型データベースシステムを示す構
成図である。
FIG. 7 is a configuration diagram showing a conventional distributed database system.

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

11 広域ネットワーク、12 マスターサイト、13
データベースサーバ装置、13a データベースサー
バソフト、13b レプリケーション管理マスターサイ
トエージェント、13c 更新可能レプリケーション処
理部、13d参照専用レプリケーション処理部、13e
レプリケーション振分処理部、14マスターデータベ
ース、14a レプリケーション管理テーブル、15
レプリケーションサイト、16 データベースサーバ装
置、16a データベースサーバソフト、16b レプ
リケーション管理レプリケーションサイトエージェン
ト、16c 更新可能レプリケーション処理部、16d
参照専用レプリケーション処理部、16e レプリケ
ーション振分処理部、17 レプリケーションデータベ
ース、17a レプリケーション管理テーブル、18
データベースクライアント装置、18a アプリケーシ
ョンプログラム、18b データベースクライアントソ
フト、18c レプリケーション管理ユーティリティ、
19 高速ネットワーク、20 データベースクライア
ントサーバ一体型装置。
11 Wide area network, 12 Master site, 13
Database server device, 13a Database server software, 13b Replication management master site agent, 13c Updatable replication processing unit, 13d Reference-only replication processing unit, 13e
Replication distribution processing unit, 14 master database, 14a replication management table, 15
Replication site, 16 database server device, 16a database server software, 16b replication management replication site agent, 16c updateable replication processing unit, 16d
Reference-only replication processing unit, 16e Replication distribution processing unit, 17 replication database, 17a replication management table, 18
Database client device, 18a application program, 18b database client software, 18c replication management utility,
19 High-speed network, 20 Database client server integrated device.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 広瀬 修 高知県香美郡土佐山田町宮の口185 高知 工科大学内 Fターム(参考) 5B075 KK04 NR02 5B082 HA03 HA08  ────────────────────────────────────────────────── ─── Continued on the front page (72) Inventor Osamu Hirose 185 Miyanoguchi, Tosayamada-cho, Kami-gun, Kochi F-term in Kochi University of Technology 5B075 KK04 NR02 5B082 HA03 HA08

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 マスターデータベースをアクセスするマ
スターサイトと、上記マスターサイトとネットワークを
介して接続され、レプリケーションデータベースをアク
セスするレプリケーションサイトとを備えた分散型デー
タベースシステムにおいて、上記レプリケーションサイ
トがクライアントから上記レプリケーションデータベー
スの更新要求を受けると、その更新要求を上記マスター
サイトに送信する一方、上記マスターサイトが当該更新
要求にしたがって上記マスターデータベースを更新し、
上記レプリケーションサイトが上記マスターサイトから
上記マスターデータベースの更新結果を受信すると、そ
の更新結果にしたがって上記レプリケーションデータベ
ースを更新することを特徴とする分散型データベースシ
ステム。
1. A distributed database system comprising a master site accessing a master database, and a replication site connected to the master site via a network and accessing a replication database, wherein the replication site is transmitted from a client to the replication site. Upon receiving a database update request, the master site transmits the update request to the master site, while the master site updates the master database according to the update request,
When the replication site receives an update result of the master database from the master site, the replication site updates the replication database according to the update result.
【請求項2】 複数のレプリケーションサイトがネット
ワークに接続されている場合、マスターサイトが更新要
求元のレプリケーションサイトに限らず、全てのレプリ
ケーションサイトに更新結果を送信し、全てのレプリケ
ーションサイトがレプリケーションデータベースを更新
することを特徴とする請求項1記載の分散型データベー
スシステム。
2. When a plurality of replication sites are connected to a network, the master site sends an update result to not only the update request source replication site but also all replication sites, and all replication sites store the replication database. 2. The distributed database system according to claim 1, wherein the system is updated.
【請求項3】 レプリケーションサイトがクライアント
からレプリケーションデータベースの参照要求を受ける
と、上記レプリケーションデータベースに格納されてい
る読込対象データのバージョン情報をマスターサイトに
送信する一方、上記マスターサイトが当該バージョン情
報に基づいて上記レプリケーションデータベースに格納
されている読込対象データと上記マスターデータベース
に格納されている読込対象データのバージョン一致を確
認し、上記レプリケーションサイトが上記マスターサイ
トからバージョン一致情報を受信すると、上記レプリケ
ーションデータベースに格納されている読込対象データ
を上記クライアントに送信することを特徴とする請求項
1記載の分散型データベースシステム。
3. When a replication site receives a reference request for a replication database from a client, the replication site transmits version information of read target data stored in the replication database to a master site, and the master site transmits the version information based on the version information. Check the version match between the read target data stored in the replication database and the read target data stored in the master database, and when the replication site receives version match information from the master site, the 2. The distributed database system according to claim 1, wherein the stored read target data is transmitted to the client.
【請求項4】 レプリケーションサイトは、マスターサ
イトがバージョンの不一致を検出して、上記マスターサ
イトからマスターデータベースに格納されている読込対
象データを受信すると、その読込対象データをクライア
ントに送信することを特徴とする請求項3記載の分散型
データベースシステム。
4. When the master site detects a version mismatch and receives data to be read stored in the master database from the master site, the replication site transmits the data to be read to the client. The distributed database system according to claim 3, wherein
【請求項5】 レプリケーションサイトは、マスターサ
イトからマスターデータベースに格納されている読込対
象データを受信すると、その読込対象データをレプリケ
ーションデータベースに反映することを特徴とする請求
項4記載の分散型データベースシステム。
5. The distributed database system according to claim 4, wherein the replication site, when receiving the read target data stored in the master database from the master site, reflects the read target data in the replication database. .
【請求項6】 マスターデータベースをアクセスするマ
スターサイトと、上記マスターサイトとネットワークを
介して接続され、レプリケーションデータベースをアク
セスするレプリケーションサイトとを備えた分散型デー
タベースシステムにおいて、上記マスターサイトがクラ
イアントから上記マスターデータベースの更新要求を受
けると、その更新要求にしたがって上記マスターデータ
ベースを更新するとともに、上記マスターデータベース
の更新結果を上記レプリケーションサイトに送信し、上
記レプリケーションサイトが当該更新結果を受信する
と、その更新結果にしたがって上記レプリケーションデ
ータベースを更新することを特徴とする分散型データベ
ースシステム。
6. A distributed database system comprising a master site accessing a master database and a replication site connected to the master site via a network and accessing a replication database, wherein the master site is transmitted from a client to the master site. Upon receiving the database update request, the master database is updated according to the update request, and the update result of the master database is transmitted to the replication site. When the replication site receives the update result, the update result is displayed. Therefore, a distributed database system characterized by updating the replication database.
【請求項7】 複数のレプリケーションサイトがネット
ワークに接続されている場合、マスターサイトが全ての
レプリケーションサイトに更新結果を送信し、全てのレ
プリケーションサイトがレプリケーションデータベース
を更新することを特徴とする請求項6記載の分散型デー
タベースシステム。
7. When a plurality of replication sites are connected to a network, the master site sends an update result to all the replication sites, and all the replication sites update the replication database. The described distributed database system.
【請求項8】 マスターサイトは、クライアントからマ
スターデータベースの参照要求を受けると、上記マスタ
ーデータベースに格納されている読込対象データを上記
クライアントに送信することを特徴とする請求項6記載
の分散型データベースシステム。
8. The distributed database according to claim 6, wherein the master site, upon receiving a reference request for the master database from the client, transmits the data to be read stored in the master database to the client. system.
【請求項9】 レプリケーションサイトは、レプリケー
ションデータベースをアクセスするサーバ装置と、クラ
イアントからの要求を受け付けるクライアント装置とか
ら構成されていることを特徴とする請求項1から請求項
8のうちのいずれか1項記載の分散型データベースシス
テム。
9. The replication site according to claim 1, wherein the replication site comprises a server device for accessing a replication database and a client device for receiving a request from a client. The distributed database system described in the item.
【請求項10】 サーバ装置とクライアント装置が一体
化されていることを特徴とする請求項9記載の分散型デ
ータベースシステム。
10. The distributed database system according to claim 9, wherein the server device and the client device are integrated.
【請求項11】 レプリケーションデータベースに対す
るサーバ装置のアクセスモードの変更を受け付けること
を特徴とする請求項9記載の分散型データベースシステ
ム。
11. The distributed database system according to claim 9, wherein a change in the access mode of the server device to the replication database is received.
JP2000308121A 2000-10-06 2000-10-06 Distributed database system Pending JP2002116939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000308121A JP2002116939A (en) 2000-10-06 2000-10-06 Distributed database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000308121A JP2002116939A (en) 2000-10-06 2000-10-06 Distributed database system

Publications (1)

Publication Number Publication Date
JP2002116939A true JP2002116939A (en) 2002-04-19

Family

ID=18788491

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000308121A Pending JP2002116939A (en) 2000-10-06 2000-10-06 Distributed database system

Country Status (1)

Country Link
JP (1) JP2002116939A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006126972A (en) * 2004-10-26 2006-05-18 Denso It Laboratory Inc Data sharing method, data sharing system and agent program
JP2007518174A (en) * 2004-01-09 2007-07-05 インターナショナル・ビジネス・マシーンズ・コーポレーション Maintaining consistency of remote copy using virtualization (method and system for copying storage)
JP2007219693A (en) * 2006-02-15 2007-08-30 Hitachi Ltd Control for access in storage system which distributes reference load by data mirroring
JP2008234522A (en) * 2007-03-23 2008-10-02 Hitachi Ltd Distributed system, data management server and data distribution method
JP2010502088A (en) * 2006-08-30 2010-01-21 エヌエイチエヌ コーポレーション Content synchronization method and apparatus
JP2010160711A (en) * 2009-01-09 2010-07-22 Nec Corp Information processing system
JP2017054416A (en) * 2015-09-11 2017-03-16 富士通株式会社 Control apparatus, information processing system, and control program
JP2018510442A (en) * 2015-03-20 2018-04-12 ディー アンド ビー ビジネス インフォメーション ソリューションズD&B Business Information Solutions System and method for preserving the consistency of interdependent enterprise data in a globally distributed environment
US11263231B2 (en) 2015-05-11 2022-03-01 Alibaba Group Holding Limited Data copy method and device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007518174A (en) * 2004-01-09 2007-07-05 インターナショナル・ビジネス・マシーンズ・コーポレーション Maintaining consistency of remote copy using virtualization (method and system for copying storage)
JP4644684B2 (en) * 2004-01-09 2011-03-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Maintaining consistency of remote copy using virtualization (method and system for copying storage)
JP4568576B2 (en) * 2004-10-26 2010-10-27 株式会社デンソーアイティーラボラトリ Data sharing system, communication terminal, and data sharing method
JP2006126972A (en) * 2004-10-26 2006-05-18 Denso It Laboratory Inc Data sharing method, data sharing system and agent program
JP2007219693A (en) * 2006-02-15 2007-08-30 Hitachi Ltd Control for access in storage system which distributes reference load by data mirroring
JP2010502088A (en) * 2006-08-30 2010-01-21 エヌエイチエヌ コーポレーション Content synchronization method and apparatus
JP2008234522A (en) * 2007-03-23 2008-10-02 Hitachi Ltd Distributed system, data management server and data distribution method
JP2010160711A (en) * 2009-01-09 2010-07-22 Nec Corp Information processing system
JP2018510442A (en) * 2015-03-20 2018-04-12 ディー アンド ビー ビジネス インフォメーション ソリューションズD&B Business Information Solutions System and method for preserving the consistency of interdependent enterprise data in a globally distributed environment
US10891283B2 (en) 2015-03-20 2021-01-12 D&B Business Information Solutions System and method for preserving interdependent corporate data consistency in a globally distributed environment
US11263231B2 (en) 2015-05-11 2022-03-01 Alibaba Group Holding Limited Data copy method and device
JP2017054416A (en) * 2015-09-11 2017-03-16 富士通株式会社 Control apparatus, information processing system, and control program
US10530655B2 (en) 2015-09-11 2020-01-07 Fujitsu Limited Control apparatus in a plurality of control apparatuses for managing management information

Similar Documents

Publication Publication Date Title
US8032488B2 (en) System using virtual replicated tables in a cluster database management system
EP3413215B1 (en) Dynamic snapshot isolation protocol selection
US8645319B2 (en) Information processing system, data update method and data update program
JP4306152B2 (en) Web system with clustered application server and database structure
JP2731375B2 (en) Data identification method
US7162467B2 (en) Systems and methods for managing distributed database resources
US8515905B2 (en) Apparatus and method for maintaining databases on application servers
JP2705006B2 (en) Cache management method, computer file system and cache device
EP2653986B1 (en) Client-side caching of a database transaction token.
US20120254249A1 (en) Database Management System
US20030126118A1 (en) Method, system and program for direct client file access in a data management system
EP3311263A1 (en) Techniques for resource description framework modeling within distributed database systems
JP2002542542A (en) Web server with dynamic cache that can be queried
EP1021775A1 (en) Method of determining the visibility to a remote databaseclient of a plurality of database transactions using simplified visibility rules
JPWO2008149552A1 (en) Database conflict resolution method
WO2014177515A1 (en) Integration database framework
JP2002116939A (en) Distributed database system
KR100521742B1 (en) Xml database duplicating apparatus for copying xml document to remote server without loss of structure and attribute information of xml document and method therefor
JP2002244907A (en) Duplicate management method and device thereof
JPH08179980A (en) Distributed data base system
US7827135B2 (en) Method and apparatus for relaxed transactional isolation in a client-server caching architecture
US20030195987A1 (en) Method, system, and article of manufacture for transferring structured data between different data stores
US11809385B1 (en) Efficient data backup in a distributed storage system
JP2001034518A (en) Master-slave relation information synchronization system in decentralized database
JP2000284998A (en) Data update control system and method and computer readable recording medium storing program for executing the method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20040513

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040517