JPH06119226A - Distributed data base management system - Google Patents

Distributed data base management system

Info

Publication number
JPH06119226A
JPH06119226A JP3283537A JP28353791A JPH06119226A JP H06119226 A JPH06119226 A JP H06119226A JP 3283537 A JP3283537 A JP 3283537A JP 28353791 A JP28353791 A JP 28353791A JP H06119226 A JPH06119226 A JP H06119226A
Authority
JP
Japan
Prior art keywords
data
area
workstation
timing
work station
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
JP3283537A
Other languages
Japanese (ja)
Inventor
Akio Nakamura
彰雄 中村
Takamasa Inoue
敬誠 井上
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP3283537A priority Critical patent/JPH06119226A/en
Publication of JPH06119226A publication Critical patent/JPH06119226A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To dispense with considering an updating timing of a data file of each work station, and to secure the simultaneity of data. CONSTITUTION:The system is provided with a data file having two areas of an area used for writing data and an area used for reading out data, and in the case the data is varied in the own station work station (a), a data communication part 5 broadcasts its data to other work stations (b)-(d), and the work station for transmitting the data, and the work station for receiving the data issue a data write request to the respective data managing parts 6 by the timing of transmitting completion, and by the timing of receiving completion, respectively, and the data managing part 6 executes a data write processing, issues a resources obtaining request of an area changeover switch, so that the data area is switched at the time point when the resources can be obtained, and also, in the case the data is used in each work station, the data in the area rewritten in the previous time is used.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】鉄鋼プラント、産電システム、F
Aシステム等に使用される外部記憶装置を備えたコント
ローラシステムに係わり、特に分散型データベースの管
理方式に関する。
[Industrial application] Steel plants, power generation systems, F
The present invention relates to a controller system provided with an external storage device used in an A system or the like, and particularly to a distributed database management system.

【0002】[0002]

【従来の技術】従来の分散型データベースシステムにお
いては、図3に示すように、あるワークステーションa
で、例えばキーボードからの入力や機器の状態の変化等
によるデータが変化した場合、システム制御部2aはそ
のデータを最初に自分のハードディスク(以下HDとい
う)上のデータファイル3aに書込み、次にネットワー
ク上の各ワークステーションに順次送信し、各ワークス
テーションでは、データを受信したタイミングで、それ
ぞれのHDへの書込み処理を実行していた。
2. Description of the Related Art In a conventional distributed database system, as shown in FIG.
Then, for example, when data changes due to input from the keyboard or changes in the state of the device, the system control unit 2a first writes the data to the data file 3a on its own hard disk (hereinafter referred to as HD), and then the network. The data is sequentially transmitted to each of the above workstations, and each workstation executes the writing process to each HD at the timing of receiving the data.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、この方
式では受信したデータの書込み処理を実行するときに、
各ワークステーションがデータを使用中(そのデータが
なんらかのプログラム4によりアクセス中)の場合のデ
ータ更新タイミングの管理が大変である。また、発生し
たデータが同時に送信されないことからデータの同時性
が保証されないという欠点があった。一方、特開昭63
−300336号公報はファイル2重化の例を開示して
いるが、分散型データベースに適用されるものではな
い。特開昭62−49460号公報には分散型データベ
ースにブロードキャストを適用する例を開示している
が、データの同時性を保証するものではない。そこで、
本発明は本発明は各ワークステーションのデータファイ
ルの更新タイミングを考慮する必要がなく、データの同
時性を保証できる分散型データベースシステムを提供す
ることを目的とする。
However, in this method, when the writing process of the received data is executed,
It is difficult to manage the data update timing when each workstation is using the data (the data is being accessed by some program 4). Further, since the generated data are not transmitted at the same time, there is a drawback that the simultaneity of the data cannot be guaranteed. On the other hand, JP-A-63
Japanese Patent No. 300336 discloses an example of file duplication, but is not applied to a distributed database. Japanese Unexamined Patent Publication No. 62-49460 discloses an example in which broadcast is applied to a distributed database, but it does not guarantee data simultaneity. Therefore,
SUMMARY OF THE INVENTION It is an object of the present invention to provide a distributed database system capable of guaranteeing data concurrency without having to consider the update timing of the data file of each workstation.

【0004】[0004]

