JP2007086987A - Data base duplex system, center server, remote server, data base duplex method and program - Google Patents

Data base duplex system, center server, remote server, data base duplex method and program Download PDF

Info

Publication number
JP2007086987A
JP2007086987A JP2005273703A JP2005273703A JP2007086987A JP 2007086987 A JP2007086987 A JP 2007086987A JP 2005273703 A JP2005273703 A JP 2005273703A JP 2005273703 A JP2005273703 A JP 2005273703A JP 2007086987 A JP2007086987 A JP 2007086987A
Authority
JP
Japan
Prior art keywords
remote
database
update time
center
update
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
JP2005273703A
Other languages
Japanese (ja)
Inventor
Masaki Kumaki
正樹 熊木
Minoru Tanaka
実 田中
Toshihisa Nakamura
俊久 中村
Katsumi Saito
勝美 齋藤
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
NEC Communication Systems Ltd
Original Assignee
NEC Corp
NEC Communication Systems 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 NEC Corp, NEC Communication Systems Ltd filed Critical NEC Corp
Priority to JP2005273703A priority Critical patent/JP2007086987A/en
Publication of JP2007086987A publication Critical patent/JP2007086987A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To quickly match the content of a center side database and the content of a remote side database after the restoration of a transmission path in a database duplex system. <P>SOLUTION: When an update request is generated, a DBMS12 updates a database(DB) 11 according to this, and sets an update time in a center side latest time storage part and an update object record. Also, the update request and update time are transmitted to a remote server 2 as an update request for remote by a duplex demon means 15, and a DBMS22 updates a DB21 according to this, and sets the update time in the request in the remote side latest update time storage part. After the restoration of the failure of a transmission path 4, a difference copy means 16 extracts a record for restoration from the database 11, and transmits it to a remote server 2 only when the update time set in the center side and remote side latest update time storage parts is different. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、センタサーバが備えているセンタ側データベースと、センタサーバと伝送路を介して接続されるリモートサーバが備えているリモート側データベースとの内容を一致させることにより、データベースの二重化を実現するデータベース二重化技術に関する。   The present invention realizes duplication of databases by matching the contents of the center side database provided in the center server and the remote side database provided in the remote server connected to the center server via a transmission path. It relates to database duplication technology.

従来のこの種の技術としては、次のような技術が知られている(例えば、特許文献1、2参照)。   The following techniques are known as conventional techniques of this type (see, for example, Patent Documents 1 and 2).

特許文献1に記載されている従来の技術では、センタサーバにおいて、データベースに対する更新要求が発生した場合、上記更新要求に従ってセンタ側データベースを更新すると共に、上記更新要求をリモートサーバへ送信する。リモートサーバは、センタサーバから更新要求が送られてくると、それに従ってリモート側データベースを更新する。センタサーバとリモートサーバとの間の伝送路が正常な場合は、上述したようにすることにより、センタ側データベースの内容とリモート側データベースの内容とを一致させることができる。しかし、伝送路に障害が発生し、センタサーバからの更新要求がリモートサーバへ到達しなくなると、両サーバの内容が異なるものとなってしまう。そこで、特許文献1に記載されている従来の技術では、伝送路に障害が発生している間は、その間に発生した更新要求をセンタサーバ内に設けられている差分ファイルに保存しておき、伝送路が復旧した後、上記差分ファイルに保存しておいた更新要求をリモートサーバへ送信するようにしている。この更新要求に従って、リモート側データベースを更新することにより、両サーバの内容を一致させることができる。   In the conventional technique described in Patent Document 1, when an update request for a database occurs in the center server, the center-side database is updated according to the update request, and the update request is transmitted to the remote server. When an update request is sent from the center server, the remote server updates the remote database accordingly. When the transmission path between the center server and the remote server is normal, the contents of the center-side database and the contents of the remote-side database can be matched with each other as described above. However, if a failure occurs in the transmission path and the update request from the center server does not reach the remote server, the contents of both servers will be different. Therefore, in the conventional technique described in Patent Document 1, while a failure has occurred in the transmission path, the update request generated during that time is saved in a difference file provided in the center server, After the transmission path is restored, the update request stored in the difference file is transmitted to the remote server. By updating the remote database in accordance with this update request, the contents of both servers can be matched.

また、特許文献2に記載されている従来の技術では、次のようにしてセンタ側データベースとリモート側データベースとの内容を一致させるようにしている。   In the conventional technique described in Patent Document 2, the contents of the center database and the remote database are matched as follows.

センタサーバにおいて、データベースに対する更新要求が発生すると、更新要求に従ってセンタ側データベースのレコードを更新すると共に、更新対象レコードにタイムスタンプを付加する。更に、タイムスタンプを付加したレコードを含む更新要求をリモートサーバへ送信する。リモートサーバでは、上記更新要求に従ってリモート側データベースを更新する。センタサーバとリモートサーバとの間の伝送路が正常な場合は、上述したようにすることにより、センタ側データベースの内容とリモート側データベースの内容とを一致させることができる。しかし、センタサーバとリモートサーバとを接続する伝送路に障害が発生すると、両サーバに内容が一致しなくなってしまう。そこで、特許文献2に記載されている技術では、伝送路が復旧した場合、リモートサーバが、センタサーバに対してリモート側データベース内の最新のタイムスタンプ情報を含むデータベース更新情報要求を送信し、センタサーバが、上記データベース更新情報要求中のタイムスタンプ情報よりも新しいタイムスタンプを持つレコードをセンタ側データベースから読み出し圧縮して更新情報ファイルに格納し、リモートサーバへ送信する。リモートサーバでは、更新情報ファイルのデータを伸長してリモート側データベースに展開する。   When an update request for the database occurs in the center server, the record in the center side database is updated according to the update request, and a time stamp is added to the update target record. Further, an update request including a record with a time stamp added is transmitted to the remote server. The remote server updates the remote database according to the update request. When the transmission path between the center server and the remote server is normal, the contents of the center-side database and the contents of the remote-side database can be matched with each other as described above. However, if a failure occurs in the transmission path connecting the center server and the remote server, the contents of the two servers do not match. Therefore, in the technique described in Patent Document 2, when the transmission path is restored, the remote server transmits a database update information request including the latest time stamp information in the remote database to the center server, and the center The server reads out a record having a newer time stamp than the time stamp information in the database update information request from the center side database, stores it in the update information file, and transmits it to the remote server. In the remote server, the data in the update information file is decompressed and expanded in the remote database.

特開2002−202906号公報JP 2002-202906 A 特開平5−204739号公報JP-A-5-204739

上述した特許文献1に記載されている従来の技術は、センタサーバとリモートサーバを接続する伝送路が復旧した際、センタサーバの差分ファイルに保持されている更新要求をリモートサーバに送信するだけでリモート側データベースの内容をセンタ側データベースの内容と一致させることができるので、伝送路の復旧後、短時間でリモート側データベースの内容をセンタ側データベースの内容と一致させることができる。   The conventional technique described in Patent Document 1 described above simply sends an update request held in the difference file of the center server to the remote server when the transmission path connecting the center server and the remote server is restored. Since the contents of the remote database can be matched with the contents of the center database, the contents of the remote database can be matched with the contents of the center database in a short time after the transmission path is restored.

しかし、この特許文献1に記載されている従来の技術は、差分ファイルが必要になるため、必要とするメモリ量が多くなってしまうという問題がある。すなわち、特許文献1に記載されている従来の技術では、伝送路が復旧するまでに多くの時間がかかり、且つ、その間の更新要求の発生頻度が高い場合であっても、発生した全ての更新要求を差分ファイルに保存しておく必要があるため、多くのメモリ量が必要となってしまう。   However, since the conventional technique described in Patent Document 1 requires a difference file, there is a problem that a required memory amount increases. That is, in the conventional technique described in Patent Document 1, it takes a long time to restore the transmission path, and all the updates that have occurred are generated even if the frequency of update requests during that period is high. Since the request needs to be stored in a difference file, a large amount of memory is required.

