JPH03137742A - Data file equivalent processing method - Google Patents

Data file equivalent processing method

Info

Publication number
JPH03137742A
JPH03137742A JP1276237A JP27623789A JPH03137742A JP H03137742 A JPH03137742 A JP H03137742A JP 1276237 A JP1276237 A JP 1276237A JP 27623789 A JP27623789 A JP 27623789A JP H03137742 A JPH03137742 A JP H03137742A
Authority
JP
Japan
Prior art keywords
data
data file
computer system
files
transferred
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
JP1276237A
Other languages
Japanese (ja)
Inventor
Toshimitsu Muramatsu
村松 年光
Atsushi Maejima
淳 前島
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP1276237A priority Critical patent/JPH03137742A/en
Publication of JPH03137742A publication Critical patent/JPH03137742A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Hardware Redundancy (AREA)

Abstract

PURPOSE:To reduce a load and to shorten a rise by transferring only a record altered in the computer system of the other system for respective records concerned of a data file and preventing transfer when data is not altered. CONSTITUTION:When the presence or absence of the alteration of data on a subordinate system 20-side is judged and when there is no alteration in data, a system returns to the beginning. When there is alteration in data, the system shifts next. Then, the presence or absence of the alteration of data is stored in a memory map 221 in terms of the records in data files 23 and 24 in the subordinate system 20 and the system shifts to the next. Then, altered data are written into the files 23 and 24 in the subordinate system 20. Then, the map 221 of the subordinate system 20 is referred and altered data of the record concerned is transferred to the data files 13 and 14 of a main system 10. Then, altered data are written into records 131 and 132 in the files 13 and 14 in the main system 10 in correspondence with the records 231 and 241 of the files 23 and 24 in the subordinate system 20. When the subordinate system 20-side stops and data is transferred from the main system 10-side to the subordinate system 20-side, a memory map 121 on the main system 10-side is referred and transferred.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータシステムを用いた情報処理装置
のデータファイル等価処理方法に関し。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data file equivalent processing method for an information processing apparatus using a computer system.

特にコンピュータシステムを2重系とした情報処理装置
のデータファイル等価処理方法に関する。
In particular, the present invention relates to a data file equivalent processing method for an information processing apparatus having a dual computer system.

〔発明の概要〕[Summary of the invention]

本発明は、コンピュータシステムを2重系とした情報処
理装置のデータファイル等価処理方法であり、メンテナ
ンス等のために一方の系のコンピュータシステムを停止
した後にシステムを立ち上げる際に、他方の系のメモリ
のメモリマツプにデータ変更の有無を記憶しておき、他
方の系のコンピュータシステムのデータファイルのレコ
ードのうち一方の系のコンピュータシステムの停止から
立ち上げまでに変更があったレコードのみをメモリマツ
プを参照して、一方の系のデータファイルの該当レコー
ドに転送して他方の系のデータファイルの書き換えを行
ない、停止したシステムの立ち上げを早くすると共にシ
ステムの負荷をIIMしたちのである。
The present invention is a data file equivalent processing method for an information processing device with a dual computer system, and when starting up the system after stopping one computer system for maintenance etc., The presence or absence of data changes is recorded in the memory map of the memory, and the memory map is used to refer to only the records that have been changed between the shutdown and startup of one system's computer system among the records of the data file of the other system's computer system. Then, the records are transferred to the corresponding record in the data file of one system and the data file of the other system is rewritten, thereby speeding up the startup of the stopped system and reducing the load on the system.

〔従来の技術〕[Conventional technology]

従来、コンピュータシステムを用いた情報処理装置等は
、−船釣にその信頼性を上げるために装置を2重系の構
成として、主系のコンピュータシステムと従系のコンピ
ュータシステムとを設け、両方のシステムを稼働させて
デュアル運転を行なう。
Conventionally, information processing devices using computer systems, etc. have been constructed in a dual system, with a main computer system and a slave computer system, in order to increase reliability in boat fishing. Operate the system and perform dual operation.

