JP2001142762A - Device for linking data for duplex data base - Google Patents

Device for linking data for duplex data base

Info

Publication number
JP2001142762A
JP2001142762A JP32215499A JP32215499A JP2001142762A JP 2001142762 A JP2001142762 A JP 2001142762A JP 32215499 A JP32215499 A JP 32215499A JP 32215499 A JP32215499 A JP 32215499A JP 2001142762 A JP2001142762 A JP 2001142762A
Authority
JP
Japan
Prior art keywords
control information
database
data
standby
database control
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
JP32215499A
Other languages
Japanese (ja)
Inventor
Akihiro Kobayashi
章浩 小林
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP32215499A priority Critical patent/JP2001142762A/en
Publication of JP2001142762A publication Critical patent/JP2001142762A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a data linking device for a duplex data base, by which data are linked between the data bases of different computer systems. SOLUTION: The device is provided with a stand-by system DB control information obtaining means (main controller A5) for obtaining data base(DB) control information of a stand-by system when an abnormality occurs in a working system, a DB control information converting means (data code converting device A, etc.), for converting DB control information of the working system into the one in the DB control information form of the stand-by system based on stand-by system DB control information which is obtained by the obtaining means, processing succeeding means (state monitor processors A4 and B4) for succeeding a processing being executed by the working system based on working system DB control information which is converted into the one in the stand-by system DB control information form by the converting means and processors (A4 and B4) for monitoring a processing re-succeeding means state where the processing succeeded by the processing succeeding means is re-succeeded by the working system after the recovery of the working system from the abnormality.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、二重化データベー
スのデータ連携装置に関し、特に、異なるコンピュータ
システムにより稼動系と待機系とを二重化構築する場合
に、異常時におけるデータ連携用のデータ移行装置を前
記構築の都度開発する必要がなく、データ移行中の障害
発生時にはオペレータが立ち会う必要のない二重化デー
タベースのデータ連携装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data linking device for a duplicated database, and more particularly, to a data transfer device for data linking in the event of an abnormality when an active system and a standby system are duplexed by different computer systems. The present invention relates to a data linking device for a duplicated database that does not need to be developed each time it is constructed and does not require an operator to be present when a failure occurs during data migration.

【0002】[0002]

【従来の技術】コンピュータシステムでは、現在稼動し
ている稼動系(現用システム)に対して、予備の待機系
(予備システム)を二重化して準備しておき、稼動系に
異常が発生した場合には、待機系に直ちに切り換えるこ
とにより、コンピュータシステム全体として正常動作を
確保することがある。この二重化に際し、例えば、デー
タベース等に対する制御情報の異なるA社のコンピュー
タシステム(稼動系)とB社のコンピュータシステム
(待機系)とをネットワークを介してシステム構築する
場合がある。
2. Description of the Related Art In a computer system, a redundant standby system (spare system) is prepared in duplicate with respect to a currently operating system (active system), and when an abnormality occurs in the active system, a standby system (standby system) is prepared. In some cases, normal operation is ensured as a whole computer system by immediately switching to the standby system. For this duplication, for example, a computer system of company A (operating system) and a computer system of company B (standby system) having different control information for a database or the like may be constructed via a network.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
コンピュータシステムでは次の問題点があった。第1の
問題点は、異なるコンピュータシステムにより稼動系と
待機系を構築する場合には、データ連携を行うためのデ
ータ移行装置(プログラムにより構成)をその都度開発
している点である。その理由は、コンピュータシステム
毎(例えば、A社とB社)に、コード体系やデータ定義
情報等の制御情報が異なっているためである。
However, the conventional computer system has the following problems. A first problem is that, when an active system and a standby system are constructed by different computer systems, a data migration device (configured by a program) for performing data cooperation is developed each time. The reason is that control information such as a code system and data definition information is different for each computer system (for example, company A and company B).

【0004】第2の問題点は、障害時における待機系へ
の切り替えを人間系が行う為、データ移行処理の全てが
終了する迄、オペレータが立ち会わねばならないという
ことである。その理由は、データ移行に関しては自動切
り替えによる二重化が図れていないためである。
[0004] The second problem is that since a human system switches to a standby system in the event of a failure, an operator must be present until all the data transfer processing is completed. The reason is that data transfer is not duplicated by automatic switching.

【0005】そこで本発明の課題は、異なるコンピュー
タシステムにより稼動系と待機系を構築する場合に、デ
ータ連携用のデータ移行装置を前記構築の都度開発する
必要がなく、データ移行中の障害発生時にはオペレータ
が立ち会う必要のない二重化データベースのデータ連携
装置を提供することである。
[0005] Therefore, an object of the present invention is to provide a data transfer device for data coordination which does not need to be developed every time the above-described construction is performed when an active system and a standby system are constructed by different computer systems. An object of the present invention is to provide a data linking device for a duplicated database that does not require an operator to be present.

【0006】[0006]