一方、特許文献2に記載されている従来の技術は、差分ファイルを必要としないので、特許文献1に記載されている技術に比較して、必要とするメモリ量を少なくすることができる。   On the other hand, since the conventional technique described in Patent Document 2 does not require a difference file, the required memory amount can be reduced as compared with the technique described in Patent Document 1.

しかし、特許文献2に記載されている従来の技術は、リモート側データベース中の全レコードを検索し、最新のタイムスタンプ情報を取得することが必要になるため、伝送路の復旧後、短時間でセンタ側データベースとリモート側データベースの内容を一致させることが難しいという問題がある。   However, since the conventional technique described in Patent Document 2 needs to search all records in the remote database and acquire the latest time stamp information, a short time after the transmission path is restored. There is a problem that it is difficult to match the contents of the center side database and the remote side database.

また、特許文献2に記載されている従来の技術では、センタサーバは、伝送路の復旧時にリモートサーバから最新のタイムスタンプ情報を含むデータベース更新情報要求が送られてくると、常に、上記最新のタイムスタンプ情報よりも新しいタイムスタンプを持つレコードをセンタ側データベースから検索するという処理を行う。伝送路に障害が発生している間に、更新要求が発生した場合は、上記処理は両データベースの内容を一致させるために必要な処理であるが、伝送路に障害が発生している間に、更新要求が全く発生しなかった場合は、両サーバの内容は一致しているので、実行することが必要ではない処理である。つまり、特許文献2に記載されている従来の技術では、伝送路の復旧時に不必要な処理が行われ、この不必要な処理によってセンタサーバの通常業務が妨げられてしまう場合があるという問題がある。   Further, in the conventional technique described in Patent Document 2, when the center server receives a database update information request including the latest time stamp information from the remote server when the transmission path is restored, the center server always updates the latest information. A process of searching the center side database for a record having a newer time stamp than the time stamp information is performed. If an update request occurs while a failure has occurred in the transmission line, the above processing is necessary to match the contents of both databases, but while the failure has occurred in the transmission line, If no update request is generated, the contents of both servers match, and therefore, this process is not necessary to be executed. That is, the conventional technique described in Patent Document 2 has a problem that unnecessary processing is performed when the transmission path is restored, and the normal operation of the center server may be hindered by this unnecessary processing. is there.

〔発明の目的〕
そこで、本発明の目的は、多くのメモリを使用せずとも、伝送路の復旧後、迅速にセンタ側データベースとリモート側データベースとの内容を一致させることができ、且つ、伝送路の復旧時に無駄な処理が行われないようにすることができるデータベース二重化技術を提供することにある。
(Object of invention)
Therefore, an object of the present invention is to quickly match the contents of the center side database and the remote side database after restoration of the transmission line without using a lot of memory, and it is wasteful when the transmission line is restored. It is an object of the present invention to provide a database duplication technique that can prevent an unnecessary process from being performed.

本発明にかかる第1のデータベース二重化システムは、
センタサーバがセンタ側データベースを備え、前記センタサーバと伝送路を介して接続されたリモートサーバが、前記センタ側データベースのコピーであるリモート側データベースを備えたデータベース二重化システムにおいて、
前記センタサーバが、
センタ側最新更新時刻記憶部と、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段と、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段と、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段とを備え、
前記リモートサーバが、
リモート側最新更新時刻記憶部と、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段とを備えたことを特徴とする。
A first database duplication system according to the present invention includes:
In the database duplication system, the center server includes a center database, and the remote server connected to the center server via a transmission path includes a remote database that is a copy of the center database.
The center server is
A center side latest update time storage unit;
When an update request for the database occurs, the center side database management means for updating the record of the center side database according to the update request and setting the update time in the update target record and the center side latest update time storage unit;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, if the update time set in the center-side latest update time storage unit and the update time set in the remote-side latest update time storage unit do not match, the center side Of the records stored in the database, the remote update is a record for which the added update time is later than the update time set in the latest remote update time storage unit. Differential copy means for sending to the server,
The remote server is
Remote side latest update time storage unit,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time And remote database management means for recovering the remote database according to the recovery record when a recovery record is sent from the center server.

本発明にかかる第2のデータベース二重化システムは、第1のデータベース二重化システムにおいて、
前記差分コピー手段が、前記リモート側データベース管理手段に対して最新更新時刻取得要求を送信する構成を有し、
前記リモート側データベース管理手段が、前記差分コピー手段から前記最新更新時刻取得要求が送られてきたとき、前記リモート側最新更新時刻記憶部に設定されている更新時刻を前記差分コピー手段に返却する構成を有することを特徴とする。
The second database duplex system according to the present invention is the first database duplex system,
The differential copy means has a configuration for transmitting a latest update time acquisition request to the remote database management means,
A configuration in which the remote database management unit returns the update time set in the remote latest update time storage unit to the differential copy unit when the latest update time acquisition request is sent from the differential copy unit It is characterized by having.

本発明にかかる第3のデータベース二重化システムは、第2のデータベース二重化システムにおいて、
前記リモート側データベース管理手段が、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードとキー項目の内容が一致するレコードが前記リモート側データベースに存在する場合は、前記レコードを前記復旧用レコードで置き換え、存在しない場合は前記復旧用レコードを前記リモート側データベースに追加する構成を有することを特徴とする。
A third database duplex system according to the present invention is the second database duplex system,
When the remote-side database management means receives a recovery record from the center server, if there is a record in the remote-side database that matches the recovery record and the key item, the record is It is replaced with a recovery record, and when it does not exist, the recovery record is added to the remote database.

本発明にかかる第4のデータベース二重化システムは、第3のデータベース二重化システムにおいて、
前記センタ側最新更新時刻記憶部が前記センタ側データベース上に設けられ、
前記リモート側最新更新時刻記憶部が前記リモート側データベース上に設けられていることを特徴とする。
A fourth database duplex system according to the present invention is the third database duplex system,
The center side latest update time storage unit is provided on the center side database,
The remote side latest update time storage unit is provided on the remote side database.

本発明にかかるセンタサーバは、
センタ側データベースを備え、且つ伝送路を介して前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバと接続されるセンタサーバであって、
センタ側最新更新時刻記憶部と、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段と、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段と、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモートサーバが備えているリモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段とを備えたことを特徴とする。
The center server according to the present invention is:
A center server connected to a remote server having a center side database and having a remote side database that is a copy of the center side database via a transmission line;
A center side latest update time storage unit;
When an update request for the database occurs, the center side database management means for updating the record of the center side database according to the update request and setting the update time in the update target record and the center side latest update time storage unit;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, the update time set in the center-side latest update time storage unit does not match the update time set in the remote-side latest update time storage unit provided in the remote server In the case of the record stored in the center-side database, a record in which the added update time is later than the update time set in the remote-side latest update time storage unit And differential copy means for transmitting to the remote server as a recovery record.

本発明にかかるリモートサーバは、
センタ側データベースを備えたセンタサーバと伝送路を介して接続され、且つ、前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバであって、
リモート側最新更新時刻記憶部と、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段とを備えたことを特徴とする。
The remote server according to the present invention is:
A remote server connected to a center server having a center side database via a transmission line and having a remote side database that is a copy of the center side database;
Remote side latest update time storage unit,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time And remote database management means for recovering the remote database according to the recovery record when a recovery record is sent from the center server.