このような情報処理装置においては、コンピュータシス
テムのメンテナンス時等には、一方の系を運転状態とし
たまま、他方の系を停止してメンテナンスを行なう。
In such an information processing apparatus, when performing maintenance on a computer system, one system is kept in operation while the other system is stopped.

そして、メンテナンス等が終了した後、停止した県を立
ち上げるが、この場合、停止してから立ち上げまでに発
生した事象1例えば、計測値の取り込みや設定値の変更
等によるデータの変更のために両方のシステム間のデー
タファイルの内容が異なっていることがあり、メンテナ
ンス等を行なったシステムの立ち上げ時には、一方の系
と他方の系とでデータファイルの等価処理を行なう必要
がある。
Then, after maintenance etc. are completed, the stopped prefecture will be started up. In some cases, the contents of the data files between the two systems are different, and when the system is started up after maintenance or the like, it is necessary to perform equivalent processing on the data files between one system and the other system.

第3図乃至第5図は、かかる従来のデータファイル等価
処理方法を説明するための説明図で、第3IMは、2重
系としたコンピュータシステムを有する情報処理装置の
一例を示す図である。
3 to 5 are explanatory diagrams for explaining such a conventional data file equivalent processing method, and the third IM is a diagram showing an example of an information processing apparatus having a dual system computer system.

すなわち、情報処理装置は、主系のコンピュータシステ
ム10と、1;主系のコンピュータシステム20から構
成される。
That is, the information processing apparatus includes a main computer system 10 and a main computer system 20.

主系のコンピュータシステム10は、中央処理装置i!
ll(以下、CPUと呼称する)と、メモリ12と、デ
ータファイル13.14とを有して。
The main computer system 10 includes a central processing unit i!
ll (hereinafter referred to as a CPU), a memory 12, and data files 13 and 14.

伝送路30を介して、所定の入出力装置15に接続され
ている。
It is connected to a predetermined input/output device 15 via a transmission line 30.

従系のコンピュータシステム20は、CPU21と、メ
モリ22と、データファイル23゜24とを有して、伝
送路30を介して、所定の入出力装置25に接続されて
いる。
The slave computer system 20 has a CPU 21, a memory 22, and data files 23, 24, and is connected to a predetermined input/output device 25 via a transmission line 30.

1g4図は、従来のデータファイルのデータ転送処理t
a明するための図である。
Figure 1g4 shows the conventional data file data transfer process.
FIG.

すなわち、従系側を運用とし、主系のコンピュータシス
テムlOをメンテナンス等により停止とし、この停止中
あるいは立ち上げ途中に従Allに計測値の読み込み、
データの設定などのような変更データが生じたとする。
In other words, the slave side is operated, the main computer system IO is stopped for maintenance etc., and the measurement values are read into the slave side during this stop or during startup.
Suppose that data changes such as data settings occur.

この場合は、先ず、変更データを従系のデータフフィル
23.24のそれぞれ該当するレコード231 、、2
41へ寝き込み、主系コンピュータシステム10の立ち
上げ時にデータ変更の有無に関係なく、従系のコンピュ
ータシステム20のデータファイル23.24を、主系
1のデータファイル13.14にそれぞれデータファイ
ル毎にファイル単位で一括幅送する。
In this case, first, change data is transferred to the corresponding records 231, 2 of the subordinate data files 23, 24, respectively.
When the main computer system 10 is started up, the data files 23 and 24 of the slave computer system 20 are transferred to the data files 13 and 14 of the main system 1, respectively. Perform batch feed for each file.

第5図は、そのフローチャートを示したもので。Figure 5 shows the flowchart.

ステップSllで、従系のデータファイル23゜24に
変更データがあれば、変更データを該当するレコードに
書き込む。
In step Sll, if there is changed data in the subordinate data files 23 and 24, the changed data is written to the corresponding record.