【課題を解決するための手段】前記課題を解決するため
に本発明は、異なるデータベース制御情報により制御さ
れるデータベースを備えたコンピュータシステムを稼動
系と待機系とに分けて二重化し、異常発生時には前記稼
動系と待機系との間でデータ連携を行う二重化データベ
ースのデータ連携装置において、稼動系の異常発生時
に、待機系のデータベース制御情報を取得する待機系デ
ータベース制御情報取得手段と、該待機系データベース
制御情報取得手段が取得した待機系データベース制御情
報に基づき、稼動系のデータベース制御情報を待機系の
データベース制御情報形式に変換するデータベース制御
情報形式変換手段と、該データベース制御情報形式変換
手段が待機系データベース制御情報形式に変換した稼動
系データベース制御情報に基づき、稼動系が実行中の処
理を継承する処理継承手段と、該処理継承手段が継承し
た処理を、稼動系の異常回復後に稼動系が再継承する処
理再継承手段とを備えたことを特徴とする。
According to the present invention, a computer system having a database controlled by different database control information is divided into an operating system and a standby system to be duplicated. A standby database control information acquiring means for acquiring standby database control information when an abnormality occurs in the active system, in a redundant database data linking apparatus for performing data linkage between the active system and the standby system; A database control information format conversion unit for converting the active system database control information into a standby system database control information format based on the standby system database control information acquired by the database control information acquisition unit; Active database control converted to the active database control information format Based on the report, a process inheritance means for inheriting the process being executed by the active system, and a process reinheritance means for inheriting the process inherited by the active system after the active system recovers from an error. It is characterized by.

【0007】また、稼動系の異常発生時に、前記待機系
データベース制御情報取得手段は、入力装置からの指示
に応じて待機系のデータベース制御情報を取得すること
を特徴とする。
Further, when an abnormality occurs in the active system, the standby system database control information acquiring means acquires the standby system database control information in accordance with an instruction from the input device.

【0008】このようにすれば、異常が発生した場合に
は、例えばオペレータが入力装置から指示して、待機系
データベース制御情報取得手段,データベース制御情報
形式変換手段,処理継承手段,処理再継承手段を作動さ
せ、稼動系と待機系とのデータ連携をスムーズに行うこ
とができる。よって、異なるコンピュータシステムによ
り稼動系と待機系を構築する場合に、データ連携用のデ
ータ移行装置を前記構築の都度開発する必要がなく、デ
ータ移行中の障害発生時にはオペレータが立ち会う必要
がない。
In this way, when an abnormality occurs, for example, an operator instructs from an input device to obtain standby database control information acquisition means, database control information format conversion means, processing inheritance means, processing reinheritance means. And the data link between the active system and the standby system can be smoothly performed. Therefore, when the active system and the standby system are configured by different computer systems, it is not necessary to develop a data migration device for data cooperation every time the configuration is performed, and there is no need for an operator to be present when a failure occurs during data migration.

【0009】[0009]

【発明の実施の形態】以下、本発明を図示の実施例に基
づいて説明する。 [I]本発明の概要 先ず、本発明の概要を図2のフローチャートと、実施例
の図1を借用して説明する。本発明は、異なるネットワ
ーク上の異なる形式のデータベース間において、そのデ
ータベース形式,属性を自動認識し、コード体系変換及
びレコード項目編集後のデータを自動転送できるコンピ
ュータシステムにおける二重化データベースのデータ連
携装置を提供するものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the illustrated embodiment. [I] Outline of the Present Invention First, the outline of the present invention will be described with reference to the flowchart of FIG. 2 and FIG. 1 of the embodiment. The present invention provides a data linking device for a duplicated database in a computer system capable of automatically recognizing database formats and attributes between databases of different formats on different networks and automatically transferring data after code system conversion and record item editing. Is what you do.

【0010】図1,図2において、ディスプレイ/キー
ボードA1からの指示が入出力装置A2を介し「待機系
データベース制御情報取得手段」である主制御装置A5
へ伝達され(ステップS1)、主制御装置A5はネット
ワーク2を介し送信元データベース1及びネットワーク
4を介し受信先データベース3のコード体系,データ定
義,関連定義を認識し、環境ファイルA6に保持する
(ステップS2)。環境ファイルA6のデータ変換転送
タイマーに基づき、主制御装置A5の管理の下、データ
送受信装置A10が起動し送信元データベース1を読み
込み、最初に「データベース制御情報形式変換手段」で
あるデータコード変換装置A9に入力する。データコー
ド変換装置A9は、送信元データベース1のコード体系
を受信先データベース3のコード体系へ変換する(ステ
ップS3)。
In FIG. 1 and FIG. 2, an instruction from a display / keyboard A1 is transmitted via an input / output device A2 to a main controller A5 which is a "standby database control information acquisition means".
(Step S1), the main controller A5 recognizes the code system, the data definition, and the related definition of the source database 1 via the network 2 and the destination database 3 via the network 4, and stores them in the environment file A6 ( Step S2). Based on the data conversion transfer timer of the environment file A6, under the control of the main controller A5, the data transmitter / receiver A10 starts up and reads the source database 1, and firstly the data code converter which is a "database control information format converter". Input to A9. The data code converter A9 converts the code system of the transmission source database 1 into the code system of the reception destination database 3 (Step S3).

