JPH039443A - Data set managing system - Google Patents
Data set managing systemInfo
- Publication number
- JPH039443A JPH039443A JP1142950A JP14295089A JPH039443A JP H039443 A JPH039443 A JP H039443A JP 1142950 A JP1142950 A JP 1142950A JP 14295089 A JP14295089 A JP 14295089A JP H039443 A JPH039443 A JP H039443A
- Authority
- JP
- Japan
- Prior art keywords
- data set
- shared
- updating
- storage device
- processing
- 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
Links
- 238000007726 management method Methods 0.000 claims description 4
- 238000000034 method Methods 0.000 description 17
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Landscapes
- Multi Processors (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、データセット管理方式に関し、特に、データ
セットを記憶した個別の記憶装置を有する各計算機が回
線により相互接続され、各計算機が個々の記憶装置に記
憶されたデータセットの参照処理、更新処理を行う分散
処理システムにおいて、共用するデータセットを各計算
機から常に参照可能な共用記憶装置に格納することによ
り、データセットの更新処理を排他制御するデータセッ
ト管理方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data set management system, and in particular, the present invention relates to a data set management system, in which computers each having an individual storage device storing data sets are interconnected by a line, and each computer is In a distributed processing system that performs reference processing and update processing of datasets stored in a storage device, the update processing of datasets is excluded by storing shared datasets in a shared storage device that can always be referenced from each computer. This relates to a data set management method for controlling.
従来の排他制御は、特開昭62−69333号公報に記
載のように、単一計算機システム内でのレコード単位の
排他制御であり、通信同線を仲介とした分散処理システ
ムに関しては、例がなかった。Conventional exclusive control is record-based exclusive control within a single computer system, as described in Japanese Patent Application Laid-open No. 62-69333. There wasn't.
従来技術では1分散処理システムのように、データセッ
トが各計算機の個々の記憶装置に分散して存在している
データセットの参照処理または更新処理の排他制御は人
手で行うしかないという問題点があった。本発明は、こ
の問題点を解決するためになされたものである。Conventional technology has the problem that, like in a single distributed processing system, exclusive control of reference processing or update processing of a data set that exists in a distributed manner in individual storage devices of each computer must be performed manually. there were. The present invention has been made to solve this problem.
本発明の目的は、データセットを記憶した個別の記憶装
置を有する各計算機が回線により相互接続され、各計算
機が個々の記憶装置に記憶されたデータセットの参照処
理、更新処理を行う分散処理システムにおいて、データ
セットが更新中かどうかを管理し、データセットの更新
処理を排他制御することである。An object of the present invention is to provide a distributed processing system in which computers having individual storage devices storing data sets are interconnected by a line, and each computer performs reference processing and update processing of the data sets stored in the individual storage devices. , to manage whether a dataset is being updated or not, and to exclusively control the updating process of the dataset.
上記目的を達成するため、本発明においては、データセ
ットを記憶した個別の記憶装置を有する各計算機が回線
により相互接続され、各計算機が個々の記憶装置に記憶
されたデータセットの参照処理、更新処理を行う分散処
理システムにおいて。In order to achieve the above object, in the present invention, each computer having an individual storage device storing a data set is interconnected by a line, and each computer references and updates the data set stored in the individual storage device. In a distributed processing system that performs processing.
各計算機から常に参照可能な共用記憶装置を回線に接続
し、該共用記憶装置に分散処理システムで共用する共用
データセットを登録し、該共用データセットに対応する
更新中フラグを設け、該更新中フラグにより1分散処理
システムで共用する共用データセットが更新中かどうか
を管理して、データセットの更新処理を排他制御するこ
とを特徴とする。A shared storage device that can always be referenced from each computer is connected to the line, a shared data set to be shared by the distributed processing system is registered in the shared storage device, an updating flag is set corresponding to the shared data set, and the updating flag is set in the shared storage device. The present invention is characterized in that it manages whether a shared dataset shared by one distributed processing system is being updated using a flag, and exclusively controls the updating process of the dataset.
前記手段によれば、データセットを記憶した個別の記憶
装置を有する各計算機から常に参照可能な共用記憶装置
が、分散処理システムを構成する各計算機が相互接続さ
れる回線に接続される。この共用記憶装置には、分散処
理システムで共用する共用データセットを格納し、該共
用データセットに対応してデータセット更新中フラグが
設けられる。そして、該データセット更新中フラグによ
り、分散処理システムで共用する共用データセットの更
新が可能かどうかを管理する。According to the above means, a shared storage device that can be constantly referenced from each computer that has an individual storage device that stores data sets is connected to a line that interconnects the computers that constitute the distributed processing system. This shared storage device stores a shared data set that is shared by the distributed processing system, and a data set updating flag is provided corresponding to the shared data set. Then, using the data set updating flag, it is managed whether the shared data set shared by the distributed processing system can be updated.
分散処理システムで共用される共用データセットの更新
処理は、共用記憶装置のデータセット更新中フラグを参
照して、該共用データセットが更新中でない場合は、該
共用データセットの処理を行う計算機の個別の記憶装置
に移して更新処理を行うが、該共用データセットが更新
中の場合は、更新処理を認めない。これによ・す、デー
タセットの更新処理は排他制御される。To update a shared data set shared in a distributed processing system, refer to the data set updating flag in the shared storage device, and if the shared data set is not being updated, update processing is performed on the computer that processes the shared data set. The data is moved to a separate storage device and updated, but if the shared data set is being updated, the updating is not allowed. As a result, data set update processing is exclusively controlled.
以下、本発明の一実施例を図面を用いて具体的に説明す
る。Hereinafter, one embodiment of the present invention will be specifically described using the drawings.
第1図は、本発明の一実施例にがかる分散処理システム
のシステム構成を示すブロック図である。FIG. 1 is a block diagram showing the system configuration of a distributed processing system according to an embodiment of the present invention.
第1図において、11は共用記憶装置、12は共用記憶
装置11に設けられる共用データセット格納領域、13
は共用データセット格納領域に格納された個々のデータ
セットに対応して共用記憶装置11に設けられるデータ
セット更新中フラグである。データセット更新中フラグ
は、値1のとき、対応するデータセットが更新中である
ことを示し、値0のとき、対応するデータセットが更新
中でないことを示す。14,15.16はデータセット
を格納する独立した記憶装置である。17,18゜19
は分散処理システムの各々の計算機であり、各計算機1
7.18.19が記憶装置14,15゜16を有してい
る。20はネットワークの回線であり、回線20により
各計算機17,18.19と共用記憶装置11とが相互
接続されて1分散処理システムを構成している。In FIG. 1, 11 is a shared storage device, 12 is a shared data set storage area provided in the shared storage device 11, and 13 is a shared data set storage area provided in the shared storage device 11.
is a data set updating flag provided in the shared storage device 11 corresponding to each data set stored in the shared data set storage area. When the data set updating flag has a value of 1, it indicates that the corresponding data set is being updated, and when it has a value of 0, it indicates that the corresponding data set is not being updated. 14, 15, and 16 are independent storage devices that store data sets. 17,18゜19
is each computer in the distributed processing system, and each computer 1
7.18.19 has storage devices 14, 15 and 16. Reference numeral 20 denotes a network line, through which the computers 17, 18, 19 and the shared storage device 11 are interconnected to form one distributed processing system.
第2図は1分散処理システムの各計算機におけるデTり
の更新処理および参照処理の制御フローのフローチャー
トである。第2図を参照して、各計算機で行われるデー
タセットの更新処理および参照処理の制御フローを説明
する。FIG. 2 is a flow chart of the control flow of the de-T update processing and reference processing in each computer of one distributed processing system. With reference to FIG. 2, the control flow of data set update processing and reference processing performed in each computer will be described.
分散処理システムの各計算機17,1.8.19が、シ
ステム内で共用するデータセットをそれぞれの記憶装置
14,15.16に作成した時、作成したデータセット
を共用記憶装置L1の共用データセット格納領域12に
格納し、格納した共用データセットに対応して更新中フ
ラグ13を設ける。更新中フラグの初期値は、0とする
。When each computer 17, 1.8.19 of the distributed processing system creates a data set to be shared within the system in each storage device 14, 15.16, the created data set is stored as a shared data set in the shared storage device L1. It is stored in the storage area 12, and an updating flag 13 is provided corresponding to the stored shared data set. The initial value of the updating flag is 0.
分散処理システムの各計算機17’、18.19が、共
用記憶装置11の共用データセット格納領域12に格納
された共用データセットに対して、更新処理または参照
処理を行う場合には、第2図に示すような制御フローに
より、各々のデータセットに対する排他制御を行う。When each computer 17', 18, 19 of the distributed processing system performs update processing or reference processing on the shared data set stored in the shared data set storage area 12 of the shared storage device 11, the process shown in FIG. Exclusive control is performed on each data set using the control flow shown in FIG.
第2図を参照する。まず、ステップ21において、処理
対象データセットに対応するデータセット更新中フラグ
を読出し、読出したデータセット更新中フラグがOであ
るかどうかを判定する。Oでなければ、他の計算機が処
理対象データセットを更新している最中なので、ステッ
プ22で待機し、再びステップ21の判定処理を行う。See Figure 2. First, in step 21, the data set updating flag corresponding to the data set to be processed is read, and it is determined whether the read data set updating flag is O. If it is not O, it means that another computer is updating the data set to be processed, so the process waits in step 22 and performs the determination process in step 21 again.
ステップ21でデータセット更新中フラグがOであれば
、ステップ23に進み、共用記憶装置の共用データセッ
ト格納領域から処理対象データセットを内針算機の記憶
装置に転送する。次に、ステップ24に進み、処理が更
新処理であるか参照処理であるかを更新モードか否かに
より判定する。更新モードでない場合には、ステップ2
5に進み、データの参照処理を行う。If the data set updating flag is O in step 21, the process proceeds to step 23, where the data set to be processed is transferred from the shared data set storage area of the shared storage device to the storage device of the internal calculator. Next, the process proceeds to step 24, and it is determined whether the process is an update process or a reference process, depending on whether the process is an update mode or not. If not in update mode, step 2
Proceed to step 5 to perform data reference processing.
一方、ステップ24で更新モードの場合、データセット
の更新処理を行うため、ステップ26で。On the other hand, if it is the update mode in step 24, then in step 26 to update the data set.
データセット更新中フラグをOから1に変更し、内針算
機が当該データセットの更新処理中は、他計算機からの
当該データセットに対応する共用データセットの参照処
理または更新処理ができな1w)よっにして、次のステ
ップ27の更新処理を行う。Change the data set updating flag from O to 1, and while the inner computer is updating the data set, other computers cannot reference or update the shared data set corresponding to the data set.1w ) Thus, the next update process of step 27 is performed.
ステップ27の更新処理が終了したら、ステップ28に
進み、更新処理の終了したデータセットを内針算機から
共用記憶装置に転送し、共用データセット格納領域に格
納する次のステップ29でデータセット更新中フラグを
1からOに戻し、他計算機からの当該データセットに対
応する共用データセットの参照処理または更新処理を行
えるようにして処理を終了する。When the update process in step 27 is completed, the process proceeds to step 28, where the data set for which the update process has been completed is transferred from the inner calculator to the shared storage device, and stored in the shared data set storage area.In the next step 29, the data set is updated. The medium flag is returned from 1 to O, and the process ends after reference processing or update processing of the shared data set corresponding to the data set from other computers can be performed.
本発明によれば、分散処理システムにおいて共用するデ
ータセットに対して、更新処理を行う場合、共用記憶装
置のデータセット更新中フラグを参照することにより、
更新しようとする共用データセットが他計算機で更新中
がどうかを判定でき、データセットの更新処理を排他制
御することができる。このため、データの2重更新によ
る更新内容の消失を防止することができる。According to the present invention, when updating a dataset shared in a distributed processing system, by referring to the dataset updating flag of the shared storage device,
It is possible to determine whether a shared data set to be updated is being updated by another computer, and exclusive control of data set update processing is possible. Therefore, it is possible to prevent the updated contents from being lost due to double updating of data.
第1図は、本発明の一実施例にかかる分散処理システム
のシステム構成を示すブロック図、第2図は、分散処理
システムの各計算機におけるデータの更新処理および参
照処理の制御フローのフローチャートである。
11・・・共用記憶装置、12・・・共用データセット
格納領域、13・・・データセット更新中フラグ。
14.15,16・・・記憶装置、17,18,19・
・・計算機、20・・・回線。FIG. 1 is a block diagram showing the system configuration of a distributed processing system according to an embodiment of the present invention, and FIG. 2 is a flowchart of the control flow of data update processing and reference processing in each computer of the distributed processing system. . 11... Shared storage device, 12... Shared data set storage area, 13... Data set updating flag. 14.15,16...Storage device, 17,18,19.
...Calculator, 20...Line.
Claims (1)
計算機が回線により相互接続され、各計算機が個々の記
憶装置に記憶されたデータセットの参照処理、更新処理
を行う分散処理システムにおいて、各計算機から常に参
照可能な共用記憶装置を回線に接続し、該共用記憶装置
に該分散処理システムで共用する共用データセットを格
納し、該共用データセットに対応するデータセット更新
中フラグを設け、該データセット更新中フラグにより、
分散処理システムで共用するデータセットの更新処理を
排他制御することを特徴とするデータセット管理方式。1. In a distributed processing system in which computers each having an individual storage device that stores data sets are interconnected by a line, and each computer performs reference processing and update processing for the data set stored in each storage device, each computer A shared storage device that can always be referenced is connected to the line, a shared data set to be shared by the distributed processing system is stored in the shared storage device, a dataset updating flag corresponding to the shared data set is set, and the data The set update flag indicates that
A dataset management method characterized by exclusive control of update processing of datasets shared by a distributed processing system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1142950A JPH039443A (en) | 1989-06-07 | 1989-06-07 | Data set managing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1142950A JPH039443A (en) | 1989-06-07 | 1989-06-07 | Data set managing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH039443A true JPH039443A (en) | 1991-01-17 |
Family
ID=15327421
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1142950A Pending JPH039443A (en) | 1989-06-07 | 1989-06-07 | Data set managing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH039443A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000515657A (en) * | 1996-08-02 | 2000-11-21 | トランソフト コーポレイション | Method and apparatus for enabling distributed control of shared resources |
JP2014503861A (en) * | 2010-10-13 | 2014-02-13 | グーグル・インク | Continuous application execution across multiple devices |
-
1989
- 1989-06-07 JP JP1142950A patent/JPH039443A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000515657A (en) * | 1996-08-02 | 2000-11-21 | トランソフト コーポレイション | Method and apparatus for enabling distributed control of shared resources |
JP2014503861A (en) * | 2010-10-13 | 2014-02-13 | グーグル・インク | Continuous application execution across multiple devices |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7483882B1 (en) | Dynamic management of multiple persistent data stores | |
US20130198309A1 (en) | Clustering Without Shared Storage | |
US20110320474A1 (en) | Availability of Database Objects During Database Operations | |
JPH039443A (en) | Data set managing system | |
JPH0394377A (en) | Map file updating system | |
JPH01258170A (en) | Data set management system | |
JPH0218635A (en) | Decentralized process file control system | |
JPH05158892A (en) | Data management system for distribution processing | |
JP2748407B2 (en) | Database processing system | |
JPH05250335A (en) | Data base update processing system of loosely coupled multiprocessor system | |
JP2004094289A (en) | Access method to heterogeneous database and office computer using the method | |
JPH02196349A (en) | File generation management system | |
JPH01162955A (en) | Buffer control system | |
JPH0330033A (en) | File copying processor | |
JPS63280356A (en) | Buffer management system for virtual disk device | |
JPH03127139A (en) | Data base managing system | |
JP3179077B2 (en) | Centralized management of terms | |
JPH11212838A (en) | System and method for change record history management by table split | |
JPH03282756A (en) | Asynchronous input/output system | |
JPH0243642A (en) | Multi-host system data control system | |
JPH0327439A (en) | Shared module managing system for program | |
KR940022319A (en) | Flow Management Method and Distributed Computing System | |
JPH0392944A (en) | Data updating system for sequential file | |
JPH04199338A (en) | Data base management system | |
JPH1139200A (en) | Access processing system of structured type database |