次に、ステップS12で、ファイル単位で一括して従系
のデータファイル23.24からそれぞれ主系のデータ
ファイル13.14へ、データの転送を行い、ステップ
S13で、従系のデータファイル23.24に対応した
主系のデータファイル13.lliにデータを書き込む
Next, in step S12, data is transferred in batch from the slave data files 23.24 to the master data files 13.14, respectively, in file units, and in step S13, data is transferred from the slave data files 23.24 to the master data files 23.14, respectively. Main system data file corresponding to 24.13. Write data to lli.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述のように、従系と主系あるいは主系と従系との間で
データファイル毎にデータファイル転送処理を行なう場
合、ファイルの等価処理はシステムの規模に比例して時
間がかかり、大規模なシステムではその立ち上げ時間も
長くなり、システムの負荷が大きくなる等の問題がある
As mentioned above, when data file transfer processing is performed for each data file between the slave system and the main system or between the main system and the slave system, file equivalency processing takes time in proportion to the scale of the system. In such a system, the start-up time becomes long and the load on the system becomes large.

そして、このデータファイルの等価16理がシステムの
メンテナンス後の立ち上げに要する時間の立ち上げ時間
に対する割合は非常に大きいものである。
The ratio of the time required for starting up the system after maintenance for equivalent processing of this data file to the starting time is extremely large.

〔amを解決するための手段及び作用〕本発明は、コン
ピュータシステムを2重系とした情報処理装置のデータ
ファイル等価処理方法であり。
[Means and effects for solving am] The present invention is a data file equivalent processing method for an information processing apparatus having a dual computer system.

両系のコンピュータシステムが有するメモリに夫々メモ
リマツプを設け、一方の系の停止から立ち上げまでに他
方の系のコンピュータシステムでデータの変更が生じた
時、この他方側のメモリマツプにデータファイルのレコ
ード単位毎にデータ変更の有無を記憶し、一方の系のコ
ンピュータシステムの立ち上げ時に他方側のメモリマツ
プを参照して変更データファイルのデータを対応する一
方側のデータファイルのレコードに転送してデータファ
イルを書き換え、両系のデータファイルを−Mさせるよ
うにしたものである。
A memory map is provided in the memory of both computer systems, and when data changes occur in the computer system of the other system between the time when one system is stopped and the computer system is started, the record unit of the data file is stored in the memory map of the other side. When the computer system on one side starts up, it refers to the memory map on the other side and transfers the data in the changed data file to the corresponding record in the data file on the other side. This is done by rewriting the data files of both systems to -M.

尚1本発明においては、変更されたデータレコードがな
い場合は転送を行なわない。
In the present invention, if there is no changed data record, no transfer is performed.

このように、データ変更が生じたレコードのデータのみ
を他方の系のレコードへ転送するようして、コンピュー
タシステムの負荷を軽減すると共に立ち上げ時間を短縮
する。
In this way, by transferring only the data of the record in which the data change has occurred to the record of the other system, the load on the computer system is reduced and the start-up time is shortened.

〔実施例〕〔Example〕

以下1本発明を第1U2及び第2図に示す一実施例に基
づいて、詳淵に説明する。
Hereinafter, the present invention will be explained in detail based on an embodiment shown in FIG. 1U2 and FIG.

尚、本発明は、情報処理装置の構成は、前述の第3図及
び第4図とほとんど同じであるので、第3図及び第11
図と同一機能を有する部分には、回−の符号を付して、
詳細な説明を省略する。
In addition, since the configuration of the information processing apparatus of the present invention is almost the same as that shown in FIGS. 3 and 4 described above, FIGS.
Parts that have the same function as those in the diagram are marked with the symbol
Detailed explanation will be omitted.

第1図は、本発明の一実施例のデータ転送処理を説明す
るための図である。
FIG. 1 is a diagram for explaining data transfer processing according to an embodiment of the present invention.