【0011】次に「データベース制御情報形式変換手
段」であるデータフォーマット変換装置A8にデータコ
ード変換後データベースが入力される。データフォーマ
ット変換装置A8は、送信元データベース1のデータ定
義を受信先データベース3のデータ定義へ変換する(ス
テップS4)。次にデータベース入出力装置A7へ入力
し、受信先データベース3のコード体系、データ定義に
整合させたデータを蓄積する。データ送受信装置A10
は主制御装置A5の指示に基づき、蓄積されたデータを
受信先データベース3へ書き込む(ステップS5)。
Next, the database after the data code conversion is input to the data format converter A8, which is "database control information format converter". The data format conversion device A8 converts the data definition of the source database 1 into the data definition of the destination database 3 (step S4). Next, the data is input to the database input / output device A7, and data conforming to the code system and data definition of the destination database 3 is stored. Data transmission / reception device A10
Writes the stored data into the destination database 3 based on the instruction from the main control unit A5 (step S5).

【0012】又、図1において、「処理継承手段、処理
再継承手段」である状態監視処理装置A4は主制御装置
A5の各装置監視情報に基づき待機系Bの状態監視処理
装置B4へ確認パケット(図3の符号U参照)をネット
ワーク1および5を介して送信する(ステップS6)。
「処理継承手段、処理再継承手段」である状態監視処理
装置B4は稼動系Aの状態監視処理装置A4からの確認
パケットを受信し、異常が発見された場合(ステップS
7)、稼動系Aの仮想アドレスをアドレス変換装置A1
1により一時停止し(ステップS8)、待機系Bのアド
レス変換装置B11はその仮想アドレスを継承する(ス
テップS9)。
In FIG. 1, the status monitoring processor A4, which is a "process inheritance means, process reinheritance means", sends an acknowledgment packet to the status monitoring processor B4 of the standby system B based on the device monitoring information of the main controller A5. (See the symbol U in FIG. 3) via the networks 1 and 5 (step S6).
The status monitoring processor B4, which is a “processing inheritance unit, a process reinheriting unit”, receives a confirmation packet from the status monitoring processor A4 of the active system A and detects an abnormality (step S
7), the virtual address of the active system A is converted to the address translation device A1.
1 (Step S8), and the address translator B11 of the standby system B inherits the virtual address (Step S9).

【0013】又、同時に待機系Bは自らの各装置を起動
実行し、稼動系Aの処理を継承する(ステップS1
0)。稼動系Aが正常に回復した場合は(ステップS1
1)、一時停止した仮想アドレスを稼動させ、待機系B
を一時停止させ待機系Bの処理を稼動系Aへ継承する
(ステップS12)。
At the same time, the standby system B starts and executes its own device, and inherits the processing of the active system A (step S1).
0). If the operating system A has recovered normally (step S1
1) Activate the suspended virtual address,
Is temporarily stopped, and the processing of the standby system B is inherited by the active system A (step S12).

【0014】このようにして、個々のデータ移行装置開
発並びに障害時の手動切り替えを招くこと無く、任意の
ネットワーク間に存在するデータベースのデータ変換及
び転送を可能にする。
In this manner, data conversion and transfer of a database existing between arbitrary networks can be performed without incurring the development of individual data migration devices and manual switching at the time of failure.

【0015】[II]実施例の説明 (1)第1の実施例の構成 図1を参照すると、本実施例は、大別して稼動系Aと待
機系Bとを備えてなる。稼動系Aは、ディスプレイ/キ
ーボード(DSP/KB)A1,プリンタ(PRT)A3
を含む入出力装置A2と、送信元データベース1と、ネ
ットワーク2とを含む。
[II] Description of Embodiment (1) Configuration of First Embodiment Referring to FIG. 1, the present embodiment is roughly provided with an active system A and a standby system B. The operating system A includes a display / keyboard (DSP / KB) A1, a printer (PRT) A3
, A transmission source database 1 and a network 2.

【0016】待機系Bは、ディスプレイ/キーボードB
1,プリンタB3を含む入出力装置B2と、受信先デー
タベース3と、ネットワーク4とを含む。5は稼動系A
と待機系Bとを接続するネットワークである。
The standby system B is a display / keyboard B
1, an input / output device B2 including a printer B3, a destination database 3, and a network 4. 5 is working system A
And a network connecting the standby system B to the network.

