JPH05265985A - Data managing system - Google Patents

Data managing system

Info

Publication number
JPH05265985A
JPH05265985A JP4063375A JP6337592A JPH05265985A JP H05265985 A JPH05265985 A JP H05265985A JP 4063375 A JP4063375 A JP 4063375A JP 6337592 A JP6337592 A JP 6337592A JP H05265985 A JPH05265985 A JP H05265985A
Authority
JP
Japan
Prior art keywords
update
data
distributed processing
processing device
file
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
JP4063375A
Other languages
Japanese (ja)
Inventor
Takeshi Higuchi
毅 樋口
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 JP4063375A priority Critical patent/JPH05265985A/en
Publication of JPH05265985A publication Critical patent/JPH05265985A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prevent a deadlock state or the breakdown of data by enabling a central processing unit to know the fault of a distributed processor. CONSTITUTION:The fault of the distributed processor 100 in the course of the update processing of the data is detected by a fault detecting means 13, and in the case that the fault occurs, the lock of the data which the distributed processor 100 is being processing, is canceled by a fault processing means 14, and an update invalidating means invalidates update information from the distributed processor 100 in which the fault has occurred.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は分散処理システムにお
けるデータ管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data management system in a distributed processing system.

【0002】[0002]

【従来の技術】従来のデータ管理方式として、例えば特
開平3−252756号公報に示されたものがある。こ
れを図3、図4を用いて説明する。図3は従来のデータ
管理方式における分散処理システムを示す構成図であ
り、図4は各管理情報の例を示す説明図である。
2. Description of the Related Art As a conventional data management system, for example, there is one disclosed in Japanese Unexamined Patent Publication No. 3-252756. This will be described with reference to FIGS. 3 and 4. FIG. 3 is a block diagram showing a distributed processing system in a conventional data management system, and FIG. 4 is an explanatory diagram showing an example of each management information.

【0003】図3において、1は中央処理装置、2は主
記憶装置、3はブロック管理情報、4は更新データ管理
ファイル、5は通信回線、100、100aは分散処理
装置、101、101aは更新処理の対象となるファイ
ルである。
In FIG. 3, 1 is a central processing unit, 2 is a main storage unit, 3 is block management information, 4 is an update data management file, 5 is a communication line, 100 and 100a are distributed processing units, and 101 and 101a are updates. This is the file to be processed.

【0004】次に動作について、図3と図4を用いて説
明する。まず、分散処理装置100から中央処理装置1
にレコード番号301からレコード番号500までのレ
コードを対象とした参照・更新要求が通知されるとす
る。中央処理装置1では該当するレコードを含むブロッ
クを図4に示すブロック管理情報3で探し、該当するブ
ロック34、35の処理フラグをオンにセットする。
Next, the operation will be described with reference to FIGS. 3 and 4. First, the distributed processing device 100 to the central processing device 1
It is assumed that a reference / update request targeting the records from record number 301 to record number 500 is notified. The central processing unit 1 searches for a block including the corresponding record in the block management information 3 shown in FIG. 4, and sets the processing flags of the corresponding blocks 34 and 35 to ON.

【0005】従って、この処理フラグがオンにセットさ
れているブロックは、そのブロックの範囲のレコードが
いずれかの分散処理装置で参照・更新の対象となってい
ることを示している。処理フラグがオンにセットされて
いるブロックに対してたの分散処理装置Xから参照・更
新処理要求があった場合、中央処理装置1は分散処理装
置Xにその要求が受け入れられないことを通知する。
Therefore, a block in which this processing flag is set to ON indicates that the records in the range of the block are subject to reference / update by any of the distributed processing devices. When there is a reference / update processing request from another distributed processing device X for a block whose processing flag is set to ON, the central processing device 1 notifies the distributed processing device X that the request cannot be accepted. ..