【課題を解決するための手段】複数のワークステーショ
ンをネットワークで連結してなる分散型データベースシ
ステムにおいて、各ワークステーションは、データ書込
に使用される領域とデータ読出に使用される領域の2つ
の領域を持つデータファイルと、前記2つの領域をデー
タ書込毎に相互に切り替える手段を有するデータ管理部
と、他のワークステーションと通信し、データ変化の際
はブロードキャストを行うとデータ通信部を備え、前記
データ通信部は、自局ワークステーションでデータが変
化した場合、そのデータを他のワークステーションに対
してブロードキャストし、データを送信したワークステ
ーションでは、送信完了のタイミングで、データを受信
したワークステーションでは受信完了のタイミングで、
それぞれのデータ管理部に対しデータ書込み要求を発行
するとともに、前記データ管理部は前記書込み要求を受
けてデータ書込み処理を実行し、領域切り替えスイッチ
のリソース獲得要求を発行し、リソースが獲得できた時
点でデータ領域を切り替えるようにするとともに各ワー
クステーションでデータを使用する場合は前回書き替え
た領域のデータを使用させることを特徴とするものであ
る。
In a distributed database system in which a plurality of workstations are connected via a network, each workstation has two areas, an area used for writing data and an area used for reading data. A data file having an area, a data management section having means for switching between the two areas each time data is written, and a data communication section for communicating with other workstations and broadcasting when data changes The data communication unit broadcasts the data to other workstations when the data is changed in the local workstation, and the workstation that has transmitted the data receives the data at the transmission completion timing. At the time of reception completion at the station,
When a data write request is issued to each data management unit, the data management unit receives the write request, executes the data write process, issues a resource acquisition request for the area changeover switch, and acquires the resource. It is characterized in that the data area is switched by and the data in the area rewritten last time is used when the data is used in each workstation.

【0005】[0005]

【作用】発生したデータをブロードキャストし、その送
受信完了のタイミングによりデータ管理部にデータ書込
み要求を発行することにより、各ワークステーションに
おいてデータ書込みの時間的なずれがほとんど生じるこ
とがないのでデータの同時性が保証でき、またHDが各
データファイルに対して2つの領域を備えており、その
2つの領域の用途の切り替えをデータ管理部により管理
するので、データ更新タイミングを考慮することなくデ
ータの更新ができる。
By broadcasting the generated data and issuing a data write request to the data management unit at the timing of the completion of transmission / reception, there is almost no time lag in data writing in each workstation, so that simultaneous data transmission is possible. Data can be guaranteed, and the HD has two areas for each data file, and the switching of the uses of these two areas is managed by the data management unit, so that the data update is performed without considering the data update timing. You can

【0006】[0006]