【0017】これらの装置の概略は、それぞれ次の通り
である。稼動系Aは、状態監視処理装置A4と主制御装
置A5と環境ファイルA6とデータベース入出力装置A
7とデータフォーマット変換装置A8とデータ送受信装
置A10とアドレス変換装置A11とを備えている。
The outlines of these devices are as follows. The operating system A includes a state monitoring processor A4, a main controller A5, an environment file A6, and a database input / output device A.
7, a data format conversion device A8, a data transmission / reception device A10, and an address conversion device A11.

【0018】状態監視処理装置A4は主制御装置A5か
らの各装置状態情報や指示情報を編集し、待機系本体装
置Bへ送信すると共に待機系本体装置Bからの情報を受
信して主制御装置A5へ送信する。
The status monitoring processing device A4 edits each device status information and instruction information from the main control device A5, transmits the information to the standby main device B, receives the information from the standby main device B, and receives the information from the main control device A5. Send to A5.

【0019】主制御装置A5は自系内(稼動系A内)の
各装置の状態判断をし、状態監視処理装置A4へ送信す
ることと、環境ファイル情報に基づき各装置の開始終了
指示を行うことと、入出力装置A2からの指示に基づき
データベース1を読み環境ファイル6を作成すること
と、環境ファイル6の保守を行うこととの各機能を備え
ている。
The main controller A5 judges the status of each device in its own system (in the operating system A), transmits the status to the status monitoring processor A4, and instructs the start and end of each device based on the environment file information. And the functions of reading the database 1 based on instructions from the input / output device A2 to create the environment file 6, and maintaining the environment file 6.

【0020】環境ファイルA6はコード体系,データベ
ース定義情報,データ変換定義情報,各装置開始終了情
報,仮想アドレス・論理アドレス変換情報,スレッシュホ
ールド情報等を保持している。データベース入出力装置
A7は、受信元データベース3と同一データ属性で読み
書きを行う。データフォーマット変換装置A8は、送信
元データベース1のデータ定義形式を受信先データベー
ス3のデータ定義形式へ変換する。
The environment file A6 holds a code system, database definition information, data conversion definition information, start / end information of each device, virtual address / logical address conversion information, threshold information, and the like. The database input / output device A7 performs reading and writing with the same data attribute as the receiving source database 3. The data format conversion device A8 converts the data definition format of the source database 1 into the data definition format of the destination database 3.

【0021】データコード変換装置A9は、送信元デー
タベース1で使用しているコード体系を受信先データベ
ース3で使用するコード体系へ変換する。データ送受信
装置A10は、送信元データベース1及び受信先データ
ベース3とデータ送受信を行う。
The data code converter A9 converts the code system used in the source database 1 into the code system used in the destination database 3. The data transmission / reception device A10 performs data transmission / reception with the transmission source database 1 and the reception destination database 3.

【0022】アドレス変換装置A11は、仮想アドレス
−論理アドレスの変換と、仮想アドレスの稼動/停止を
行う。ディスプレイ/キーボードA1,プリンタA3を
含む入出力装置A2は、状態監視情報出力,データベー
ス定義入力,環境ファイル保守を行う。
The address translator A11 converts a virtual address to a logical address and activates / stops the virtual address. An input / output device A2 including a display / keyboard A1 and a printer A3 performs status monitoring information output, database definition input, and environment file maintenance.

【0023】稼動系Bもまた稼動系Aと同一の構成であ
る。
The operating system B also has the same configuration as the operating system A.

【0024】(2)第1の実施例の動作 次に、図1〜図5を参照して本実施例の全体の動作につ
いて詳細に説明する。図3は稼動系と待機系との間にお
ける正常/異常情報等を確認パケットとして送受する概
念図、図4は主制御装置の構成を示すブロック図、図5
は各変換装置起動装置が起動する装置類を示す図であ
る。
(2) Operation of First Embodiment Next, the overall operation of the present embodiment will be described in detail with reference to FIGS. FIG. 3 is a conceptual diagram for transmitting / receiving normal / abnormal information between the active system and the standby system as a confirmation packet, FIG. 4 is a block diagram showing a configuration of a main control device, and FIG.
FIG. 3 is a diagram illustrating devices that are activated by each converter activation device.

【0025】まず、入出力装置A2(図1)よりデータ
ベース1並びにデータベース3の自動読み取りが指示さ
れると、その指示情報は主制御装置A5内の各装置監視
装置A51(図4)経由でデータベース自動読み取り装
置A59を起動し、データベース1並びにデータベース
3の定義情報の読み取りを行い、環境データ構成装置A
5Aは、その変換前後のコード体系,データベース定義
情報を元に処理手続きを作成する。その処理手続き並び
に変換前後情報を環境ファイルA6へ書き込む。又、入
出力装置A2より環境データ保守装置A5B(図4)を
起動することにより、データベース自動読み取り結果を
簡易的に保守できる。
First, when an automatic reading of the database 1 and the database 3 is instructed from the input / output device A2 (FIG. 1), the instruction information is transmitted to the database via each device monitoring device A51 (FIG. 4) in the main controller A5. Activate the automatic reading device A59 and read the definition information of the database 1 and the database 3;
5A creates a processing procedure based on the code system and database definition information before and after the conversion. The processing procedure and the information before and after the conversion are written in the environment file A6. In addition, by activating the environmental data maintenance device A5B (FIG. 4) from the input / output device A2, the result of automatic database reading can be easily maintained.