【0006】次に中央処理装置1は分散処理装置100
から要求のあったブロック34、35が参照・更新処理
が可能であることを通知し、これにより分散処理装置1
00はファイル101のレコード番号301からレコー
ド番号500の範囲のデータを自由にアクセスできる。
Next, the central processing unit 1 is the distributed processing unit 100.
The blocks 34 and 35 that have been requested by the system notify that the reference / update processing is possible.
00 can freely access the data in the range from the record number 301 to the record number 500 of the file 101.

【0007】この時、更新処理ではファイル101の内
容を直接更新すると同時に中央処理装置1にその更新デ
ータを転送する。転送された更新データは中央処理装置
1の更新データ管理ファイル4に格納される。ただし、
格納される際、図4の更新データファイル4に示すよう
に更新データと初期状態にセットされた認識状態フラグ
の対が更新レコード41として格納される。
At this time, in the update processing, the contents of the file 101 are directly updated, and at the same time, the updated data is transferred to the central processing unit 1. The transferred update data is stored in the update data management file 4 of the central processing unit 1. However,
When stored, a pair of the update data and the recognition state flag set to the initial state is stored as the update record 41 as shown in the update data file 4 of FIG.

【0008】この認識状態フラグにオンがセットされて
いると、該当する分散処理装置のファイルには、その更
新データ管理レコードの更新データが反映されていない
ことを意味する。従って、認識状態フラグの初期状態は
実際に更新処理を行なった分散処理装置に対応する部分
のみがオフで、それ以外の分散処理装置に対応する部分
にはオンがセットされている。
When this recognition state flag is set to ON, it means that the update data of the update data management record is not reflected in the file of the corresponding distributed processing device. Therefore, in the initial state of the recognition state flag, only the part corresponding to the distributed processing device that has actually performed the update processing is off, and the other parts corresponding to the distributed processing device are set to on.

【0009】さて、分散処理装置100における一連の
参照・更新処理が終了すると、分散処理装置100はそ
の終了を中央処理装置1に通知する。終了通知を受けと
った中央処理装置1は分散処理装置100が参照・更新
処理の対象としていたブロック34、35の処理フラグ
をオフにセットし、そのブロックを解除する。
When the series of reference / update processing in the distributed processing apparatus 100 is completed, the distributed processing apparatus 100 notifies the central processing unit 1 of the end. The central processing unit 1 that has received the end notification sets the processing flags of the blocks 34 and 35, which were the target of the reference / update processing by the distributed processing apparatus 100, to OFF and cancels the blocks.

【0010】また、その後に分散処理装置100aから
参照・更新処理要求があった場合、中央処理装置1は処
理の対象となるブロックが使用可能かどうかをブロック
管理情報で調べ、使用可能であれば処理を許可する通知
と共に更新データ管理ファイル4で認識状態フラグの分
散処理装置100a(図4の端末Aに対応)に対応する
部分がオンにセットされているレコード41、42、4
5の更新データを分散処理装置100aに転送する。更
新データを受けた分散処理装置100aは、その更新デ
ータをファイル100aに反映させた後、許可された参
照・更新処理を受け付ける。
When a reference / update processing request is issued from the distributed processing apparatus 100a after that, the central processing unit 1 checks the block management information to see if the block to be processed is available. Records 41, 42, and 4 in which the part corresponding to the distributed processing apparatus 100a (corresponding to the terminal A in FIG. 4) of the recognition state flag in the update data management file 4 is set to ON together with the notification that the processing is permitted.
The update data of No. 5 is transferred to the distributed processing device 100a. The distributed processing device 100a receiving the update data reflects the updated data in the file 100a, and then accepts the permitted reference / update processing.

【0011】なお、中央処理装置1は更新データを分散
処理装置100aに転送する際に該当する更新データ管
理レコード41、42、45で認識状態フラグの分散処
理装置100aに対応する部分をオフにセットする。ま
た、分散処理装置100aに対応する部分をオフにする
ことにより、認識状態フラグが全てオフになる更新デー
タ管理レコード42はこの時更新データ管理ファイル4
から解除される。
When the central processing unit 1 transfers the update data to the distributed processing unit 100a, the part corresponding to the distributed processing unit 100a of the recognition state flag is set to OFF in the corresponding update data management records 41, 42 and 45. To do. Further, by turning off the part corresponding to the distributed processing device 100a, all the recognition state flags are turned off.
Is released from.