本発明にかかるデータベース二重化方法は、
センタサーバがセンタ側データベースを備え、前記センタサーバと伝送路を介して接続されたリモートサーバが、前記センタ側データベースのコピーであるリモート側データベースを備えたデータベース二重化システムにおいて、
前記センタサーバが、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよびセンタ側最新更新時刻記憶部に更新時刻を設定するステップと、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信するステップと、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信するステップとを実行し、
前記リモートサーバが、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻をリモート側最新更新時刻記憶部に設定するステップと、
前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するステップとを実行することを特徴とする。
The database duplication method according to the present invention includes:
In the database duplication system, the center server includes a center database, and the remote server connected to the center server via a transmission path includes a remote database that is a copy of the center database.
The center server is
When an update request for the database occurs, updating the record in the center side database according to the update request, and setting an update time in the update target record and the center side latest update time storage unit;
Transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, if the update time set in the center-side latest update time storage unit and the update time set in the remote-side latest update time storage unit do not match, the center side Of the records stored in the database, the remote update is a record for which the added update time is later than the update time set in the latest remote update time storage unit. Sending to the server,
The remote server is
When a remote update request is sent from the center server, the remote database is updated in accordance with the remote update request, and the update time included in the remote update request is updated to the remote latest update time storage unit Step to set to
When a recovery record is sent from the center server, a step of recovering the remote database according to the recovery record is executed.

本発明にかかる第1のプログラムは、
センタ側データベース及びセンタ側最新更新時刻記憶部を備え、且つ伝送路を介して前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバと接続されるコンピュータを、センタサーバとして機能させるためのプログラムであって、
前記コンピュータを、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモートサーバが備えているリモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段として機能させる。
The first program according to the present invention is:
A computer that includes a center-side database and a center-side latest update time storage unit, and that is connected to a remote server that includes a remote-side database that is a copy of the center-side database via a transmission path, functions as a center server. A program,
The computer,
A center-side database management means for updating a record in the center-side database according to the update request and setting an update time in an update target record and the center-side latest update time storage unit when an update request for the database occurs;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, the update time set in the center-side latest update time storage unit does not match the update time set in the remote-side latest update time storage unit provided in the remote server In the case of the record stored in the center-side database, a record in which the added update time is later than the update time set in the remote-side latest update time storage unit It is made to function as a differential copy means for transmitting to the remote server as a recovery record.

本発明にかかる第2のプログラムは、
センタ側データベースを備えたセンタサーバと伝送路を介して接続され、且つ、リモート側最新更新時刻記憶部および前記センタ側データベースのコピーであるリモート側データベースを備えたコンピュータをリモートサーバとして機能させるプログラムであって、
前記コンピュータを、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段として機能させる。
The second program according to the present invention is:
A program connected to a center server having a center side database via a transmission line, and causing a remote side latest update time storage unit and a computer having a remote side database that is a copy of the center side database to function as a remote server. There,
The computer,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time When the recovery record is sent from the center server, the remote side database management means for recovering the remote database according to the recovery record is set.

〔作用〕
センタサーバにおいて、データベースに対する更新要求が発生すると、センタ側データベース管理手段が、上記更新要求に従ってセンタ側データベースのレコードを更新すると共に、更新対象レコードおよびセンタ側最新更新時刻記憶部に更新時刻を設定し、二重化デーモン手段が、上記更新要求と上記更新時刻とを含むリモート用更新要求をリモートサーバへ送信する。
[Action]
When an update request for the database occurs in the center server, the center-side database management means updates the record in the center-side database in accordance with the update request and sets the update time in the update target record and the center-side latest update time storage unit. The duplex daemon means transmits a remote update request including the update request and the update time to the remote server.

リモートサーバでは、リモート側データベース管理手段が、センタサーバからリモート用更新要求が送られてくると、その要求に従ってリモート側データベースを更新すると共に、リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定する。もし、センタサーバとリモートサーバとを接続する伝送路に障害が発生し、その間に、センタサーバにおいてセンタ側データベースが更新されると、リモート用更新要求がリモートサーバに届かなくなるので、センタ側データベースとリモート側データベースの内容が異なるものになってしまう。また、センタ側最新更新時刻記憶部とリモート側最新更新時刻記憶部の内容も異なるものになってしまう。   In the remote server, when the remote database management means receives a remote update request from the center server, it updates the remote database according to the request, and sets the update time included in the remote update request to the remote server. Is set in the latest latest update time storage unit. If a failure occurs in the transmission path connecting the center server and the remote server, and the center side database is updated in the center server, the remote update request will not reach the remote server. The contents of the remote database will be different. In addition, the contents of the center-side latest update time storage unit and the remote-side latest update time storage unit are also different.

その後、伝送路が復旧すると、センタサーバ内の差分コピー手段が、センタ側最新更新時刻記憶部に設定されている更新時刻とリモート側最新更新時刻記憶部に設定されている更新時刻とを比較し、両者が不一致の場合、センタ側データベースに格納されているレコードの内の、付加されている更新時刻がリモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとしてリモートサーバへ送信する。   After that, when the transmission path is restored, the differential copy means in the center server compares the update time set in the center-side latest update time storage unit with the update time set in the remote-side latest update time storage unit. If the two do not match, the added update time of the records stored in the center-side database is later than the update time set in the remote-side latest update time storage unit. Send the record as a recovery record to the remote server.

リモートサーバ内のリモート側データベース管理手段は、センタサーバから復旧用レコードが送られてくると、それに従ってリモート側データベースを更新し、リモート側データベースの内容をセンタ側データベースの内容と一致させる。   When the recovery record is sent from the center server, the remote-side database management means in the remote server updates the remote-side database accordingly, and matches the contents of the remote-side database with the contents of the center-side database.

本発明によれば、多くのメモリを使用せずとも、伝送路の復旧後、迅速にセンタ側データベースとリモート側データベースとの内容を一致させることができ、且つ、伝送路の復旧時に無駄な処理が行われないようにすることが可能になる。その理由は、次の通りである。   According to the present invention, the contents of the center-side database and the remote-side database can be quickly matched after restoration of the transmission line without using a large amount of memory, and wasteful processing is performed when the transmission line is restored. Can be prevented from being performed. The reason is as follows.

多くのメモリを使用しなくても良い理由は、差分コピー手段が、リモート側データベースの内容とセンタ側データベースの内容とを一致させるために必要になる復旧用レコードをセンタ側データベースから取り出すようにしており、特許文献1のように、差分ファイルを設ける必要がないからである。また、伝送路の復旧後、迅速にセンタ側データベースとリモート側データベースの内容を一致させることができる理由は、センタ側最新更新時刻記憶部およびリモート側最新更新時刻記憶部を備えているからである。即ち、特許文献2のように、データベースを検索せずとも、データベースの最新更新時刻を取得することができるので、伝送路の復旧後、迅速に両データベースの内容を一致させることが可能になる。また、伝送路の復旧時に無駄な処理が行われないようにすることができる理由は、差分コピー手段が、センタ側、リモート側データベースの最新更新時刻が異なる場合のみ、データベースの内容を一致させるための処理を行っているからである。   The reason for not using a lot of memory is that the differential copy means retrieves the recovery records that are needed to match the contents of the remote database with the contents of the center database from the center database. This is because it is not necessary to provide a difference file as in Patent Document 1. The reason why the contents of the center-side database and the remote-side database can be quickly matched after restoration of the transmission path is that the center-side latest update time storage unit and the remote-side latest update time storage unit are provided. . That is, as in Patent Document 2, since the latest update time of the database can be acquired without searching the database, it is possible to quickly match the contents of both databases after restoration of the transmission path. The reason why it is possible to prevent unnecessary processing from being performed when the transmission path is restored is that the differential copy means matches the contents of the database only when the latest update times of the center side and remote side databases are different. This is because the process is performed.

次に本発明の実施の形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

〔実施の形態の構成の説明〕
図1は、本発明にかかるデータベース二重化システムの実施の形態の構成例を示すブロック図であり、センタサーバ1と、リモートサーバ2と、クライアント3と、それらを相互の接続する伝送路4とから構成されている。
[Description of Configuration of Embodiment]
FIG. 1 is a block diagram showing a configuration example of an embodiment of a database duplication system according to the present invention. From a center server 1, a remote server 2, a client 3, and a transmission line 4 connecting them to each other. It is configured.