【実施例】以下、本発明を図面に示す一例に基づいて説
明する。図1は本発明の概略を示すブロック図、図2は
本発明の動作を説明するフローである。ワークステーシ
ョンaでデータが変化するとデータ通信部5aからネッ
トワーク上の全てのワークステーションb、c、dに対
してデータのブロードキャストが実行される()。次
にデータ送信局となったワークステーションaでは送信
完了のタイミングで、データ受信局となるワークステー
ションb、c、dではデータ受信完了のタイミングで、
データ通信部5a〜5dからデータ管理部6a〜6dに
対してデータ書込み要求が発行される(a〜d)。
そして送信局、受信局ともにハードディスク7へのデー
タを書き込みが行われるが(a〜d)、本発明で
は、ディスクの領域を2つ設けてあり、書込み毎に相互
に自動的に切り替えて使用される。すなわち、図1では
ワークステーションaは、スイッチ8a1により、HD
の領域(1)に書き込まれる様子を示している。この場
合、制御部10aは、データアクセス部9aを介して、
スイッチ8a2により、領域(2)のデータが選択され
ているが、この領域(2)は前回のデータ書込時に選択
された領域である。同様にして、ワークステーションb
とcは領域(2)、ワークステーションdは領域(1)
に書き込まれ、各ワークステーションの制御部10は、
その領域と異なる領域のデータを選択している。これに
よって、各ワークステーションはデータ書き込みが行わ
れる前のデータを共通して使用していることになり、デ
ータの同時性が確保されたことになる。次に、データ管
理部の処理フローを説明する。13のイベント待ち状態
から抜けてきた時に、14でデータ通信部からデータ書
込み要求があったかどうかチェックする。要求がなけれ
ば、13のイベント待ちに入る。要求があれば、15で
受信データに該当するデータファイルのデータ格納領域
アドレス(前回更新しなかった領域のアドレスとなる)
を算出し、そのアドレスに16でHDにデータを書き込
む(a〜d)。つまり図1のブロック図のスイッチ
は、ソフトウェア上のアドレス設定で実現される。次に
データ格納領域(1)とデータアクセス領域(2)を切
り替えるために、17で領域切り替えスイッチ(8a
1、8a2)のリソース獲得要求を発行する。18でリ
ソースが獲得できたかどうかを判断する。この時、デー
タアクセス部9aが既にリソースを獲得中で、リソース
を獲得できなければ19で時間待ちに入り、リソースの
獲得ができるまで、18と19をループする(このルー
プの間に、再び同一データファイルのデータが発生した
場合には、リソース獲得をキャンセルし、再び15の処
理から開始される)。リソースの獲得ができたら20で
スイッチ8a1、8a2を切り替える。この処理により
16で書き込まれたデータがデータアクセス領域に、前
回のデータアクセス領域がデータ書込領域(次回の書き
込みのための)にそれぞれ入れ替わり、次にアクセスさ
れた時には、今回更新されたデータが参照されることに
なる。21でリソースの解放をして再びイベント待に入
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below based on an example shown in the drawings. FIG. 1 is a block diagram showing the outline of the present invention, and FIG. 2 is a flow for explaining the operation of the present invention. When data changes in the workstation a, the data communication unit 5a broadcasts the data to all the workstations b, c, d on the network (). Next, at the workstation a that has become the data transmitting station, at the timing of completion of transmission, at the workstations b, c, d that become the data receiving stations, at the timing of completing data reception.
A data write request is issued from the data communication units 5a to 5d to the data management units 6a to 6d (a to d).
Then, both the transmitting station and the receiving station write data to the hard disk 7 (a to d), but in the present invention, two areas of the disk are provided, and they are automatically switched to each other for each writing. It That is, in FIG. 1, the workstation a is switched to HD by the switch 8a1.
The area is written in the area (1). In this case, the control unit 10a, via the data access unit 9a,
Although the data in the area (2) is selected by the switch 8a2, this area (2) is the area selected in the previous data writing. Similarly, workstation b
And c are areas (2), workstation d is area (1)
And the control unit 10 of each workstation is
Data in an area different from that area is selected. As a result, each workstation commonly uses the data before the data is written, and the simultaneity of the data is ensured. Next, the processing flow of the data management unit will be described. When the event waiting state of 13 is exited, it is checked at 14 whether or not there is a data write request from the data communication unit. If there is no request, it waits for 13 events. If there is a request, the data storage area address of the data file corresponding to the received data in 15 (becomes the address of the area that was not updated last time)
Is calculated and data is written to the HD at 16 at that address (a to d). That is, the switches shown in the block diagram of FIG. 1 are realized by setting addresses on software. Next, in order to switch between the data storage area (1) and the data access area (2), the area changeover switch (8a
Issue a resource acquisition request of 1, 8a2). At 18, it is determined whether the resource has been acquired. At this time, the data access unit 9a is already acquiring the resource, and if the resource cannot be acquired, it waits at time 19 and loops 18 and 19 until the resource can be acquired (during this loop, the same process is performed again). When the data of the data file is generated, the resource acquisition is canceled, and the process of 15 is started again). When the resource is acquired, the switches 8a1 and 8a2 are switched at 20. By this processing, the data written in 16 is replaced with the data access area, the previous data access area is replaced with the data write area (for the next writing), and the next time the data is updated, the data updated this time is replaced. Will be referenced. At 21, the resources are released and the event waits again.

【0007】[0007]

【発明の効果】以上述べたように本発明によれば、デー
タファイルの更新タイミングを考慮することなく、デー
タの同時性も保証できる分散型データベースシステムを
提供できるのという大きな効果がある。
As described above, according to the present invention, there is a great effect that it is possible to provide a distributed database system which can guarantee data simultaneity without considering the update timing of a data file.

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

【図1】 本発明の分散型データベースシステムの概略
FIG. 1 is a schematic diagram of a distributed database system of the present invention.

【図2】 データ管理部のデータ書き込み処理の動作フ
ロー
[Fig. 2] Operation flow of data writing process of the data management unit

【図3】 従来の分散型データベースシステムの概略図FIG. 3 is a schematic diagram of a conventional distributed database system.

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

5はデータ通信部、6はデータ管理部、7はハードディ
スク、8はスイッチ、9はデータアクセス部、10は制
御部、a、b、c、dはワークステーションである。
Reference numeral 5 is a data communication unit, 6 is a data management unit, 7 is a hard disk, 8 is a switch, 9 is a data access unit, 10 is a control unit, and a, b, c and d are workstations.