【0012】[0012]

【発明が解決しようとする課題】従来のデータ管理方式
は以上のように動作するため、あるデータの処理を許可
された分散処理装置が処理の途中で何らかの障害でダウ
ンした際に、そのロックを解除することができず、その
データに対してはどのマシンもアクセスできなくなって
しまうという問題点があった。
Since the conventional data management system operates as described above, when a distributed processing device which is permitted to process a certain data goes down due to some failure in the middle of the process, its lock is locked. There was a problem that it could not be canceled and no one could access the data.

【0013】また、何らかの障害によってダウンしたマ
シンが再立ち上げされた場合に、障害によって破壊され
たデータを更新データとして送ってしまうという問題点
もあった。
There is also a problem that when a machine that has been down due to some failure is restarted, the data destroyed by the failure is sent as update data.

【0014】この発明は、上記のような問題点を解決す
るために成されたもので、データの参照・更新作業中の
障害により発生するデッドロックを解除し、更新データ
の破壊を防ぐことを目的としており、さらにそれを実現
することを目的とする。
The present invention has been made to solve the above problems, and it is possible to release the deadlock caused by a failure during the data reference / update operation and prevent the update data from being destroyed. The purpose is to achieve it.

【0015】[0015]

【課題を解決するための手段】この発明に係るデータ管
理方式は、一定時間を計測するタイムカウンタと、障害
が起こっているかどうかを検知する障害検知手段と、障
害が起こっている場合にその処理を行なう障害処理手段
と、障害が起こったマシンからの更新情報を無効とする
更新無効手段を設けたものである。
A data management system according to the present invention comprises a time counter for measuring a fixed time, a failure detecting means for detecting whether or not a failure has occurred, and a processing for processing the failure. There is provided a failure processing means for performing the above, and an update invalidating means for invalidating the update information from the failed machine.

【0016】[0016]

【作用】この発明においては、更新作業からの時間をカ
ウントし、それにより障害が起こっているかどうかを自
動的に調査することにより、分散処理装置の障害の検
知、ロックの解除、更新の無効化を行なうことを可能と
する。
According to the present invention, by counting the time from the update work and automatically checking whether or not a failure has occurred, the failure of the distributed processing device is detected, the lock is released, and the update is invalidated. It is possible to do.

【0017】[0017]

【実施例】図1はこの発明の一実施例によるデータ管理
方式を示す説明図である。図1において、1は中央処理
装置、2は主記憶装置、3はブロック管理情報、4は更
新データ管理ファイル、5は通信回線、10はタイムカ
ウンタ、11はブロック排他制御手段、12は更新管理
手段、13は障害検知手段、14は障害処理手段、15
は更新無効手段、100、100aは分散処理装置、1
01、101aは更新処理の対象となるファイルであ
る。
FIG. 1 is an explanatory diagram showing a data management system according to an embodiment of the present invention. In FIG. 1, 1 is a central processing unit, 2 is a main memory, 3 is block management information, 4 is an update data management file, 5 is a communication line, 10 is a time counter, 11 is a block exclusive control means, and 12 is update management. Means, 13 is failure detection means, 14 is failure processing means, 15
Is update invalidation means, 100 and 100a are distributed processing devices, 1
01 and 101a are files to be updated.

【0018】次に動作を図2のフローチャートを参照し
ながら詳細に説明する。まず、分散処理装置、例えば分
散処理装置100からからのファイル更新要求を受ける
(ステップ201)。データの参照・更新処理要求を受
けとると、ブロック排他制御手段11がそのブロックが
ロックされているかどうかをブロック管理情報3を調べ
る(ステップ202)。ロックされている場合はステッ
プ214へ移る。
Next, the operation will be described in detail with reference to the flowchart of FIG. First, a file update request is received from the distributed processing device, for example, the distributed processing device 100 (step 201). When receiving the data reference / update processing request, the block exclusive control means 11 checks the block management information 3 to see if the block is locked (step 202). If it is locked, the process proceeds to step 214.