【0026】各装置監視装置A51(図4)が環境ファ
イルA6に保持されたデータ変換転送タイマーを確認
し、環境データ読み込み装置A56によりコード変換,
データベース定義変換等処理手続きを読み込み、各変換
装置起動装置A57を起動する。この各変換装置起動装
置A57の起動に基づき、新たに起動する装置類は、具
体的には図5のアドレス変換装置A11,データ送受信
装置A10,データコード変換装置A9,データフォーマ
ット変換装置A8,データベース入出力装置A7並びに
ステータス情報管理装置A50である。
Each of the device monitoring devices A51 (FIG. 4) checks the data conversion transfer timer held in the environment file A6, and the code conversion,
The processing procedure such as the conversion of the database definition is read, and each conversion device starting device A57 is started. Based on the activation of each converter activation device A57, the devices newly activated include the address translation device A11, the data transmission / reception device A10, the data code conversion device A9, the data format conversion device A8, and the database shown in FIG. An input / output device A7 and a status information management device A50.

【0027】これら図5に示す装置類に、環境ファイル
A6に保持された情報が装置起動後に提供される。最初
にデータ送受信装置A10(図1)がデータベース1の
データを逐次受信し一時蓄積ファイルA1へ蓄積し、受
信が完了した時点でステータス情報管理装置A50(図
5)へ完了情報を提供する。ステータス情報管理装置A
50は主制御装置A5に完了情報を上げ、主制御装置A
5は次のデータコード変換装置A9を実行待ちから実行
へ遷移させ、データコード変換装置A9は一時蓄積ファ
イルA1内のデータを逐次コード変換し一時蓄積ファイ
ルA91(図5)へ書き込む。コード変換が完了した時
点でステータス情報管理装置A50へ完了情報を提供す
る。
The information held in the environment file A6 is provided to the devices shown in FIG. 5 after the device is started. First, the data transmitting / receiving device A10 (FIG. 1) sequentially receives the data of the database 1 and accumulates the data in the temporary storage file A1, and provides completion information to the status information management device A50 (FIG. 5) when the reception is completed. Status information management device A
Reference numeral 50 indicates completion information to the main controller A5, and the main controller A5
5 changes the next data code converter A9 from waiting to execution to execution, and the data code converter A9 sequentially converts the data in the temporary storage file A1 and writes it to the temporary storage file A91 (FIG. 5). When the code conversion is completed, the completion information is provided to the status information management device A50.

【0028】次にデータフォーマット変換装置A8は、
一時蓄積ファイルA91内のコード変換データを逐次属
性変換,レイアウト変換し、一時蓄積ファイルA81
(図5)へ書き込む。更にデータベース入出力装置A7
は、一時蓄積ファイルA81を読み込み変換データベー
スA71(図5)へ書き込み、処理が完了した時点でス
テータス情報管理50へ完了情報を提供する。
Next, the data format conversion device A8
The code conversion data in the temporary storage file A91 is sequentially attribute-converted and layout-converted, and the temporary storage file A81 is converted.
(FIG. 5). Further, a database input / output device A7
Reads the temporary storage file A81 and writes it in the conversion database A71 (FIG. 5), and provides completion information to the status information management 50 when the processing is completed.

【0029】次に主制御装置A5(図5)の指示の下、
データ送受信装置A10は、変換データベースA71を
ネットワーク4(図1)を介してデータベース3へ送信
し、送信が完了した時点でステータス情報管理装置A5
0(図5)へ完了情報を提供する。送信が異常な場合は
再送を行う。各変換装置終了装置A58(図4)は、入
出力装置A2,状態監視処理装置A4,環境ファイル情報
に基づく各装置監視装置A51の指示に従う。
Next, under the instruction of main controller A5 (FIG. 5),
The data transmitting / receiving device A10 transmits the conversion database A71 to the database 3 via the network 4 (FIG. 1), and when the transmission is completed, the status information management device A5.
0 (FIG. 5). If the transmission is abnormal, resend. Each conversion device termination device A58 (FIG. 4) follows the instructions of the input / output device A2, the status monitoring processing device A4, and each device monitoring device A51 based on the environment file information.

【0030】主制御装置A5(図4)は、各装置監視装
置A51,データベース自動読み取り装置A59,環境デ
ータ構成装置A5A,環境データ保守装置A5B,環境デ
ータ読み込み装置A56,各変換装置起動装置A57の
他、各基本部状態監視装置A52,各基本部正常稼動判
断装置A53,各変換装置状態監視装置A54,各変換装
置正常稼動判断装置A55から構成されている。
The main control unit A5 (FIG. 4) includes a monitoring unit A51, a database automatic reading unit A59, an environment data configuration unit A5A, an environment data maintenance unit A5B, an environment data reading unit A56, and a conversion unit starting unit A57. In addition, it comprises a basic unit status monitoring device A52, a basic unit normal operation determining device A53, a converter status monitoring device A54, and a converter normal operation determining device A55.