センタサーバ1及びリモートサーバ2は、例えば、UNIX(登録商標)マシンによって構成されるネットワーク管理システム用のサーバ等である。クライアント3は、データベース二重化システムの管理者などが使用するコンピュータによって実現されるものであり、センタサーバ1へデータベースのアクセス要求を送信する機能などを有する。また、伝送路4はTCP/IP等のプロトコルが用いられる伝送路である。   The center server 1 and the remote server 2 are, for example, servers for a network management system configured by UNIX (registered trademark) machines. The client 3 is realized by a computer used by an administrator of the database duplex system and has a function of transmitting a database access request to the center server 1. The transmission path 4 is a transmission path using a protocol such as TCP / IP.

図2は、センタサーバ1及びリモートサーバ2の構成例を示すブロック図である。   FIG. 2 is a block diagram illustrating a configuration example of the center server 1 and the remote server 2.

同図を参照すると、センタサーバ1は、データベース11と、DBMS(database management system;データベース管理システム)12と、サーバアプリケーションプログラム(サーバAPと称す)13と、データベース二重化デーモンプロセス(二重化デーモン手段と称す)15と、差分コピープロセス(差分コピー手段と称す)16とを備えている。また、リモートサーバ2は、データベース21と、DBMS22とを備えている。   Referring to FIG. 1, the center server 1 includes a database 11, a DBMS (database management system) 12, a server application program (referred to as server AP) 13, and a database duplexing daemon process (referred to as duplexing daemon means). ) 15 and a differential copy process (referred to as differential copy means) 16. The remote server 2 includes a database 21 and a DBMS 22.

データベース11は、図3(A)に示すように、レコードが格納されるデータ記憶部111と、データベース11における最新更新時刻(最後の更新が行われた時刻)が格納される最新更新時刻記憶部112とを備えている。また、データベース21は、図3(B)に示すように、レコードが格納されるデータ記憶部211と、データベース21における最新更新時刻が格納される最新更新時刻記憶部212とを備えている。   As shown in FIG. 3A, the database 11 includes a data storage unit 111 in which records are stored, and a latest update time storage unit in which the latest update time (the time at which the last update has been performed) in the database 11 is stored. 112. As shown in FIG. 3B, the database 21 includes a data storage unit 211 in which records are stored and a latest update time storage unit 212 in which the latest update time in the database 21 is stored.

サーバAP13は、DBMS12から提供されているDBMS API(application programming interface)17と、タイムスタンプAPI14とを備えている。なお、図2の例では、サーバAP13を1個しか図示していないが、サーバAP13の個数はこれに限られるものではなく、複数個存在する場合もある。   The server AP 13 includes a DBMS API (application programming interface) 17 provided from the DBMS 12 and a time stamp API 14. In the example of FIG. 2, only one server AP 13 is illustrated, but the number of server APs 13 is not limited to this, and there may be a plurality of server APs 13.

サーバAP13は、データベース11をアクセスするための各種要求をタイムスタンプAPI14及びDBMS API17を介してDBMS12に供給する機能を有する。本実施の形態では、サーバAP13は、データベース11の内容を更新するための更新要求およびデータベース11の内容を参照するための参照要求をタイムスタンプAPI14及びDBMS API17を介してDBMS12に供給する。なお、更新要求には、データベース11に新規レコードを追加するための要求と、データベース11に既に格納されているレコードの内容を変更するための要求との2種類の要求が存在する。新規レコードを追加するための更新要求には、その種別「追加」と、追加するレコードとが含まれ、既に格納されているレコードの内容を変更するための更新要求には。その種別「変更」と、レコードの変更内容とが含まれている。   The server AP 13 has a function of supplying various requests for accessing the database 11 to the DBMS 12 via the time stamp API 14 and the DBMS API 17. In the present embodiment, the server AP 13 supplies an update request for updating the contents of the database 11 and a reference request for referring to the contents of the database 11 to the DBMS 12 via the time stamp API 14 and the DBMS API 17. Note that there are two types of update requests: a request for adding a new record to the database 11 and a request for changing the contents of a record already stored in the database 11. The update request for adding a new record includes the type “add” and the record to be added, and the update request for changing the contents of the record already stored. The type “change” and the change contents of the record are included.

タイムスタンプAPI14は、サーバAP13から更新要求が渡されると、それに更新時刻として現在時刻を付加(スタンプ)し、DBMS API17を介してDBMS12に供給する機能を有する。なお、タイムスタンプAPI14は、サーバAP13から参照要求が渡された場合は、その要求をそのまま、DBMS API17を介してDBMS12に供給する。   The time stamp API 14 has a function of adding (stamping) the current time as an update time to the DBMS 12 via the DBMS API 17 when an update request is passed from the server AP 13. When a reference request is passed from the server AP 13, the time stamp API 14 supplies the request as it is to the DBMS 12 via the DBMS API 17.

DBMS12は、サーバAP13から参照要求が供給された場合には、上記参照要求によって要求されているレコードをデータベース11から読み出し、サーバAP13に返却する。また、サーバAP13から更新時刻が付加された更新要求が供給された場合には、上記更新要求に従ってデータベース11を更新(新規レコードの追加あるいは既存レコードの内容変更)すると共に、上記更新要求に付加されている更新時刻を最新更新時刻記憶部112及び更新対象レコードに設定する機能を有する。更に、DBMS12は、サーバAP13から更新時刻が付加された更新要求が供給された場合は、二重化デーモン手段15に対して更新イベントを発生し、上記更新時刻の付加された更新要求を渡す機能を有する。   When the reference request is supplied from the server AP 13, the DBMS 12 reads the record requested by the reference request from the database 11 and returns it to the server AP 13. When an update request with an update time added is supplied from the server AP 13, the database 11 is updated (adding a new record or changing the contents of an existing record) according to the update request, and added to the update request. The update time is set in the latest update time storage unit 112 and the update target record. Further, the DBMS 12 has a function of generating an update event to the duplexing daemon means 15 and passing the update request to which the update time is added when an update request to which the update time is added is supplied from the server AP 13. .

二重化デーモン手段15は、DBMS12から渡された更新時刻の付加された更新要求をリモート用更新要求として伝送路4を介してリモートサーバ2へ送信する機能や、伝送路4に異常が発生し、データベース11、21の内容が不一致になった場合、そのことをクライアント3に通知する機能を有する。   The duplexing daemon means 15 has a function of transmitting an update request with an update time passed from the DBMS 12 as a remote update request to the remote server 2 via the transmission line 4, or an abnormality occurs in the transmission line 4, and the database When the contents of 11 and 21 are inconsistent, the client 3 is notified of this.

差分コピー手段16は、伝送路4が復旧した後、最新更新時刻記憶部112、212に設定されている最新更新時刻が一致しているか否かを調べ、不一致の場合、データベース11に格納されているレコードの内の、付加(スタンプ)されている時刻がリモート側の最新更新時刻よりも後の時刻になっているレコードを、復旧用レコードとしてリモートサーバ2に送信する機能を有する。   After the transmission path 4 is restored, the differential copy means 16 checks whether or not the latest update times set in the latest update time storage units 112 and 212 match. If they do not match, the difference copy means 16 is stored in the database 11. Among the existing records, there is a function of transmitting, to the remote server 2 as a recovery record, a record whose added (stamped) time is later than the latest update time on the remote side.

リモートサーバ2側に設けられているDBMS22は、センタサーバ1からリモート用更新要求が送られてきた場合、それに従ってデータベース21を更新すると共に、データベース21の最新更新時刻記憶部212に上記リモート用更新要求に付加されている更新時刻を設定する機能を有する。更に、センタサーバ1から復旧用レコードが送られてきた場合、それに従ってデータベース21を復旧する機能を有する。   When the remote update request is sent from the center server 1, the DBMS 22 provided on the remote server 2 side updates the database 21 according to the request and updates the remote update in the latest update time storage unit 212 of the database 21. It has a function to set the update time added to the request. Furthermore, when a recovery record is sent from the center server 1, it has a function of recovering the database 21 accordingly.