─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成5年8月18日[Submission date] August 18, 1993

【手続補正1】[Procedure Amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】発明の名称[Name of item to be amended] Title of invention

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【発明の名称】 分散型データベース管理方式Title of the invention Distributed database management system

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のワークステーションをネットワー
クで連結してなる分散型データベースシステムにおい
て、各ワークステーションは、 データ書込に使用される領域とデータ読出に使用される
領域の2つの領域を持つデータファイルと、 前記2つの領域をデータ書込毎に相互に切り替える手段
を有するデータ管理部と、 他のワークステーションと通信し、データ変化の際はブ
ロードキャストを行うデータ通信部を備え、 前記データ通信部は、自局ワークステーションでデータ
が変化した場合、そのデータを他のワークステーション
に対してブロードキャストし、データを送信したワーク
ステーションでは、送信完了のタイミングで、データを
受信したワークステーションでは受信完了のタイミング
で、それぞれのデータ管理部に対しデータ書込み要求を
発行するとともに、 前記データ管理部は前記書込み要求を受けてデータ書込
み処理を実行し、領域切り替えスイッチのリソース獲得
要求を発行し、リソースが獲得できた時点でデータ領域
を切り替えるようにするとともに各ワークステーション
でデータを使用する場合は前回書き替えた領域のデータ
を使用させることを特徴とする分散型データベース管理
方式。
1. In a distributed database system in which a plurality of workstations are connected via a network, each workstation has data having two areas, an area used for writing data and an area used for reading data. The data communication unit includes a file, a data management unit having means for switching between the two areas each time data is written, and a data communication unit that communicates with another workstation and broadcasts when data changes. When the data changes in its own workstation, it broadcasts the data to other workstations, and the workstation that sent the data indicates the completion of the transmission and the workstation that received the data indicates the completion of the reception. At the timing, the data management section A data write request is issued, and the data management unit executes a data write process in response to the write request, issues a resource acquisition request for the area changeover switch, and switches the data area when resources are acquired. In addition, when using data at each workstation, the distributed database management method is characterized in that the data in the area rewritten last time is used.
JP3283537A 1991-10-02 1991-10-02 Distributed data base management system Pending JPH06119226A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3283537A JPH06119226A (en) 1991-10-02 1991-10-02 Distributed data base management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3283537A JPH06119226A (en) 1991-10-02 1991-10-02 Distributed data base management system

Publications (1)

Publication Number Publication Date
JPH06119226A true JPH06119226A (en) 1994-04-28

Family

ID=17666820

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3283537A Pending JPH06119226A (en) 1991-10-02 1991-10-02 Distributed data base management system

Country Status (1)

Country Link
JP (1) JPH06119226A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123747A (en) * 1994-10-20 1996-05-17 Fujitsu Ltd Distributed processing system for facility management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123747A (en) * 1994-10-20 1996-05-17 Fujitsu Ltd Distributed processing system for facility management system

Similar Documents

Publication Publication Date Title
US6189051B1 (en) System and method for manufacturing hard disk master by downloading selected programs and drivers from a host through a network
KR20000052929A (en) Regeneration agent for back-up software
JPH09311839A (en) Data sharing system
JPH04284548A (en) Data base exclusive controlling system
JPH06119226A (en) Distributed data base management system
US20020198970A1 (en) Programmable controller system
JPH06161859A (en) Distributed shared resource management system
US20010023434A1 (en) Computational data processing system and computational process implemented by means of such a system
JP3840028B2 (en) Control system
JP3330006B2 (en) Network system including information storage system, input system of the system, and
JPH0981431A (en) Data base processing system and method for updating data base
JP2629330B2 (en) Data update commit processing method
JPH09251430A (en) Data distribution device for computer system
JP3028544B2 (en) Load balancing method for distributed processing system
JP2001175522A (en) Method and system for exclusive control
KR100217422B1 (en) Method for generating data base in exchange
JPH01120621A (en) Retrieving/updating system for data base
JPH01162974A (en) Dynamic replacement system for load module
JPH1040118A (en) Client server system and client terminal equipment
JPH0713943A (en) Parallel computer
JPH05120230A (en) On-line program deadlock retrying system
JPH09282213A (en) Computer processing system
JP2000039989A (en) Automatic program distribution system, method therefor and recording medium recorded with program for automatic program distribution
JPH02213959A (en) Saving system for file capacity of data base system
JPH09200702A (en) Vod server system