【0031】各基本部状態監視装置A52はオペレーテ
ィングシステムを監視し、各基本部正常稼動判断装置A
53は環境ファイルA6に設定したスレッシュホールド
値と比較し異常を検知する。各変換装置状態監視装置A
54は、各装置,データベース,ファイル等を監視し、各
変換装置正常稼動判断装置A55は、環境ファイルA6
に設定したスレッシュホールド値と比較し異常を検知す
る。
Each basic unit status monitoring device A52 monitors the operating system, and each basic unit normal operation determination device A
53 detects an abnormality by comparing with a threshold value set in the environment file A6. Each converter status monitor A
54 monitors each device, database, file, etc., and each conversion device normal operation determination device A55 includes an environment file A6.
Abnormality is detected by comparing with the threshold value set in.

【0032】状態監視処理装置A4(図3)は、確認パ
ケット編集装置A41,確認パケット送受信装置A42,
待機系正常稼動判断装置A43から構成される。確認パ
ケット編集装置A41は主制御装置A5内の各装置監視
装置A51(図4)から送信された正常/異常情報をI
EEEの規約に基づきフレームに編集する。確認パケッ
ト送受信装置A42(図3)は、フレームに編集された
正常/異常情報等を待機系B(図1)へ送信する。
The state monitoring processor A4 (FIG. 3) includes a confirmation packet editing device A41, a confirmation packet transmitting / receiving device A42,
It is composed of a standby system normal operation determination device A43. The confirmation packet editing device A41 converts the normal / abnormal information transmitted from each device monitoring device A51 (FIG. 4) in the main control device A5 into I
Edit into frames based on EEE rules. The confirmation packet transmitting / receiving device A42 (FIG. 3) transmits the normal / abnormal information edited in the frame to the standby system B (FIG. 1).

【0033】待機系正常稼動判断装置A43(図3)
は、ネットワーク1(図1),確認パケット送受信装置
A42(図3)を介して待機系Bから送信された正常/
異常情報等フレームを環境ファイルA6に設定したスレ
ッシュホールド値と比較し異常を検知し、主制御装置A
5へ情報伝達を行う。この状態監視処理装置A4によ
り、相手の系が異常の場合、自らの系を起動し処理を引
き継ぐことができる。
Standby system normal operation judging device A43 (FIG. 3)
Is normal / normal transmitted from the standby system B via the network 1 (FIG. 1) and the confirmation packet transmitting / receiving device A42 (FIG. 3).
The main controller A compares the frame such as the abnormality information with the threshold value set in the environment file A6 to detect the abnormality.
5 is transmitted. When the partner system is abnormal, the status monitoring processor A4 can start its own system and take over the processing.

【0034】(3)第2の実施例 次に、本発明の第2の実施例について図面を参照して説
明する。図1において、データベース1とデータベース
3が同一コード体系を保持している場合、データコード
変換装置A9は起動しない。又、データベース1とデー
タベース3が同一データ定義情報である場合、データフ
ォーマット変換装置A8は起動しない。ネットワーク
4,5が無い場合は、稼動系,待機系間の全ての情報はネ
ットワーク2を介して行う。
(3) Second Embodiment Next, a second embodiment of the present invention will be described with reference to the drawings. In FIG. 1, when the database 1 and the database 3 hold the same code system, the data code converter A9 does not start. When the database 1 and the database 3 have the same data definition information, the data format conversion device A8 does not start. When there is no network 4 or 5, all information between the active system and the standby system is performed via the network 2.

【0035】なお、前記実施例では異常時に人間が入出
力装置を介してデータ連携の指示をする場合を説明した
が、異常を自動的に検出するようにしても良いのは勿論
である。
In the above-described embodiment, a case has been described in which a human gives a data link instruction via an input / output device when an abnormality occurs. However, it is a matter of course that the abnormality may be automatically detected.

【0036】[0036]

【発明の効果】以上説明したように本発明によれば、以
下の効果を奏することができる。第1の効果は、異なる
データベース制御情報により制御されるデータベースを
備えた二重化のコンピュータシステムを構築する場合
に、個々のシステム毎にデータ移行装置開発が不要にで
きることにある。その理由は、送信元,受信先データベ
ースのコード体系,データ定義情報等を自動収集し、変
換手続きを自動生成するためである。
As described above, according to the present invention, the following effects can be obtained. The first effect is that when a redundant computer system having a database controlled by different database control information is constructed, it is not necessary to develop a data transfer device for each system. The reason is that the code system of the source and destination databases, the data definition information, and the like are automatically collected and the conversion procedure is automatically generated.