なお、上記した機能を有するセンタサーバ1及びリモートサーバ2は、コンピュータによって実現可能である。コンピュータによってセンタサーバ1を実現する場合は、コンピュータをセンタサーバ1として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、DBMS12、二重化デーモン手段15、差分コピー手段16を実現する。また、リモートサーバ2をコンピュータによって実現する場合は、コンピュータをリモートサーバ2として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、DBMS22を実現する。   The center server 1 and the remote server 2 having the above functions can be realized by a computer. When the center server 1 is realized by a computer, a disk, a semiconductor memory, and other recording media on which a program for causing the computer to function as the center server 1 is prepared are read by the computer. The computer realizes the DBMS 12, the duplex daemon means 15, and the differential copy means 16 on its own computer by controlling its own operation according to the read program. Further, when the remote server 2 is realized by a computer, a disk, a semiconductor memory, and other recording media recording a program for causing the computer to function as the remote server 2 are prepared, and the computer reads the program. The computer realizes the DBMS 22 on its own computer by controlling its own operation according to the read program.

〔実施の形態の動作の説明〕
次に、本実施の形態の動作について詳細に説明する。
[Description of Operation of Embodiment]
Next, the operation of the present embodiment will be described in detail.

サーバAP13において、データベース11に対する更新要求が発生すると、図4のフローチャートに示すように、タイムスタンプAPI14が上記更新要求に更新時刻として現在時刻を付加し(ステップS41)、DBMS API17が更新時刻が付加された更新要求をDBMS12に供給する。   When an update request for the database 11 is generated in the server AP 13, as shown in the flowchart of FIG. 4, the time stamp API 14 adds the current time as the update time to the update request (step S41), and the DBMS API 17 adds the update time. The updated request is supplied to the DBMS 12.

DBMS12は、更新要求を受け付けると、図5のフローチャートに示すように、上記更新要求に従ってデータベース11を更新する(ステップS51)。より具体的には、更新要求の種別が「追加」である場合には、図6に示すようなレコードをデータ記憶部111に追加する。その際、レコードの項目「更新時刻」には、更新要求に付加されている更新時刻を設定する。また、更新要求の種別が「変更」である場合には、データ記憶部111に格納されている変更対象となるレコードの内容を変更すると共に、項目「更新時刻」に更新要求に付加されている更新時刻を設定する。   Upon receiving the update request, the DBMS 12 updates the database 11 according to the update request as shown in the flowchart of FIG. 5 (step S51). More specifically, when the update request type is “addition”, a record as shown in FIG. 6 is added to the data storage unit 111. At this time, the update time added to the update request is set in the item “update time” of the record. When the type of the update request is “change”, the contents of the record to be changed stored in the data storage unit 111 are changed and the item “update time” is added to the update request. Set the update time.

その後、DBMS12は、上記更新要求に付加されている更新時刻を、最新更新時刻記憶部112に設定(ステップS52)、二重化デーモン手段15に対して更新イベントを発生し、上記更新要求を渡す(ステップS53)。   Thereafter, the DBMS 12 sets the update time added to the update request in the latest update time storage unit 112 (step S52), generates an update event for the duplex daemon means 15, and passes the update request (step S52). S53).

二重化デーモン手段15は、DBMS12から更新時刻の付加されている更新要求が渡されると、図7のフローチャートに示すように、上記更新要求をリモート用更新要求としてリモートサーバ2へ送信し、応答待ち状態となる(ステップS71)。   When the update request to which the update time is added is delivered from the DBMS 12, the duplexing daemon means 15 transmits the update request as a remote update request to the remote server 2 as shown in the flowchart of FIG. (Step S71).

リモートサーバ2内のDBMS22は、リモート用更新要求を受信すると、図8のフローチャートに示すように、リモート用更新要求に従ってデータベース21を更新し(ステップS81)、その後、上記リモート用更新要求に付加されている更新時刻を最新更新時刻記憶部212に設定する(ステップS82)。そして、ステップS81、S82の処理が正常終了した場合は、二重化デーモン手段15に正常応答を返し(ステップS83がYES、S84)、異常終了した場合は、異常応答を返す(ステップS83がNO、S85)。   When the DBMS 22 in the remote server 2 receives the remote update request, it updates the database 21 in accordance with the remote update request as shown in the flowchart of FIG. 8 (step S81), and is then added to the remote update request. Is set in the latest update time storage unit 212 (step S82). If the processing in steps S81 and S82 ends normally, a normal response is returned to the duplexing daemon means 15 (YES in step S83, S84). If the processing ends abnormally, an abnormal response is returned (NO in step S83, S85). ).

応答待ち状態にある二重化デーモン手段15は、正常応答が返却された場合(ステップS73がYES)は、その処理を終了し、異常応答が返却された場合(ステップS72がYES)は、リモート用更新要求の再送処理を行う(ステップS76)。また、リモート用更新要求を送信した後、所定時間が経過しても、DBMS22から正常応答も異常応答も返却されなかった場合(ステップS74がYES)は、伝送路4の障害により、データベース21の内容をデータベース11の内容と一致させることができなくなったと判断し、クライアント3にそのことを通知する(ステップS75)。   If the normal response is returned (YES in step S73), the duplexing daemon means 15 in the response waiting state ends the processing, and if the abnormal response is returned (YES in step S72), the remote update is performed. Request retransmission processing is performed (step S76). Further, if neither a normal response nor an abnormal response is returned from the DBMS 22 even after a predetermined time has elapsed after the remote update request is transmitted (YES in step S74), a failure in the transmission path 4 causes the database 21 to It is determined that the contents cannot be matched with the contents of the database 11, and this is notified to the client 3 (step S75).

伝送路4の障害が復旧すると、差分コピー手段16は、図9のフローチャートに示すように、最新更新時刻記憶部112に格納されている、データベース11の最新更新時刻(Tcとする)を取得後、リモートサーバ2に対して最新時刻取得要求を送信する(ステップS91、S92)。これにより、リモートサーバ2内のDBMS22は、最新更新時刻記憶部212に格納されている、データベース21の最新更新時刻(Trとする)をセンタサーバ1へ送信する。差分コピー手段16は、データベース21の最新更新時刻Trを受信すると、ステップS91で取得したデータベース11の最新更新時刻Tcと比較する(ステップS94)。   When the failure of the transmission path 4 is recovered, the differential copy unit 16 acquires the latest update time (Tc) of the database 11 stored in the latest update time storage unit 112 as shown in the flowchart of FIG. The latest time acquisition request is transmitted to the remote server 2 (steps S91 and S92). Thereby, the DBMS 22 in the remote server 2 transmits the latest update time (Tr) of the database 21 stored in the latest update time storage unit 212 to the center server 1. When receiving the latest update time Tr of the database 21, the differential copy means 16 compares it with the latest update time Tc of the database 11 acquired in step S91 (step S94).

そして、最新更新時刻Tc、Trが等しい場合(ステップS94がYES)は、データベース11、21に差分がないと判断し、クライアント3に対してデータベース11、21の内容が一致したことを通知し(ステップS96)、その後、処理を終了する。   If the latest update times Tc and Tr are equal (YES in step S94), it is determined that there is no difference between the databases 11 and 21, and the client 3 is notified that the contents of the databases 11 and 21 match ( Step S96), and then the process ends.

これに対して、最新更新時刻Tc、Trが異なる場合(ステップS94がNO)は、差分情報送信処理を行う(ステップS95)。差分情報送信処理では、データベース11から、項目「更新時刻」に設定されている更新時刻が、データベース21の最新更新時刻Trよりも後のレコードを検索し、検索したレコードを復旧用レコードとしてリモートサーバ2へ送信する処理を行う。その後、差分コピー手段16は、クライアント3に対してデータベース11、21の内容が一致したことを通知し(ステップS96)、処理を終了する。   On the other hand, if the latest update times Tc and Tr are different (NO in step S94), a difference information transmission process is performed (step S95). In the difference information transmission process, a record in which the update time set in the item “update time” is later than the latest update time Tr in the database 21 is retrieved from the database 11 and the retrieved record is used as a recovery record. Processing to transmit to 2. Thereafter, the differential copy unit 16 notifies the client 3 that the contents of the databases 11 and 21 match (step S96), and ends the process.