【0019】そのデータがロックされていない場合、ブ
ロック排他制御手段により、ブロック管理情報3の処理
フラグをオンにする(ステップ203)。更新管理手段
12が更新データ管理ファイル4を調べ、そのファイル
に関する更新情報を分散処理装置100に転送する(ス
テップ204)。
If the data is not locked, the block exclusive control means turns on the processing flag of the block management information 3 (step 203). The update management means 12 checks the update data management file 4 and transfers the update information regarding the file to the distributed processing device 100 (step 204).

【0020】障害検知手段13が、そのブロックに対す
るタイムカウンタをセットする(ステップ205)。そ
のブロックに関して、更新データが転送されてきたかど
うかを調べる(ステップ206)。転送されていない場
合は、ステップ208へ移る。更新データが転送されて
きた場合、その情報を更新管理手段12が更新データ管
理ファイル4にそのデータを格納する(ステップ20
7)。
The fault detecting means 13 sets a time counter for the block (step 205). It is checked whether update data has been transferred to the block (step 206). If not transferred, the process proceeds to step 208. When the update data is transferred, the update management means 12 stores the information in the update data management file 4 (step 20).
7).

【0021】データの参照・更新処理の終了通知が転送
されてきたかどうかを調べる(ステップ208)。終了
通知が転送されてきた場合は、ステップ211へ移る。
終了通知が転送されてきていない場合は、処理がはじま
って、一定時間がたったかどうかを調べる(ステップ2
09)。一定時間がたっていない場合は、ステップ20
6に戻る。
It is checked whether or not the end notice of the data reference / update processing has been transferred (step 208). If the end notification has been transferred, the process moves to step 211.
If the end notification has not been transferred, the process starts and it is checked whether a fixed time has passed (step 2).
09). If the fixed time has not passed, step 20
Return to 6.

【0022】一定時間たっている場合は、障害検知処理
手段13が分散処理装置100が障害によりダウンして
いるかどうかを調べる(ステップ210)。正常であれ
ば、ステップ205に戻り、再度タイムカウンタを設定
する。分散処理装置100がダウンしている場合は、障
害処理手段14がブロック管理情報3の処理フラグをオ
フにし(ステップ211)、それまで送られてきた更新
情報を消去する。
If the fixed time has elapsed, the failure detection processing means 13 checks whether or not the distributed processing apparatus 100 is down due to a failure (step 210). If it is normal, the process returns to step 205 and the time counter is set again. If the distributed processing device 100 is down, the failure processing means 14 turns off the processing flag of the block management information 3 (step 211) and deletes the update information sent up to that point.

【0023】その後、分散処理装置100から更新デー
タが送られてきたかどうかを調べる(ステップ21
2)。更新データが送られてこない場合はステップ21
4へ移る。更新データが送られてきた場合は、その更新
を無効とし、更新無効手段15が分散処理装置100に
対して、更新無効通知を行なう(ステップ213)。
After that, it is checked whether or not the update data is sent from the distributed processing device 100 (step 21).
2). Step 21 if the update data is not sent
Go to 4. When the update data is sent, the update is invalidated, and the update invalidation unit 15 notifies the distributed processing device 100 of the invalidation of the update (step 213).

【0024】更新データが送られてこない場合は、更新
管理手段12が更新データ管理ファイル4の認識状態フ
ラグが全てオフかどうかを調べる(ステップ214)。
全てオフでなかったら、ステップ201に戻り、要求を
待つ。全てオフだった場合、更新管理手段12が更新デ
ータ管理ファイル4からその更新情報を消去する(ステ
ップ215)。
If the update data is not sent, the update management means 12 checks whether all the recognition status flags of the update data management file 4 are off (step 214).
If not all off, return to step 201 and wait for the request. If all are off, the update management means 12 erases the update information from the update data management file 4 (step 215).