【0037】第2の効果は、稼動系が障害時に待機系へ
自動切り替えすることによりオペレータの立会時間の削
減ができることにある。その理由は、稼動系,待機系相
互に確認パケットを定期的に送受信することにより、相
互に正常/異常の判断できるためである。
A second effect is that the attending time of the operator can be reduced by automatically switching the active system to the standby system when a failure occurs. The reason is that normal / abnormal judgment can be made mutually by transmitting and receiving confirmation packets between the active system and the standby system periodically.

【0038】第3の効果は、オペレータの作業が削減で
きることにある。その理由は、環境ファイルに登録した
スケジューリングに基づき起動実行するためである。
A third effect is that the work of the operator can be reduced. The reason is that startup is performed based on the scheduling registered in the environment file.

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

【図1】本発明の実施例のシステム構成図である。FIG. 1 is a system configuration diagram of an embodiment of the present invention.

【図2】本発明の動作概念を示すフローチャートであ
る。
FIG. 2 is a flowchart showing an operation concept of the present invention.

【図3】同実施例における稼動系と待機系との間の確認
パケットの送受を示す概念図である。
FIG. 3 is a conceptual diagram showing transmission and reception of a confirmation packet between an active system and a standby system in the embodiment.

【図4】同実施例における主制御装置の構成を示すブロ
ック図である。
FIG. 4 is a block diagram showing a configuration of a main control device in the embodiment.

【図5】同実施例における各変換装置起動装置が起動す
る装置類を示す図である。
FIG. 5 is a diagram showing devices to be started by each conversion device starting device in the embodiment.

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

A 稼動系 B 待機系 1,3 データベース 2,4,5 ネットワーク A1,B1 ディスプレイ/キーボード A2,B2 入出力装置 A3,B3 プリンタ A4,B4 状態監視処理装置 A5,B5 主制御装置 A6,B6 環境ファイル A7,B7 データベース入出力装置 A8,B8 データフォーマット変換装置 A9,B9 データコード変換装置 A10,B10 データ送受信装置 A11,B11 アドレス変換装置 A active system B standby system 1,3 database 2,4,5 network A1, B1 display / keyboard A2, B2 input / output device A3, B3 printer A4, B4 status monitoring processing device A5, B5 main control device A6, B6 environment file A7, B7 Database input / output device A8, B8 Data format converter A9, B9 Data code converter A10, B10 Data transmitter / receiver A11, B11 Address converter

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 異なるデータベース制御情報により制御
されるデータベースを備えたコンピュータシステムを稼
動系と待機系とに分けて二重化し、異常発生時には前記
稼動系と待機系との間でデータ連携を行う二重化データ
ベースのデータ連携装置において、 稼動系の異常発生時に、待機系のデータベース制御情報
を取得する待機系データベース制御情報取得手段と、 該待機系データベース制御情報取得手段が取得した待機
系データベース制御情報に基づき、稼動系のデータベー
ス制御情報を待機系のデータベース制御情報形式に変換
するデータベース制御情報形式変換手段と、 該データベース制御情報形式変換手段が待機系データベ
ース制御情報形式に変換した稼動系データベース制御情
報に基づき、稼動系が実行中の処理を継承する処理継承
手段と、 該処理継承手段が継承した処理を、稼動系の異常回復後
に稼動系が再継承する処理再継承手段とを備えたことを
特徴とする二重化データベースのデータ連携装置。
1. A computer system having a database controlled by different database control information is divided into an active system and a standby system to be duplicated, and when an abnormality occurs, data is linked between the active system and the standby system. In the data linking device of the database, when an abnormality occurs in the active system, a standby system database control information acquiring unit that acquires the database control information of the standby system, and based on the standby system database control information acquired by the standby system database control information acquiring unit. A database control information format converting means for converting the active database control information into a standby database control information format, and a database control information format converting means for converting the active database control information into the standby database control information format based on the active database control information. , The process that the active system inherits the process being executed A data linking device for a duplicated database, comprising: a succession unit; and a process re-inheritance unit that re-inherits a process inherited by the operation system after the operation system recovers from an error.
【請求項2】 稼動系の異常発生時に、前記待機系デー
タベース制御情報取得手段は、入力装置からの指示に応
じて待機系のデータベース制御情報を取得する手段を備
えたことを特徴とする請求項1記載の二重化データベー
スのデータ連携装置。
2. The system according to claim 1, wherein said standby system database control information obtaining means includes means for obtaining standby system database control information in response to an instruction from an input device when an abnormality occurs in the active system. 2. A data linking device for the duplicated database according to 1.
【請求項3】 前記データベース制御情報は、データベ
ースのコード体系とデータ定義情報を含むことを特徴と
する請求項1または請求項2記載の二重化データベース
のデータ連携装置。
3. The data linking device for a duplex database according to claim 1, wherein the database control information includes a database coding system and data definition information.
【請求項4】 前記稼動系および待機系を、仮想記憶方
式により運用することを特徴とする請求項1乃至請求項
3のいずれかに記載の二重化データベースのデータ連携
装置。
4. The data linking device for a duplicated database according to claim 1, wherein the active system and the standby system are operated by a virtual storage system.
【請求項5】 前記稼動系と待機系との間で、動作の正
常・異常を確認する確認パケットを定期的に交換する確
認パケット交換手段を備えたことを特徴とする請求項1
乃至請求項4のいずれかに記載の二重化データ変換転送
装置。
5. The communication system according to claim 1, further comprising a confirmation packet exchange means for periodically exchanging confirmation packets for confirming whether the operation is normal or abnormal between the active system and the standby system.
5. The duplex data conversion / transfer device according to claim 4.
JP32215499A 1999-11-12 1999-11-12 Device for linking data for duplex data base Pending JP2001142762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32215499A JP2001142762A (en) 1999-11-12 1999-11-12 Device for linking data for duplex data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32215499A JP2001142762A (en) 1999-11-12 1999-11-12 Device for linking data for duplex data base