一方、リモートサーバ2内のDBMS22は、センタサーバ1からの復旧用レコードを受信する毎に、図10のフローチャートに示す処理を行う。図10を参照すると、DBMS22は、復旧用レコードを受信すると、復旧用レコードとキー項目の内容が一致するレコードが、データベース21内に存在するか否かを調べる(ステップS101)。そして、そのようなレコードが存在する場合(ステップS101がYES)は、上記レコードを復旧用レコードで置き換える(ステップS102)。これに対して、そのようなレコードが存在しない場合は、復旧用レコードをデータベース21に追加する。   On the other hand, every time the DBMS 22 in the remote server 2 receives a recovery record from the center server 1, the DBMS 22 performs the processing shown in the flowchart of FIG. Referring to FIG. 10, when the DBMS 22 receives the recovery record, the DBMS 22 checks whether there is a record in the database 21 that matches the recovery record and the key item (step S101). If such a record exists (YES in step S101), the record is replaced with a recovery record (step S102). On the other hand, when such a record does not exist, a recovery record is added to the database 21.

図11は、センタサーバ1及びリモートサーバ2で行われる動作の一例を示すタイムチャートである。   FIG. 11 is a time chart illustrating an example of operations performed in the center server 1 and the remote server 2.

センタサーバ1内のサーバAP13において、更新要求が発生すると、タイムスタンプAPI14が、上記更新要求に現在時刻(更新時刻)を付加してDBMS12に渡す(図11のステップS111、図4のステップS41、S42)。   When an update request is generated in the server AP 13 in the center server 1, the time stamp API 14 adds the current time (update time) to the update request and passes it to the DBMS 12 (step S111 in FIG. 11, step S41 in FIG. 4, S42).

これにより、DBMS12がデータベース11を更新すると共に最新更新時刻記憶部112に上記更新要求に付加されている更新時刻を設定し、更に、二重化デーモン手段15に対して更新イベントを発生する(図11のステップS112、図5のステップS51〜S53)。   As a result, the DBMS 12 updates the database 11, sets the update time added to the update request in the latest update time storage unit 112, and generates an update event for the duplex daemon means 15 (FIG. 11). Step S112, steps S51 to S53 in FIG. 5).

これにより、二重化デーモン手段15は、リモート用更新要求をリモートサーバ2へ送信する(図11のステップS113、図7のステップS71)。   Thereby, the duplexing daemon means 15 transmits a remote update request to the remote server 2 (step S113 in FIG. 11 and step S71 in FIG. 7).

リモートサーバ2内のDBMS22は、リモート用更新要求に従ってデータベース21を更新すると共に、上記リモート用更新要求に付加されている更新時刻を最新更新時刻記憶部212に設定する(図11のステップS114、図8のステップS81、S82)。   The DBMS 22 in the remote server 2 updates the database 21 according to the remote update request and sets the update time added to the remote update request in the latest update time storage unit 212 (step S114 in FIG. 11, FIG. 8 steps S81, S82).

図11の例では、その後、再びサーバAP13で更新要求が発生し(ステップS115)、データベース11の更新とリモート用更新要求の送出とが行われているが(ステップS116、S117)、伝送路4の障害により、リモート用更新要求はリモートサーバ2に到達せず、その目的を達成していない。即ち、データベース21の内容がデータベース11の内容と異なるものになってしまう。また、このような事態が発生すると、センタサーバ1内の差分コピー手段16は、そのことをクライアント3に通知する(図11のステップS118、図7のステップS75)。   In the example of FIG. 11, an update request is again generated at the server AP 13 (step S115), and the database 11 is updated and a remote update request is sent (steps S116 and S117). Due to the failure, the remote update request does not reach the remote server 2 and does not achieve its purpose. That is, the content of the database 21 is different from the content of the database 11. Further, when such a situation occurs, the differential copy means 16 in the center server 1 notifies the client 3 (step S118 in FIG. 11, step S75 in FIG. 7).

その後、伝送路4が復旧すると(図11のステップS119)、差分コピー手段16が、最新更新時刻記憶部112、212からデータベース11、21それぞれの最新更新時刻Tc、Trを取得し、両者が一致するか否かを調べることにより、データベース11、21の内容が一致しているか否かを判断する(図11のステップS120〜S123、図9のステップS91〜94)。   After that, when the transmission path 4 is restored (step S119 in FIG. 11), the differential copy unit 16 acquires the latest update times Tc and Tr of the databases 11 and 21 from the latest update time storage units 112 and 212, respectively. It is determined whether or not the contents of the databases 11 and 21 match by checking whether or not to do so (steps S120 to S123 in FIG. 11 and steps S91 to 94 in FIG. 9).

そして、両データベース11、21の内容が等しいと判断した場合は、クライアント3にデータベースベース不一致復旧を通知する(図11のステップS123がNO、S126、図9のステップS94がYES、S96)。これに対して、両データベース11、21の内容が一致していないと判断した場合は、差分コピー手段16が差分情報送信処理を行い(図11のステップS123がYES、S124、図9のステップS94がYES、S95)、リモートサーバ2内のDBMS22が復旧処理を行う(図11のステップS125、図10のステップS101〜S103)。   If it is determined that the contents of the databases 11 and 21 are the same, the client 3 is notified of the recovery of the database base mismatch (step S123 in FIG. 11 is NO, S126, step S94 in FIG. 9 is YES, S96). On the other hand, if it is determined that the contents of the databases 11 and 21 do not match, the differential copy means 16 performs a differential information transmission process (YES in step S123 in FIG. 11, S124 in FIG. 11, and step S94 in FIG. 9). YES, S95), the DBMS 22 in the remote server 2 performs recovery processing (step S125 in FIG. 11 and steps S101 to S103 in FIG. 10).

〔実施の形態の効果〕
本実施の形態によれば、多くのメモリを使用せずとも、伝送路の復旧後、迅速にセンタ側データベースとリモート側データベースとの内容を一致させることができ、且つ、伝送路の復旧時に無駄な処理が行われないようにすることが可能になる。その理由は、次の通りである。
[Effect of the embodiment]
According to the present embodiment, it is possible to quickly match the contents of the center side database and the remote side database after restoration of the transmission line without using a lot of memory, and it is wasteful when the transmission line is restored. It is possible to prevent the processing from being performed. The reason is as follows.

多くのメモリを使用しなくても良い理由は、差分コピー手段16が、リモート側のデータベース21の内容をセンタ側のデータベース11の内容と一致させるために必要になる復旧用レコードをセンタ側のデータベース11から取り出すようにしており、特許文献1のように、差分ファイルを設ける必要がないからである。また、伝送路4の復旧後、迅速にセンタ側、リモート側のデータベース11、21の内容を一致させることができる理由は、センタ側、リモート側の最新更新時刻記憶部112、212を備えているからである。即ち、特許文献2のように、データベースを検索せずとも、データベース11、21の最新更新時刻を取得することができるので、伝送路4の復旧後、迅速に両データベース11、21の内容を一致させることが可能になる。また、伝送路の復旧時に無駄な処理が行われないようにすることができる理由は、差分コピー手段16が、センタ側、リモート側のデータベース11、21の最新更新時刻が異なる場合のみ、データベースの内容を一致させるための処理を行っているからである。   The reason for not using a lot of memory is that the differential copy means 16 sends a recovery record required for the contents of the remote database 21 to match the contents of the center database 11 in the center database. This is because it is not necessary to provide a difference file as in Patent Document 1. The reason why the contents of the databases 11 and 21 on the center side and the remote side can be quickly matched after the restoration of the transmission path 4 includes the latest update time storage units 112 and 212 on the center side and the remote side. Because. That is, as in Patent Document 2, the latest update time of the databases 11 and 21 can be acquired without searching the databases, so that the contents of both the databases 11 and 21 can be matched quickly after the transmission line 4 is restored. It becomes possible to make it. Further, the reason why it is possible to prevent unnecessary processing from being performed at the time of restoration of the transmission path is that the differential copy means 16 has the database updated only when the latest update times of the center side and remote side databases 11 and 21 are different. This is because processing for matching the contents is performed.