【0025】分散処理装置100からの要求がファイル
更新要求であるが、そのブロックがロックされていた場
合、ブロック排他制御手段11が要求無効通知を行なう
(ステップ216)。
The request from the distributed processing device 100 is a file update request, but if the block is locked, the block exclusive control means 11 issues a request invalidation notification (step 216).

【0026】[0026]

【発明の効果】以上のように、この発明によれば分散処
理装置がデータの参照・更新処理中に、何らかの障害に
よるダウンやデータの破壊が行なわれても、他の分散処
理装置がそのデータの参照・更新処理を行なうことがで
きないというデッドロック状態を自動的に解除し、ま
た、データの破壊も防いでくれるため、システムの信頼
性、リアルタイム性の向上を図ることができる。
As described above, according to the present invention, even if the distributed processing device is down or destroyed due to some trouble during the data reference / update process, the other distributed processing device will not Since the deadlock state that the reference and update processing of can not be performed is automatically canceled and the data is prevented from being destroyed, the reliability and the real-time property of the system can be improved.

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

【図1】この発明の一実施例によるデータ管理方式を示
す説明図である。
FIG. 1 is an explanatory diagram showing a data management system according to an embodiment of the present invention.

【図2】この発明の実施例の動作を示すフローチャート
である。
FIG. 2 is a flowchart showing the operation of the embodiment of the present invention.

【図3】従来のデータ管理方式における分散処理システ
ムを示す構成図である。
FIG. 3 is a configuration diagram showing a distributed processing system in a conventional data management system.

【図4】図4のシステムにおける各管理情報の例を示す
説明図である。
4 is an explanatory diagram showing an example of each management information in the system of FIG.

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

1 中央処理装置 2 主記憶装置 3 ブロック管理情報 4 更新データ管理ファイル 5、5a 通信回線 10 タイムカウンタ 11 ブロック排他制御手段 12 更新管理手段 13 障害検知手段 14 障害処理手段 15 更新無効手段 100、100a 分散処理装置 101、101a ファイル 1 Central Processing Unit 2 Main Storage Device 3 Block Management Information 4 Update Data Management File 5, 5a Communication Line 10 Time Counter 11 Block Exclusive Control Means 12 Update Management Means 13 Failure Detection Means 14 Failure Handling Means 15 Update Invalidation Means 100, 100a Distributed Processing device 101, 101a file

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 中央処理装置と複数台の分散処理装置と
を通信回線で接続し、同一のデータを持つファイルを各
分散処理装置に分散配置した分散処理システムにおい
て、認識状態フラグと更新情報を格納した更新データ管
理ファイルと、前記更新データ管理ファイルを前記中央
処理装置で一元管理し、前記更新データ管理ファイルの
認識状態フラグを参照することにより、各ファイルのデ
ータの一致性を保証する更新管理手段と、各分散処理装
置の現在の参照・更新処理状況を格納したブロック管理
情報と、前記ブロック管理情報を前記中央処理装置で一
元管理し、各ファイルのデータに対する処理の排他性を
保証するブロック排他制御手段と、前記分散処理装置が
各ファイルのデータの参照・更新処理を開始した時間か
ら、一定時間をカウントするタイムカウンタと、前記タ
イムカウンタより一定時間がたったことが通知された時
に、そのデータの参照・更新処理を行なっている分散処
理装置が正しく動作しているかどうかを確認する障害検
知手段と、前記障害検知手段の結果、分散処理装置に障
害発生が検知された場合、そのデータのロックを解除
し、他の分散処理装置の参照・更新処理を許可し、分散
処理装置が正常に動作している場合、タイムカウンタの
値をリセットし、再び一定時間のカウントを開始させる
障害処理手段と、データの参照・更新処理中に障害が発
生した分散処理装置から転送されてくる更新情報を無効
とし、その更新の無効の通知を行なう更新無効手段とか
ら構成されることを特徴とするデータ管理方式。
1. A distributed processing system in which a central processing unit and a plurality of distributed processing units are connected by a communication line, and files having the same data are distributedly arranged in each distributed processing unit. Update management that guarantees the consistency of the data of each file by centrally managing the stored update data management file and the update data management file by the central processing unit and referring to the recognition status flag of the update data management file. Means, block management information that stores the current reference / update processing status of each distributed processing device, and block management information that centrally manages the block management information by the central processing device and guarantees the exclusivity of the process for the data of each file. A fixed time is counted from the time when the control means and the distributed processing device start reference / update processing of data of each file. And a failure detection means for confirming whether or not the distributed processing device performing the reference / update processing of the data is operating properly when the fixed time has been notified from the time counter, As a result of the failure detection means, when a failure occurrence is detected in the distributed processing device, the lock of the data is released, the reference / update process of the other distributed processing device is permitted, and the distributed processing device operates normally. If it is, the value of the time counter is reset and the failure processing means for restarting the counting of the fixed time and the update information transferred from the distributed processing device in which the failure occurred during the data reference / update processing are invalidated, A data management system characterized by comprising an update invalidating means for notifying the invalidation of the update.
JP4063375A 1992-03-19 1992-03-19 Data managing system Pending JPH05265985A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4063375A JPH05265985A (en) 1992-03-19 1992-03-19 Data managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4063375A JPH05265985A (en) 1992-03-19 1992-03-19 Data managing system