コンピュータシステムを2重系の構成とした情報処理装
置は、従来のものと同様に主系のコンピュータシステム
lOと、従系のコンピュータシステム20とから構成さ
れるものであるが、主系のメンテナンスを行なう間にデ
ータの変更があったときには、従系のメモリ22のコモ
ンエリアに設けたメモリマツプ221にデータファイル
23゜24のレコード単位にデータ変更の有無を記憶す
る。
An information processing device with a dual computer system configuration is composed of a main computer system 1O and a slave computer system 20, as in the conventional system, but maintenance of the main system is not necessary. If data is changed during the process, the presence or absence of the data change is stored in the memory map 221 provided in the common area of the slave memory 22 in record units of the data files 23-24.

次に、停止している主系のコンピュータシステムを立ち
上げる時には、第2図に示すフローにしたがって変更デ
ータを主系のコンピュータシステムに転送する。
Next, when starting up the stopped main computer system, the changed data is transferred to the main computer system according to the flow shown in FIG.

第2図は、このデータ転送処理の一実施例を示すフロー
図である。
FIG. 2 is a flow diagram showing one embodiment of this data transfer processing.

ステップS1で、従系側のデータ変更の有無を¥lII
 所して、データの変更がないときは最初に戻り、デー
タの変更のあるときにはステップS2に移る。
In step S1, check whether data has been changed on the slave side.
When there is no data change, the process returns to the beginning, and when there is a data change, the process moves to step S2.

ステップS2で、データ変更の有無を、従系のデータフ
ァイル23.24のレコード単位にメモリマツプ221
に記憶し、ステップS3に移る。
In step S2, the presence or absence of data changes is checked in the memory map 221 for each record of the slave data files 23 and 24.
is stored, and the process moves to step S3.

ステップS3で、従系のデータファイル23゜24に変
更データを書き込む。
In step S3, the changed data is written to the slave data files 23 and 24.

ステップS4で、従系の有するメモリ22上のメモリマ
ツプ221を参照して該当レコードの変更データを主系
のデータファイル13.14へ転送する。
In step S4, the memory map 221 on the memory 22 of the slave system is referred to and the changed data of the corresponding record is transferred to the data file 13.14 of the master system.

ステップS5では、主系のデータファイル13゜14の
レコード131,132に、従系のデータファイル23
.24のレコード231,241に対応させて変更デー
タを書き込む。
In step S5, records 131 and 132 of the primary data file 13.14 are entered in the secondary data file 23.
.. Change data is written in correspondence with records 231 and 241 of No. 24.

尚、従系側が停止し、主系側より従系側にデータ転送す
る場合は、主系側のメモリマツプ121が参照されて転
送される。
Note that when the slave side is stopped and data is transferred from the master side to the slave side, the memory map 121 on the master side is referred to and data is transferred.

〔発明の効果〕〔Effect of the invention〕

以に、説明したように、本発明においては、従来データ
ファイル毎に行なっていた転送を運転状態である他方の
系のコンピュータシステムで変更したレコードのみをデ
ータファイルの該当レコード毎に転送するようにすると
共に、データの変更がないときは転送を行わないように
したので、データファイルの等価処理に伴うコンピュー
タシステムの負荷の幅減及び立ち上げ時間の短縮が図れ
るものである。
As explained above, in the present invention, the transfer that was conventionally performed for each data file is changed so that only records that have been changed in the computer system of the other system in operation are transferred for each corresponding record of the data file. In addition, since data is not transferred when there is no data change, it is possible to reduce the load on the computer system and shorten the start-up time associated with data file equalization processing.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明の一実施例を示す図、第2図は第1図
のデータ転送処理を示すフロー図5第3図は2重系の情
報処理装置を示す図、第4図は従来のデータファイル等
価処理方法を示す図、ffI5図は第4図のデータ転送
処理を示すフロー図である。 10・・・・主系のコンピュータシステム。 20・・・・従系のコンピュータシステム、11.21
・・・・データファイル。 14.24・・・・メモリ。 141.241・・・・メモリマツプ。
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a flow diagram showing the data transfer process of FIG. 1, FIG. 3 is a diagram showing a dual system information processing device, and FIG. FIG. ffI5, which is a diagram showing a conventional data file equivalent processing method, is a flow diagram showing the data transfer process of FIG. 4. 10... Main computer system. 20...Slave computer system, 11.21
····data file. 14.24...Memory. 141.241...Memory map.