本発明にかかるデータベース二重化システムの実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of embodiment of the database duplication system concerning this invention. センタサーバ1及びリモートサーバ2の構成例を示すブロック図である。3 is a block diagram illustrating a configuration example of a center server 1 and a remote server 2. FIG. データベース11、21の構成例を示す図である。It is a figure which shows the structural example of the databases 11 and 21. FIG. サーバAP13の処理例を示すフローチャートである。It is a flowchart which shows the process example of server AP13. DBMS12の処理例を示すフローチャートである。It is a flowchart which shows the process example of DBMS12. レコードの構成例を示す図である。It is a figure which shows the structural example of a record. 二重化デーモン手段15の処理例を示すフローチャートである。4 is a flowchart showing an example of processing of a duplex daemon means 15. DBMS22の処理例を示すフローチャートである。It is a flowchart which shows the process example of DBMS22. 差分コピー手段16の処理例を示すフローチャートである。4 is a flowchart showing a processing example of a differential copy unit 16; DBMS22の処理例を示すフローチャートである。It is a flowchart which shows the process example of DBMS22. センタサーバ1及びリモートサーバ2の動作例を示すタイムチャートである。3 is a time chart showing an example of operation of a center server 1 and a remote server 2;

符号の説明Explanation of symbols

1…センタサーバ
11…データベース
12…DBMS
13…サーバAP
14…タイムスタンプAPI
15…二重化デーモン手段
16…差分コピー手段
17…DBMS API
2…リモートサーバ
21…データベース
22…DBMS
3…クライアント
4…伝送路
1 ... Center server 11 ... Database 12 ... DBMS
13 ... Server AP
14 ... Timestamp API
15 ... Duplex daemon means 16 ... Differential copy means 17 ... DBMS API
2 ... Remote server 21 ... Database 22 ... DBMS
3 ... Client 4 ... Transmission path

Claims (9)

センタサーバがセンタ側データベースを備え、前記センタサーバと伝送路を介して接続されたリモートサーバが、前記センタ側データベースのコピーであるリモート側データベースを備えたデータベース二重化システムにおいて、
前記センタサーバが、
センタ側最新更新時刻記憶部と、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段と、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段と、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段とを備え、
前記リモートサーバが、
リモート側最新更新時刻記憶部と、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段とを備えたことを特徴とするデータベース二重化システム。
In the database duplication system, the center server includes a center database, and the remote server connected to the center server via a transmission path includes a remote database that is a copy of the center database.
The center server is
A center side latest update time storage unit;
When an update request for the database occurs, the center side database management means for updating the record of the center side database according to the update request and setting the update time in the update target record and the center side latest update time storage unit;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, if the update time set in the center-side latest update time storage unit and the update time set in the remote-side latest update time storage unit do not match, the center side Of the records stored in the database, the remote update is a record for which the added update time is later than the update time set in the latest remote update time storage unit. Differential copy means for sending to the server,
The remote server is
Remote side latest update time storage unit,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time A database duplication system comprising: a remote database management unit configured to restore the remote database according to the recovery record when a recovery record is sent from the center server.
請求項1記載のデータベース二重化システムにおいて、
前記差分コピー手段が、前記リモート側データベース管理手段に対して最新更新時刻取得要求を送信する構成を有し、
前記リモート側データベース管理手段が、前記差分コピー手段から前記最新更新時刻取得要求が送られてきたとき、前記リモート側最新更新時刻記憶部に設定されている更新時刻を前記差分コピー手段に返却する構成を有することを特徴とするデータベース二重化システム。
The database duplication system according to claim 1,
The differential copy means has a configuration for transmitting a latest update time acquisition request to the remote database management means,
A configuration in which the remote database management unit returns the update time set in the remote latest update time storage unit to the differential copy unit when the latest update time acquisition request is sent from the differential copy unit A database duplication system characterized by comprising:
請求項2記載のデータベース二重化システムにおいて、
前記リモート側データベース管理手段が、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードとキー項目の内容が一致するレコードが前記リモート側データベースに存在する場合は、前記レコードを前記復旧用レコードで置き換え、存在しない場合は前記復旧用レコードを前記リモート側データベースに追加する構成を有することを特徴とするデータベース二重化システム。
In the database duplication system according to claim 2,
When the remote-side database management means receives a recovery record from the center server, if there is a record in the remote-side database that matches the recovery record and the key item, the record is A database duplication system characterized in that it is replaced with a recovery record, and if it does not exist, the recovery record is added to the remote database.
請求項3記載のデータベース二重化システムにおいて、
前記センタ側最新更新時刻記憶部が前記センタ側データベース上に設けられ、
前記リモート側最新更新時刻記憶部が前記リモート側データベース上に設けられていることを特徴とするデータベース二重化システム。
In the database duplication system according to claim 3,
The center side latest update time storage unit is provided on the center side database,
The database duplex system, wherein the remote latest update time storage unit is provided on the remote database.
センタ側データベースを備え、且つ伝送路を介して前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバと接続されるセンタサーバであって、
センタ側最新更新時刻記憶部と、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段と、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段と、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモートサーバが備えているリモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段とを備えたことを特徴とするセンタサーバ。
A center server connected to a remote server having a center side database and having a remote side database that is a copy of the center side database via a transmission line;
A center side latest update time storage unit;
When an update request for the database occurs, the center side database management means for updating the record of the center side database according to the update request and setting the update time in the update target record and the center side latest update time storage unit;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, the update time set in the center-side latest update time storage unit does not match the update time set in the remote-side latest update time storage unit provided in the remote server In the case of the record stored in the center-side database, a record in which the added update time is later than the update time set in the remote-side latest update time storage unit A center server comprising differential copy means for transmitting to the remote server as a recovery record.
センタ側データベースを備えたセンタサーバと伝送路を介して接続され、且つ、前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバであって、
リモート側最新更新時刻記憶部と、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段とを備えたことを特徴とするリモートサーバ。
A remote server connected to a center server having a center side database via a transmission line and having a remote side database that is a copy of the center side database;
Remote side latest update time storage unit,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time A remote server comprising: a remote database management unit configured to restore the remote database according to the recovery record when a recovery record is sent from the center server.
センタサーバがセンタ側データベースを備え、前記センタサーバと伝送路を介して接続されたリモートサーバが、前記センタ側データベースのコピーであるリモート側データベースを備えたデータベース二重化システムにおいて、
前記センタサーバが、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよびセンタ側最新更新時刻記憶部に更新時刻を設定するステップと、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信するステップと、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信するステップとを実行し、
前記リモートサーバが、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻をリモート側最新更新時刻記憶部に設定するステップと、
前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するステップとを実行することを特徴とするデータベース二重化方法。
In the database duplication system, the center server includes a center database, and the remote server connected to the center server via a transmission path includes a remote database that is a copy of the center database.
The center server is
When an update request for the database occurs, updating the record in the center side database according to the update request, and setting an update time in the update target record and the center side latest update time storage unit;
Transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, if the update time set in the center-side latest update time storage unit and the update time set in the remote-side latest update time storage unit do not match, the center side Of the records stored in the database, the remote update is a record for which the added update time is later than the update time set in the latest remote update time storage unit. Sending to the server,
The remote server is
When a remote update request is sent from the center server, the remote database is updated in accordance with the remote update request, and the update time included in the remote update request is updated to the remote latest update time storage unit Step to set to
And a step of restoring the remote database according to the recovery record when a recovery record is sent from the center server.
センタ側データベース及びセンタ側最新更新時刻記憶部を備え、且つ伝送路を介して前記センタ側データベースのコピーであるリモート側データベースを備えたリモートサーバと接続されるコンピュータを、センタサーバとして機能させるためのプログラムであって、
前記コンピュータを、
データベースに対する更新要求が発生したとき、前記更新要求に従って前記センタ側データベースのレコードを更新すると共に、更新対象レコードおよび前記センタ側最新更新時刻記憶部に更新時刻を設定するセンタ側データベース管理手段、
前記更新要求と前記更新時刻とを含むリモート用更新要求を前記リモートサーバへ送信する二重化デーモン手段、
前記伝送路の障害が復旧したとき、前記センタ側最新更新時刻記憶部に設定されている更新時刻と前記リモートサーバが備えているリモート側最新更新時刻記憶部に設定されている更新時刻とが不一致の場合、前記センタ側データベースに格納されているレコードの内の、付加されている更新時刻が前記リモート側最新更新時刻記憶部に設定されている更新時刻よりも後の時刻になっているレコードを復旧用レコードとして前記リモートサーバへ送信する差分コピー手段として機能させるためのプログラム。
A computer that includes a center-side database and a center-side latest update time storage unit, and that is connected to a remote server that includes a remote-side database that is a copy of the center-side database via a transmission path, functions as a center server. A program,
The computer,
A center-side database management means for updating a record in the center-side database according to the update request and setting an update time in an update target record and the center-side latest update time storage unit when an update request for the database occurs;
A duplex daemon means for transmitting a remote update request including the update request and the update time to the remote server;
When the failure of the transmission path is recovered, the update time set in the center-side latest update time storage unit does not match the update time set in the remote-side latest update time storage unit provided in the remote server In the case of the record stored in the center-side database, a record in which the added update time is later than the update time set in the remote-side latest update time storage unit A program for functioning as differential copy means for transmitting to the remote server as a recovery record.
センタ側データベースを備えたセンタサーバと伝送路を介して接続され、且つ、リモート側最新更新時刻記憶部および前記センタ側データベースのコピーであるリモート側データベースを備えたコンピュータをリモートサーバとして機能させるプログラムであって、
前記コンピュータを、
前記センタサーバからリモート用更新要求が送られてきたとき、該リモート用更新要求に従って前記リモート側データベースを更新すると共に、前記リモート用更新要求に含まれている更新時刻を前記リモート側最新更新時刻記憶部に設定し、前記センタサーバから復旧用レコードが送られてきたとき、該復旧用レコードに従って前記リモート側データベースを復旧するリモート側データベース管理手段として機能させるためのプログラム。
A program connected to a center server having a center side database via a transmission line, and causing a remote side latest update time storage unit and a computer having a remote side database that is a copy of the center side database to function as a remote server. There,
The computer,
When a remote update request is sent from the center server, the remote database is updated according to the remote update request, and the update time included in the remote update request is stored in the remote latest update time And a program for functioning as remote database management means for recovering the remote database according to the recovery record when a recovery record is sent from the center server.
JP2005273703A 2005-09-21 2005-09-21 Data base duplex system, center server, remote server, data base duplex method and program Pending JP2007086987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005273703A JP2007086987A (en) 2005-09-21 2005-09-21 Data base duplex system, center server, remote server, data base duplex method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005273703A JP2007086987A (en) 2005-09-21 2005-09-21 Data base duplex system, center server, remote server, data base duplex method and program