Publications (1)

Publication Number Publication Date
JPH05265985A true JPH05265985A (en) 1993-10-15

Family

ID=13227487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4063375A Pending JPH05265985A (en) 1992-03-19 1992-03-19 Data managing system

Country Status (1)

Country Link
JP (1) JPH05265985A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136855B2 (en) 2003-11-10 2006-11-14 Hitachi, Ltd. Exclusive control system and method for using shared resource
JP2008257632A (en) * 2007-04-09 2008-10-23 Seiko Epson Corp Information management device, information management method and program
JP2013109521A (en) * 2011-11-18 2013-06-06 Canon Inc Information processing apparatus, information processing method, and program
KR20200036898A (en) 2017-09-01 2020-04-07 가부시키가이샤 뉴플레어 테크놀로지 Meteorological growth device and meteorological growth method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136855B2 (en) 2003-11-10 2006-11-14 Hitachi, Ltd. Exclusive control system and method for using shared resource
JP2008257632A (en) * 2007-04-09 2008-10-23 Seiko Epson Corp Information management device, information management method and program
JP2013109521A (en) * 2011-11-18 2013-06-06 Canon Inc Information processing apparatus, information processing method, and program
KR20200036898A (en) 2017-09-01 2020-04-07 가부시키가이샤 뉴플레어 테크놀로지 Meteorological growth device and meteorological growth method

Similar Documents

Publication Publication Date Title
US7694177B2 (en) Method and system for resynchronizing data between a primary and mirror data storage system
JP3253883B2 (en) Process restart method and process monitoring device
US20090276661A1 (en) Storage system creating a recovery request point enabling execution of a recovery
US9753954B2 (en) Data node fencing in a distributed file system
US4894828A (en) Multiple sup swap mechanism
JP3481737B2 (en) Dump collection device and dump collection method
JP2006012004A (en) Hot standby system
JPH05265985A (en) Data managing system
JPS63228335A (en) Event information and reception processing system in computer system
JP4034405B2 (en) Information processing device
JP3335779B2 (en) Plant performance monitoring system
JP3102119B2 (en) Host computer device
JP3487440B2 (en) Shared memory access method
JP3207054B2 (en) Module updating device in distributed processing system
JP2968484B2 (en) Multiprocessor computer and fault recovery method in multiprocessor computer
KR100237395B1 (en) Fault collecting and managing method
JP2594761B2 (en) Journal file management device
JP2999024B2 (en) End process for child process
KR100206472B1 (en) Error manage & recover method of switching system
JPH07200502A (en) Dual system for transaction processing system
JPH09282291A (en) System and method for canceling lock flag of common storage device
JPH10304021A (en) Alarm history management system in transmitter monitor control system
JP2522610B2 (en) Production monitoring system restoration method
JP3055507B2 (en) Simple alarm log system for telephone exchange and recording medium storing control program for realizing the system
JPH07253950A (en) Network file system