Publications (1)

Publication Number Publication Date
JP2001142762A true JP2001142762A (en) 2001-05-25

Family

ID=18140549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32215499A Pending JP2001142762A (en) 1999-11-12 1999-11-12 Device for linking data for duplex data base

Country Status (1)

Country Link
JP (1) JP2001142762A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007264979A (en) * 2006-03-28 2007-10-11 Oki Electric Ind Co Ltd File update method for redundant system
JP2009282719A (en) * 2008-05-21 2009-12-03 Ntt Docomo Inc Database system and database server device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728686A (en) * 1993-07-07 1995-01-31 Hitachi Ltd Decentralized data base system
JPH09160816A (en) * 1995-12-04 1997-06-20 Toshiba Corp Data interchanging mechanism using journal
JPH10187510A (en) * 1996-12-19 1998-07-21 Nec Eng Ltd Method and device for shifting data base
JPH11203184A (en) * 1998-01-09 1999-07-30 Nec Corp Automatic data base matching method in nms duplex system
JPH11265322A (en) * 1998-03-18 1999-09-28 Fujitsu Ltd On-line data base information processing system with backup function

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728686A (en) * 1993-07-07 1995-01-31 Hitachi Ltd Decentralized data base system
JPH09160816A (en) * 1995-12-04 1997-06-20 Toshiba Corp Data interchanging mechanism using journal
JPH10187510A (en) * 1996-12-19 1998-07-21 Nec Eng Ltd Method and device for shifting data base
JPH11203184A (en) * 1998-01-09 1999-07-30 Nec Corp Automatic data base matching method in nms duplex system
JPH11265322A (en) * 1998-03-18 1999-09-28 Fujitsu Ltd On-line data base information processing system with backup function

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007264979A (en) * 2006-03-28 2007-10-11 Oki Electric Ind Co Ltd File update method for redundant system
JP4710688B2 (en) * 2006-03-28 2011-06-29 沖電気工業株式会社 Redundant system file update method
JP2009282719A (en) * 2008-05-21 2009-12-03 Ntt Docomo Inc Database system and database server device

Similar Documents

Publication Publication Date Title
WO2008056438A1 (en) Computer system
JP2004021556A (en) Memory control device and control process thereof
JP2005157712A (en) Remote copy network
JP4282850B2 (en) File synchronization method, apparatus and system for fault tolerant networks.
JP2709705B2 (en) Program management method in multi-computer system
JPH11234272A (en) Compound communication terminal equipment management system and compound communication terminal equipment
JP2001142762A (en) Device for linking data for duplex data base
JP2004306200A (en) Robot control system
JP3779121B2 (en) Data transmission system
JP2004185573A (en) Data writing method and device
JP3190880B2 (en) Standby system, standby method, and recording medium
JPH11312111A (en) Method for restoring data base and data base management system thereof
JP2922450B2 (en) How to collect LAN terminal information
CN113626049B (en) Program upgrading method and device suitable for hospital LAN environment
CN112202728B (en) Method and system for mobile terminal to call module through routing protocol
JPH11288408A (en) Distributed processing system and method for preserving fault analysis information
JPH0291735A (en) Maintenance managing system for remote fault
US20220150304A1 (en) Data replication processing method between management modules in rugged environment
JP2000357130A (en) Peripheral control processor, and system and method for holding fault analytic information
JPH01197850A (en) Session switching control method
KR100616526B1 (en) Multiple UPS Remote Monitering and Management Method By MODBUS Compatible Protocol and SCADA/HMI/MMI Compatible Tool
CN101639865A (en) Method and system for synchronizing and processing data and single-point login system
JP2000148431A (en) Device and method for network device management and unit and method for network device control
CN115344351A (en) System and method for dynamically replacing template in VDI scene
CN118132450A (en) Management method and system for Windows integrated test environment

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040317

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040330

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040720