Publications (1)

Publication Number Publication Date
JP2007086987A true JP2007086987A (en) 2007-04-05

Family

ID=37973928

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005273703A Pending JP2007086987A (en) 2005-09-21 2005-09-21 Data base duplex system, center server, remote server, data base duplex method and program

Country Status (1)

Country Link
JP (1) JP2007086987A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044553A (en) * 2008-08-12 2010-02-25 Hitachi Ltd Data processing method, cluster system, and data processing program
GB2484086A (en) * 2010-09-28 2012-04-04 Metaswitch Networks Ltd Reliability and performance modes in a distributed storage system
JP2014075060A (en) * 2012-10-05 2014-04-24 Azbil Corp Control apparatus and data restoration method
CN116149712A (en) * 2023-04-04 2023-05-23 湖南中青能科技有限公司 Database version updating compatible matching method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204739A (en) * 1992-01-29 1993-08-13 Nec Corp System for synchronizing overlapped distributed data bases
JPH0954719A (en) * 1995-08-14 1997-02-25 Meidensha Corp Client and server type data base
JPH09305466A (en) * 1996-05-14 1997-11-28 Toshiba Corp Power distribution system supervisory and control unit
JP2002202906A (en) * 2000-12-28 2002-07-19 Nec Corp Database duplex system and method therefor
JP2004038349A (en) * 2002-07-01 2004-02-05 Nec Engineering Ltd Network database update system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204739A (en) * 1992-01-29 1993-08-13 Nec Corp System for synchronizing overlapped distributed data bases
JPH0954719A (en) * 1995-08-14 1997-02-25 Meidensha Corp Client and server type data base
JPH09305466A (en) * 1996-05-14 1997-11-28 Toshiba Corp Power distribution system supervisory and control unit
JP2002202906A (en) * 2000-12-28 2002-07-19 Nec Corp Database duplex system and method therefor
JP2004038349A (en) * 2002-07-01 2004-02-05 Nec Engineering Ltd Network database update system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044553A (en) * 2008-08-12 2010-02-25 Hitachi Ltd Data processing method, cluster system, and data processing program
JP4612714B2 (en) * 2008-08-12 2011-01-12 株式会社日立製作所 Data processing method, cluster system, and data processing program
GB2484086A (en) * 2010-09-28 2012-04-04 Metaswitch Networks Ltd Reliability and performance modes in a distributed storage system
JP2014075060A (en) * 2012-10-05 2014-04-24 Azbil Corp Control apparatus and data restoration method
CN116149712A (en) * 2023-04-04 2023-05-23 湖南中青能科技有限公司 Database version updating compatible matching method
CN116149712B (en) * 2023-04-04 2023-06-27 湖南中青能科技有限公司 Database version updating compatible matching method

Similar Documents

Publication Publication Date Title
US7676503B2 (en) Hybrid computer restore using network service
US6782398B1 (en) Method for executing commands on multiple computers of a network
US8626778B2 (en) System and method for conversion of JMS message data into database transactions for application to multiple heterogeneous databases
US7941814B1 (en) Device driver processing for automated system restores
US6647399B2 (en) Method, system, program, and data structures for naming full backup versions of files and related deltas of the full backup versions
US7114094B2 (en) Information processing system for judging if backup at secondary site is necessary upon failover
CN102460398B (en) Source classification for performing deduplication in a backup operation
US8250202B2 (en) Distributed notification and action mechanism for mirroring-related events
CN107924362B (en) Database system, server device, computer-readable recording medium, and information processing method
US8019727B2 (en) Pull model for file replication at multiple data centers
US20100030818A1 (en) System and method for applying once a transaction delivered in a message published asynchronously in a distributed database
US20060075004A1 (en) Method, system, and program for replicating a file
US8615494B1 (en) Segment-based method for efficient file restoration
JP2003308210A (en) Method of replicating source file across networked resources and recording medium
US8046329B2 (en) Incremental backup of database for non-archive logged servers
JP2009288836A (en) System failure recovery method of virtual server, and its system
JP2005011354A (en) System and method for managing cache object using notification bond
US8250313B1 (en) Conflict avoidance in data store replication
KR20020003859A (en) Web server content replication
JP2007220103A (en) Method, system, and program for consolidating session information for a cluster of sessions in coupled session environment
US20090070336A1 (en) Method and system for managing transmitted requests
JP4159750B2 (en) Distributed computer system and maintenance data application method
US11416235B2 (en) System and method for managed server independence for deployment of software applications and libraries
JP2007086987A (en) Data base duplex system, center server, remote server, data base duplex method and program
US20110137866A1 (en) Method for generating backup script

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080818

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090721

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20090721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110804

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120124