Claims (1)

【特許請求の範囲】[Claims] コンピュータシステムを2重系とした情報処理装置のデ
ータファイル等価処理方法において、前記両系のコンピ
ュータシステムが有するメモリに夫々メモリマップを設
け、一方の系の停止から立ち上げまでに他方の系のコン
ピュータシステムでデータの変更が生じた時、この他方
側のメモリマップにデータファイルのレコード単位毎に
データ変更の有無を記憶し、前記一方の系のコンピュー
タシステムの立ち上げ時に他方側のメモリマップを参照
して変更データファイルのデータを対応する一方側のデ
ータファイルのレコードに転送してデータファイルを書
き換え、両系のデータファイルを一致させることを特徴
とするデータファイル等価処理方法。
In a data file equivalent processing method for an information processing device with dual computer systems, a memory map is provided in the memory of both computer systems, and the computer system of the other system is updated from the stop of one system until the start of the other system. When data changes occur in the system, the presence or absence of data changes is stored in the memory map on the other side for each record of the data file, and the memory map on the other side is referenced when starting up the computer system on the other side. A data file equivalence processing method characterized in that the data of the changed data file is transferred to the corresponding record of the data file on one side, the data file is rewritten, and the data files of both systems are made to match.
JP1276237A 1989-10-24 1989-10-24 Data file equivalent processing method Pending JPH03137742A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1276237A JPH03137742A (en) 1989-10-24 1989-10-24 Data file equivalent processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1276237A JPH03137742A (en) 1989-10-24 1989-10-24 Data file equivalent processing method

Publications (1)

Publication Number Publication Date
JPH03137742A true JPH03137742A (en) 1991-06-12

Family

ID=17566609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1276237A Pending JPH03137742A (en) 1989-10-24 1989-10-24 Data file equivalent processing method

Country Status (1)

Country Link
JP (1) JPH03137742A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08241232A (en) * 1995-03-03 1996-09-17 Mitsubishi Electric Corp Data file equalization processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08241232A (en) * 1995-03-03 1996-09-17 Mitsubishi Electric Corp Data file equalization processing method

Similar Documents

Publication Publication Date Title
US8688936B2 (en) Point-in-time copies in a cascade using maps and fdisks
CN105291118B (en) The robot controller for having the difference reflection function of compared setting data
CN116560586A (en) Determination method and device of attribute value, storage medium and electronic equipment
JPH03137742A (en) Data file equivalent processing method
JPS6325384B2 (en)
CN108491292A (en) A kind of backup and reduction method based on platform of soaring
CN114428818A (en) Data processing system, data processing method, and readable storage medium
JP2666426B2 (en) Duplex auxiliary storage device
JPH11120056A (en) Saving and restoring method for project data
JP2003330744A (en) File updating method
JPH03241441A (en) Local file duplex device
JPH03194641A (en) Application program sharing system
JPH0589060A (en) Data base input output processing system
JPS6349817B2 (en)
JPH0720930A (en) Production management device and production managing method using the same
JPH04342041A (en) Backup maintenance method for computer system
JPS60112098A (en) Crt controller
JPH0348940A (en) Electronic computer system
JPH0358119A (en) Dual system of external storage device
JPS6036608B2 (en) Magnetic tape volume control method
KR960018876A (en) Fast Backup Processing Method for High Speed Medium Computers
JPH0581103A (en) System for restoring duplexing film
JPS61175831A (en) Data equivalent controlling system
JPH02201673A (en) Ccs trace file editing/output system
JPH04115752A (en) Line adaptor