JP2000076218A - Inter-database synchronization system - Google Patents

Inter-database synchronization system

Info

Publication number
JP2000076218A
JP2000076218A JP10241505A JP24150598A JP2000076218A JP 2000076218 A JP2000076218 A JP 2000076218A JP 10241505 A JP10241505 A JP 10241505A JP 24150598 A JP24150598 A JP 24150598A JP 2000076218 A JP2000076218 A JP 2000076218A
Authority
JP
Japan
Prior art keywords
data
external
internal
database
firewall
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
JP10241505A
Other languages
Japanese (ja)
Inventor
Akihiro Fukuda
昭弘 福田
Hiroshi Fujita
拡 藤田
Masatoshi Murayama
雅俊 村山
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.)
NTT Data Group Corp
Original Assignee
NTT Data 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 NTT Data Corp filed Critical NTT Data Corp
Priority to JP10241505A priority Critical patent/JP2000076218A/en
Publication of JP2000076218A publication Critical patent/JP2000076218A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a synchronization system which can secure the synchronization between databases holding a fire wall between them. SOLUTION: The data whose contents are opened to the outside of a company are registered on an external DB 3, and the data which are more detailed than those of the DB 3 are registered on an internal DB 9. A differential data extracting part 17 extracts the data (internal differential data) which are updated in a prescribed period among those data of the DB 9. A data transmitting part 19 transmits the internal differential data, etc., to an external DB server 5 by means of an FTP(file transfer protocol). A differential data extracting part 27 extracts the data (external differential data) which are updated in a prescribed period among those data of the DB 3. A data registering part 29 sets the external differential data on an FTP path, and a data acquiring part 21 intuitively squires the external differential data, etc.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ファイヤーウォー
ルを隔てたデータベース間の同期化の技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for synchronizing databases between firewalls.

【0002】[0002]

【従来の技術】複数のデータベース間で同期化を行うた
めには、各データベース間を専用線で接続する方法があ
るが、専用線の敷設費用は高価である。また、専用線の
代わりにインターネットを経由する方法も考えられる
が、LAN(ローカルエリアネットワーク)とインターネ
ットの間には、その両者のネットワークを通信プロトコ
ルレベルで分離するファイヤーウォール(以下、FWとい
う)が設けられている場合が多い。
2. Description of the Related Art In order to perform synchronization between a plurality of databases, there is a method of connecting each database with a dedicated line. However, laying a dedicated line is expensive. In addition, it is conceivable to use the Internet instead of a dedicated line, but between the LAN (Local Area Network) and the Internet, there is a firewall (hereinafter referred to as FW) that separates both networks at the communication protocol level. It is often provided.

【0003】[0003]

【発明が解決しようとする課題】FWは、FW外(インター
ネット側)のマシンからFW内(LAN側)のマシンへの主導
的にアクセスを禁じるため、従来のデータベースサーバ
の同期機能では、FWを隔てたデータベース間の同期化は
行えない。
Since the FW initiatively prohibits access from a machine outside the FW (Internet side) to a machine inside the FW (LAN side), the conventional database server synchronization function uses Synchronization between remote databases is not possible.

【0004】また、データベースサーバの同期機能がネ
ットワークに流すデータ量は膨大なため、インターネッ
トのトラフィック容量では十分ではないという問題もあ
る。
[0004] Further, there is also a problem that the amount of data to be transmitted to the network by the synchronization function of the database server is enormous, so that the Internet traffic capacity is not sufficient.

【0005】従って、本発明の目的は、FWを隔てたデー
タベース間の同期化を可能とする同期化システムを提供
することにある。
Accordingly, it is an object of the present invention to provide a synchronization system which enables synchronization between databases separated by FW.

【0006】また、本発明の別の目的は、データベース
間の同期化の際にネットワークに流れるデータ量をでき
るだけ少なくする同期化システムを提供することにあ
る。
Another object of the present invention is to provide a synchronization system for minimizing the amount of data flowing through a network when synchronizing databases.

【0007】[0007]

【課題を解決するための手段】本発明のデータベース同
期化システムは、ファイヤウォール内に内部データベー
スを含む内部データベースサーバを備え、ファイヤウォ
ール外に外部データベースを含む外部データベースサー
バとを備える。内部データベースサーバは、内部データ
ベース内で更新された内部データを外部データベースサ
ーバへ提供するデータ提供部と、ファイヤウォール外の
所定場所に登録されている外部データを、ファイヤウォ
ール内から主導的に取得し、取得した外部データにより
内部データベースを更新するデータ取得部とを有する。
外部データベースサーバが、データ提供部が提供する内
部データを受取り、受け取った内部データにより外部デ
ータベースを更新するデータ受取部と、外部データベー
ス内で更新された外部データを、ファイヤウォール外の
所定場所に登録するデータ登録部とを有する。
A database synchronization system according to the present invention includes an internal database server including an internal database inside a firewall, and an external database server including an external database outside the firewall. The internal database server is a data providing unit that provides internal data updated in the internal database to the external database server, and initiatively acquires external data registered at a predetermined location outside the firewall from within the firewall. And a data acquisition unit that updates the internal database with the acquired external data.
An external database server receives the internal data provided by the data providing unit and registers the external data updated in the external database with the data receiving unit that updates the external database with the received internal data at a predetermined location outside the firewall And a data registration unit for performing the setting.

【0008】好適な実施形態では、内部データベースサ
ーバが、内部データベースが有するデータの中から、所
定の期間に更新された内部差分データを内部データとし
て抽出する内部差分データ抽出部を有し、外部データベ
ースサーバが、外部データベースが有するデータの中か
ら、所定の期間に更新された外部差分データを外部デー
タとして抽出する外部差分データ抽出部を有する。
In a preferred embodiment, the internal database server has an internal difference data extraction unit for extracting, as internal data, internal difference data updated for a predetermined period from data of the internal database, The server has an external difference data extracting unit that extracts, as external data, external difference data updated during a predetermined period from data of the external database.

【0009】好適な実施形態では、内部データベースサ
ーバが、内部差分データについての所定の期間の始期を
記憶する内部時刻記憶手段と、内部差分データにより外
部データベースが更新されたか否かを確認する内部デー
タ更新確認手段とを有し、外部データベースサーバが、
外部差分データについての所定の期間の始期を記憶する
外部時刻記憶手段と、外部差分データにより内部データ
ベースが更新されたか否かを確認する外部データ更新確
認手段とを有する。それにより、内部データ更新確認手
段が、内部差分データにより外部データベースが更新さ
れたと確認したときは、内部時刻記憶部は、内部差分デ
ータについての始期を更新し、外部データ更新確認手段
が、外部差分データにより内部データベースが更新され
たと確認したときは、外部時刻記憶部は、外部差分デー
タについての始期を更新する。
In a preferred embodiment, the internal database server has an internal time storing means for storing the beginning of a predetermined period of the internal difference data, and an internal data for confirming whether or not the external database has been updated with the internal difference data. Update confirmation means, and the external database server has:
It has external time storage means for storing the beginning of a predetermined period of the external difference data, and external data update confirming means for confirming whether or not the internal database has been updated with the external difference data. Accordingly, when the internal data update confirming unit confirms that the external database has been updated by the internal difference data, the internal time storage unit updates the beginning of the internal difference data, and the external data update confirming unit determines that the external data update When it is confirmed that the internal database has been updated with the data, the external time storage unit updates the start of the external difference data.

【0010】好適な実施形態では、外部データベースサ
ーバが、外部データベースが内部差分データを取り込ん
だこと示す取込完了通知を作成し、ファイヤウォール外
の所定場所に登録する手段を有し、内部データベースサ
ーバの内部データ更新確認手段が、取込完了通知を主導
的に取得し、取込完了通知の取得の有無によって、内部
データベースの更新の確認を行う。また、内部データベ
ースサーバが、内部データベースが外部差分データを受
け取ったことを示す受取完了通知を作成し、外部データ
ベースサーバへ提供する手段を有し、外部データベース
サーバの外部データ更新確認手段が、受取完了通知を取
得し、受取完了通知の取得の有無によって外部データベ
ースの更新の確認を行う。
[0010] In a preferred embodiment, the external database server has means for creating an acquisition completion notification indicating that the external database has acquired the internal difference data, and registering the notification at a predetermined location outside the firewall. The internal data update confirming means initiatively acquires the acquisition completion notification, and confirms the update of the internal database based on whether or not the acquisition completion notification has been acquired. Also, the internal database server has means for creating a reception completion notification indicating that the internal database has received the external difference data and providing the notification to the external database server. The notification is obtained, and the update of the external database is confirmed based on whether or not the reception completion notification has been obtained.

【0011】[0011]

【発明の実施の形態】図1は、本発明の一実施形態に係
るデータベース同期化システムの全体構成図である。
FIG. 1 is an overall configuration diagram of a database synchronization system according to an embodiment of the present invention.

【0012】特定の社内のみで用いられるイントラネッ
トと社外のインターネットとがFW(ファイヤウォール)1
によって分離されている場合、本明細書では、FW1から
イントラネット側をFW1内といい、FW1からインターネ
ット側をFW1外という。FW1外には、外部データベース
3を有する外部データベースサーバ5が存在し、この外
部データベースサーバ5は、外部差分データベース7を
備える。また、FW1内には、内部データベース9を有す
る内部データベースサーバ11が存在し、この内部デー
タベースサーバ11は、内部差分データベース13を備
える。(以下、データベースをDBと略記する。)
An intranet used only in a specific office and the Internet outside the company are connected to a FW (firewall) 1
In this specification, the intranet side from FW1 is called inside FW1, and the Internet side from FW1 is called outside FW1. Outside the FW 1, there is an external database server 5 having an external database 3, and the external database server 5 has an external difference database 7. Further, an internal database server 11 having an internal database 9 is provided in the FW 1, and the internal database server 11 includes an internal difference database 13. (Hereinafter, database is abbreviated as DB.)

【0013】外部DB3は、社外に対して内容を公開して
いるデータ(例えば、取扱商品情報等)を登録しており、
これらのデータは内部DB9が有するデータに基づき、外
部DBサーバ5により、定期的に更新(例えば、追加、削
除、変更等)される。また、外部DB3が有するデータ
は、社外で発生した事象を原因としても、外部DBサーバ
5により、随時、更新される。社外の第三者は、情報端
末を用いて、この外部DB3にアクセスして、自由にデー
タを参照したり、或いは、所望のデータを自由に書き込
んだりすることができる。
The external DB 3 registers data whose contents are disclosed to the outside (for example, information on handled products).
These data are regularly updated (for example, added, deleted, changed, etc.) by the external DB server 5 based on the data of the internal DB 9. Further, the data stored in the external DB 3 is updated by the external DB server 5 at any time due to an event occurring outside the company. An external third party can access the external DB 3 using an information terminal to freely refer to data or freely write desired data.

【0014】内部DB9は、外部DB3が有するデータより
更に詳細なデータ(社外に対して秘密にするデータを含
む)を登録しており、これらの詳細なデータは社内から
の指示により、随時、内部DBサーバ11により、更新
(例えば、追加、削除、変更等)されている。内部DB9
は、自ら有するデータの中から外部に公開してもよいデ
ータのみを選択して、或いは、自ら有するデータを外部
に公開するのに適した形式に変更して、外部DB3にその
データを提供する。
The internal DB 9 registers more detailed data (including data to be kept confidential to the outside) than the data stored in the external DB 3, and these detailed data are stored in the internal DB 9 at any time according to an instruction from the company. Updated by DB server 11
(For example, addition, deletion, change, etc.). Internal DB9
Selects only data that may be disclosed to the outside from its own data, or changes the data to a format suitable for being disclosed to the outside, and provides the data to the external DB 3 .

【0015】内部DBサーバ11は、所定の2つの時刻
を、TimeA及びTimeBとして記憶する時刻レジスタ15
と、内部DB9が有するデータの中から、TimeA及びTimeB
の2つの時刻間に更新されたデータ(以下、内部差分デ
ータという)を抽出する差分データ抽出部17を有す
る。内部差分DB13は、抽出された内部差分データを記
憶する。
The internal DB server 11 has a time register 15 for storing two predetermined times as TimeA and TimeB.
And TimeA and TimeB from the data of the internal DB 9
And a differential data extracting unit 17 for extracting data updated between the two times (hereinafter referred to as internal differential data). The internal difference DB 13 stores the extracted internal difference data.

【0016】また、内部DBサーバ11は、FW1を通過す
ることができるFTP(File TransferProtocol)を用いて
外部DBサーバ5へ内部差分データ等を送信するデータ送
信部19と、FTPを用いて外部DBサーバ5から種々のデ
ータを取得するデータ取得部21とを有する。データ送
信部19は、内部差分データの送信動作が完了すると、
その完了の旨を示す送信完了通知を作成して、送信完了
通知を外部DBサーバ5へ提供する。データ取得部21
は、外部DBサーバ5内のFTPパス(FWを通過することが
できるFTPサービスの実行されているディレクトリを指
す)上に登録されている種々のデータを、主導的に(つ
まり、内部DBサーバ11から外部DBサーバ5へ働きかけ
て)取得する。また、データ取得部21は、データの取
得動作が完了すると、その完了の旨を示す受取完了通知
を作成して、データ送信部19へ送る。データ送信部1
9は、これらの完了通知を外部DBサーバ5へ提供する。
The internal DB server 11 includes a data transmission unit 19 that transmits internal difference data and the like to the external DB server 5 using FTP (File Transfer Protocol) that can pass through the FW 1, and an external DB using FTP. A data acquisition unit 21 that acquires various data from the server 5. When the operation of transmitting the internal difference data is completed, the data transmitting unit 19
A transmission completion notification indicating the completion is created, and the transmission completion notification is provided to the external DB server 5. Data acquisition unit 21
Is to read various data registered on the FTP path in the external DB server 5 (indicating the directory where the FTP service that can pass through the FW is executed) in a leading manner (that is, the internal DB server 11 From the external DB server 5). Further, when the data acquisition operation is completed, the data acquisition unit 21 creates a reception completion notification indicating that the data acquisition operation is completed, and sends it to the data transmission unit 19. Data transmission unit 1
9 provides these completion notifications to the external DB server 5.

【0017】外部DBサーバ5は、所定の2つの時刻を、
TimeC及びTimeDとして記憶する時刻レジスタ25と、外
部DB3が有するデータの中から、TimeC及びTimeDの2つ
の時刻間に更新されたデータ(以下、外部差分データと
いう)を抽出する差分データ抽出部27とを有する。外
部差分DB7は、抽出された外部差分データを記憶する。
The external DB server 5 sets two predetermined times,
A time register 25 for storing as TimeC and TimeD, and a difference data extracting unit 27 for extracting data updated between two times of TimeC and TimeD (hereinafter referred to as external difference data) from data of the external DB 3; Having. The external difference DB 7 stores the extracted external difference data.

【0018】また、外部DBサーバ5は、内部DBサーバ1
1が主導的に外部差分データ等を取得できるようにする
ために、外部差分データ等をFTPパスに登録するデータ
登録部29と、データ送信部19から送信された内部差
分データ等を受信するデータ受信部31とを有する。デ
ータ登録部29は、データ取得部21がFTPパス上に登
録された外部差分データ等を取得するまで待機してい
る。
The external DB server 5 is an internal DB server 1
In order to enable the first to acquire external difference data and the like, the data registration unit 29 that registers the external difference data and the like in the FTP path, and the data that receives the internal difference data and the like transmitted from the data transmission unit 19 And a receiving unit 31. The data registration unit 29 waits until the data acquisition unit 21 acquires the external difference data or the like registered on the FTP path.

【0019】また、差分データ抽出部27は、外部差分
データの抽出動作が完了すると、その完了の旨を示す抽
出完了通知を作成して、データ登録部29へ送る。ま
た、データ受信部31は、受信した内部差分データを外
部DB3へ提供する動作が完了すると、その完了の旨を示
す取込完了通知を作成して、データ登録部29へ送る。
データ登録部29は、これらの完了通知をFTPパス上に
セットして、データ取得部21により取得されるまで待
機する。
When the operation of extracting the external difference data is completed, the difference data extracting unit 27 creates an extraction completion notification indicating the completion of the operation and sends it to the data registration unit 29. In addition, when the operation of providing the received internal difference data to the external DB 3 is completed, the data receiving unit 31 creates an acquisition completion notification indicating the completion and sends the notification to the data registration unit 29.
The data registration unit 29 sets these completion notifications on the FTP path and waits until the data acquisition unit 21 acquires them.

【0020】図2を用いて、内部DBサーバ11から外部
DBサーバ5へ、内部DB9の更新データを送信するときの
処理流れを説明する。
Referring to FIG. 2, the internal DB server 11
A processing flow when transmitting the update data of the internal DB 9 to the DB server 5 will be described.

【0021】内部DBサーバ11においては、内部差分デ
ータの抽出時刻間隔はあらかじめ定められており、内部
DB9から内部差分データを抽出する時刻が到来すると、
到来した現在時刻を時刻レジスタ15のTimeBにセット
する(S1)。TimeAには、前回の抽出動作の終了時に、
前回の抽出時刻が既にセットされている。次に、差分デ
ータ抽出部17は、TimeAからTimeBまでの間(つまり、
前回の抽出時刻から今回の抽出時刻までの間)に、内部
DB9内で更新された内部差分データを抽出し(S2)、内
部差分DB13に格納する。
In the internal DB server 11, the extraction time interval of the internal difference data is predetermined.
When the time to extract the internal difference data from DB9 comes,
The arrival current time is set in TimeB of the time register 15 (S1). At TimeA, at the end of the previous extraction operation,
The previous extraction time has already been set. Next, the difference data extraction unit 17 performs the processing from TimeA to TimeB (that is,
Between the previous extraction time and the current extraction time)
The internal difference data updated in the DB 9 is extracted (S2) and stored in the internal difference DB 13.

【0022】データ送信部19は、内部差分データを内
部差分DB13から取り出し、FTPを用いて外部DBサーバ
5のFTPパスに内部差分データを書き込む(S3)。その
送信動作が完了すると、データ送信部19は、内部差分
データの送信が完了した旨を示す送信完了通知を作成
し、FTPを用いて外部DBサーバ5のFTPパスに書込む(S
4)。
The data transmission unit 19 extracts the internal difference data from the internal difference DB 13, and writes the internal difference data to the FTP path of the external DB server 5 using FTP (S3). When the transmission operation is completed, the data transmission unit 19 creates a transmission completion notification indicating that the transmission of the internal difference data is completed, and writes the notification to the FTP path of the external DB server 5 using FTP (S
Four).

【0023】外部DBサーバ5においては、データ受信部
31が自己のFTPパス上に送信完了通知があることを検
出すると(S11)、送信完了通知をFTPパス上から削除し
(S12)、FTPパス上の内部差分データを取り込んで外部
DB3を更新する(S13)。このときの内部差分データの
受信動作に何らかのエラーが生じた場合には、データ受
信部31は、送信完了通知をFTPパス上から削除しない
(つまり、FTPパス上に残したままとする)。
In the external DB server 5, when the data receiving unit 31 detects that the transmission completion notification is present on its own FTP path (S11), it deletes the transmission completion notification from the FTP path (S12), Import the internal difference data
DB3 is updated (S13). If any error occurs in the internal differential data receiving operation at this time, the data receiving unit 31 does not delete the transmission completion notification from the FTP path.
(That is, leave it on the FTP path).

【0024】データ受信部31は、外部DB3の更新が終
了すると、FTPパス上の内部差分データを削除し(S1
4)、内部差分データの取込が完了した旨を示す取込完
了通知を作成し、データ登録部29へ送る。データ登録
部29は、取込完了通知をFTPパス上に登録して(S1
5)、取込完了通知がデータ取得部21から取得される
まで待機する。
When the update of the external DB 3 is completed, the data receiving unit 31 deletes the internal difference data on the FTP path (S1).
4), create an acquisition completion notification indicating that the acquisition of the internal difference data is completed, and send it to the data registration unit 29. The data registration unit 29 registers the completion notice on the FTP path (S1
5) Wait until the acquisition completion notification is acquired from the data acquisition unit 21.

【0025】一方、内部DBサーバ11は、内部差分デー
タの送信が終了した後は、外部DBサーバ5のFTPパスの
監視を行う。すなわち、データ取得部21は、FTPを用
いて、定期的(例えば、1分毎)に外部DBサーバ5のFTP
パスにアクセスして、取込完了通知等のファイルが存在
するかどうかを確認する(S5)。データ取得部21は、
その確認の結果、取込完了通知があれば(S6)、その取
込完了通知をFTPを用いて取得する。データ取得部21
は、取込完了通知を取得すると、内部DB9から外部DB3
への内部差分データの提供は滞りなく完了したと判断し
て(S7)、時刻レジスタ15のTimeBに登録されている
時刻を、TimeAに登録する(S8)。次回の内部差分デー
タの抽出時刻が到来すると、その次回の抽出時刻時刻が
TimeBに登録されて、各装置は上記と同様の動作を繰り
返す。
On the other hand, after the transmission of the internal difference data is completed, the internal DB server 11 monitors the FTP path of the external DB server 5. That is, the data acquisition unit 21 uses the FTP to periodically (for example, every minute) use the FTP of the external DB server 5.
By accessing the path, it is confirmed whether or not a file such as a notice of completion of import exists (S5). The data acquisition unit 21
As a result of the confirmation, if there is a capture completion notification (S6), the capture completion notification is obtained using FTP. Data acquisition unit 21
Acquires the notification of the completion of import,
It is determined that the provision of the internal difference data has been completed without delay (S7), and the time registered in TimeB of the time register 15 is registered in TimeA (S8). When the next internal differential data extraction time comes, the next extraction time
Registered in TimeB, each device repeats the same operation as above.

【0026】データ取得部21は、外部DBサーバ5のFT
Pパス上に取込完了通知がなければ、次に送信完了通知
の有無を判断する(S9)。送信完了通知がない場合に
は、データ取得部21は、外部DB3の更新がまだ終わっ
ていないと判断してステップS5に戻り、外部DBサーバ5
のFTPパスの監視を継続する。送信完了通知がある場合
には、データ取得部21は何らかのエラーが発生したも
のと判断して、FTPパス上の内部差分データを削除する
(S10)。この場合は、差分データ抽出時刻の更新は行
われず、時刻レジスタ15のTimeA及びTimeBにセットさ
れた時刻は変更されない。従って、次回の内部差分デー
タの抽出時刻においては、TimeAに前回の抽出時刻が登
録され、TimeBに次回の抽出時刻が登録されることにな
り、差分データ抽出部17は、2周期(正常な内部差分
データ抽出時刻間隔を一周期とする)にわたって内部DB
9内で更新された内部差分データを抽出することにな
る。そして、各装置は、2周期分の内部差分データにつ
いて、上記の動作を行う。
The data acquisition unit 21 stores the FT of the external DB server 5
If there is no fetch completion notification on the P path, it is next determined whether or not there is a transmission completion notification (S9). If there is no transmission completion notification, the data acquisition unit 21 determines that the update of the external DB 3 has not been completed yet, returns to step S5, and returns to the step S5.
Continue monitoring the FTP path. If there is a transmission completion notification, the data acquisition unit 21 determines that some error has occurred, and deletes the internal difference data on the FTP path (S10). In this case, the difference data extraction time is not updated, and the times set in TimeA and TimeB of the time register 15 are not changed. Therefore, at the next extraction time of the internal difference data, the previous extraction time is registered in TimeA and the next extraction time is registered in TimeB, and the difference data extraction unit 17 performs two cycles (normal internal extraction data). (The difference data extraction time interval is one cycle.)
9, the internal difference data updated in step 9 is extracted. Then, each device performs the above operation on the internal difference data for two cycles.

【0027】次に、図3を用いて、内部DBサーバ11
が、外部DBサーバ5から、外部DB3の更新データを主導
的に取得するときの処理流れを説明する。
Next, referring to FIG. 3, the internal DB server 11
However, the processing flow when the update data of the external DB 3 is acquired from the external DB server 5 will be described.

【0028】外部DBサーバ5においては、外部差分デー
タの抽出時刻間隔は内部差分データと同様にあらかじめ
定められており、外部DB3から外部差分データを抽出す
る時刻が到来すると、到来した現在時刻を時刻レジスタ
25のTimeDにセットする(S21)。TimeCには、前回の
抽出動作の終了時に、前回の抽出時刻が既にセットされ
ている。なお、内部差分データの抽出時刻と外部差分デ
ータの抽出時刻とは同時刻であっても、異なる時刻であ
ってもよい。
In the external DB server 5, the extraction time interval of the external difference data is predetermined similarly to the internal difference data, and when the time to extract the external difference data from the external DB 3 comes, the current time that arrives is set to the time. It is set in TimeD of the register 25 (S21). In Time C, the previous extraction time is already set at the end of the previous extraction operation. The extraction time of the internal difference data and the extraction time of the external difference data may be the same time or different times.

【0029】次に、差分データ抽出部27は、TimeCか
らTimeDまでの間(つまり、前回の抽出時刻から今回の
抽出時刻までの間)に、外部DB3内で更新された外部差
分データを抽出し(S22)、データ登録部29へ送る。
データ登録部29は、受取った外部差分データを外部DB
サーバ5のFTPパス上に書込む(S23)。また、差分デー
タ抽出部27は、外部差分データの抽出が完了すると、
外部差分データの抽出が完了したことを示す抽出完了通
知を作成し、データ登録部29へ送る。データ登録部2
9は、抽出完了通知を外部DBサーバ5のFTPパス上に書
込む(S24)。
Next, the difference data extracting unit 27 extracts the external difference data updated in the external DB 3 during the period from TimeC to TimeD (that is, between the previous extraction time and the current extraction time). (S22), send it to the data registration unit 29.
The data registration unit 29 stores the received external difference data in the external DB
Writing is performed on the FTP path of the server 5 (S23). When the extraction of the external difference data is completed, the difference data extraction unit 27
An extraction completion notice indicating that the extraction of the external difference data has been completed is created and sent to the data registration unit 29. Data registration unit 2
9 writes an extraction completion notice on the FTP path of the external DB server 5 (S24).

【0030】一方、内部DBサーバ11においては、デー
タ取得部21が定期的(例えば、一分毎)に外部DBサーバ
5のFTPパスにアクセスして抽出完了通知等のファイル
が存在するかどうかを確認する。データ取得部21は、
その確認の結果、抽出完了通知の存在を検出すると(S3
1)、外部DBサーバ5のFTPパス上にある抽出完了通知を
削除する(S32)。このときの動作に何らかのエラーが
生じた場合には、データ取得部21は、FTPパス上から
抽出完了通知を削除しない(つまり外部DBサーバ5のFT
Pパス上に残したままとする)。
On the other hand, in the internal DB server 11, the data acquisition unit 21 periodically (for example, every minute) accesses the FTP path of the external DB server 5 to determine whether a file such as an extraction completion notification exists. Confirm. The data acquisition unit 21
As a result of the confirmation, when the presence of the extraction completion notification is detected (S3
1), the extraction completion notice on the FTP path of the external DB server 5 is deleted (S32). If any error occurs in the operation at this time, the data acquisition unit 21 does not delete the extraction completion notification from the FTP path (that is, the FT of the external DB server 5).
Leave it on the P pass).

【0031】次に、データ取得部21は、FTPを用いて
外部DBサーバ5のFTPパス上から外部差分データを取得
して、内部DB9を更新する(S33)。データ取得部21
は、外部差分データの取得動作が完了すると、外部DBサ
ーバ5のFTPパス上にある外部差分データを削除する(S
34)。そして、データ取得部21は、外部差分データの
取得が完了したことを示す受取完了通知を作成し、デー
タ送信部19へ送り、データ送信部19は、FTPを用い
て外部DBサーバ5のFTPパス上に書込む(S35)。
Next, the data acquisition unit 21 acquires external difference data from the FTP path of the external DB server 5 using FTP, and updates the internal DB 9 (S33). Data acquisition unit 21
Deletes the external difference data on the FTP path of the external DB server 5 when the operation of acquiring the external difference data is completed (S
34). Then, the data acquisition unit 21 creates a reception completion notification indicating that the acquisition of the external difference data has been completed, sends the notification to the data transmission unit 19, and the data transmission unit 19 uses the FTP to transmit the FTP path of the external DB server 5. Write on top (S35).

【0032】一方、外部DBサーバ5においては、データ
受信部31は外部差分データの抽出後、一定期間、自己
のFTPパス上の受取完了通知の有無を監視する(S26)。
ただし、監視する一定期間とは、データ取得部21が、
差分データ取得のために外部DBサーバ5のFTPパスへ定
期的にアクセスする一周期より長い時間である必要があ
る。データ受信部31は、その一定期間内に受取完了通
知を検出したときは、外部DB3から内部DB9への外部差
分データの提供は滞りなく終了したと判断して(S2
7)、時刻レジスタ25のTimeDに登録されている時刻を
TimeCに登録する(S28)。次回の外部差分データの抽出
時刻が到来すると、その時刻がTimeDに登録されて、各
装置は上記の同様の動作を繰り返す。
On the other hand, in the external DB server 5, after extracting the external difference data, the data receiving unit 31 monitors for a certain period of time whether or not there is a reception completion notification on its own FTP path (S26).
However, the certain period to monitor means that the data acquisition unit 21
The period must be longer than one period for periodically accessing the FTP path of the external DB server 5 to obtain the difference data. When the data reception unit 31 detects the reception completion notification within the predetermined period, it determines that the provision of the external difference data from the external DB 3 to the internal DB 9 has been completed without delay (S2).
7) The time registered in TimeD of the time register 25 is
Register with TimeC (S28). When the next external difference data extraction time arrives, the time is registered in TimeD, and each device repeats the same operation as described above.

【0033】データ受信部31は、一定期間が過ぎて
も、受取完了通知を検出しないときは、外部DBサーバ5
のFTPパス上の抽出完了通知の有無を判断する(S29)。
データ受信部31は、抽出完了通知がFTPパス上にない
ときは、内部DB9の更新がまだ終わっていないと判断し
てステップS25に戻り、受取完了通知の監視を継続す
る。
If the data receiving unit 31 does not detect the reception completion notification even after a certain period, the data receiving unit 31
It is determined whether or not there is an extraction completion notification on the FTP path (S29).
If the extraction completion notification is not on the FTP path, the data receiving unit 31 determines that the update of the internal DB 9 has not been completed yet, returns to step S25, and continues to monitor the reception completion notification.

【0034】データ受信部31は、外部DBサーバ5のFT
Pパス上に抽出完了通知があるときは、何らかのエラー
が発生したものと判断して、FTPパス上の外部差分デー
タを削除する。この場合は、差分データ抽出時刻の更新
は行われず、時刻レジスタ25のTimeC及びTimeDに登録
された時刻は変更されない。従って、次回の外部差分デ
ータの抽出時刻においては、TimeCに前回の抽出時刻が
登録され、TimeDに次回の抽出時刻が登録されることに
なり、差分データ抽出部27は、2周期(正常な外部差
分データ抽出時刻間隔を一周期とする)にわたって外部D
B3内で更新された外部差分データを抽出することにな
る。そして、各装置は、2周期分の内部差分データにつ
いて、上記の動作を行えばよい。
The data receiving unit 31 is provided with the FT of the external DB server 5.
When there is an extraction completion notice on the P path, it is determined that some error has occurred, and the external difference data on the FTP path is deleted. In this case, the difference data extraction time is not updated, and the times registered in TimeC and TimeD of the time register 25 are not changed. Therefore, at the next extraction time of the external difference data, the previous extraction time is registered in TimeC and the next extraction time is registered in TimeD, and the difference data extraction unit 27 performs two periods (normal external extraction data). (Differential data extraction time interval is one cycle)
The external difference data updated in B3 is extracted. Then, each device may perform the above operation on the internal difference data for two cycles.

【0035】以上、本発明の好適な実施形態を説明した
が、上述の実施形態は本発明の説明のための例示であっ
て、この実施形態のみに本発明の範囲を限定する趣旨で
はない。当業者は、本発明の要旨を逸脱することなく、
種々の変形、改良、修正、簡略化などを上記実施形態に
加えた種々の他の形態でも本発明を実施することができ
る。例えば、本実施形態では、内部データ及び外部デー
タを処理する機能のすべては、内部DBサーバ11及び外
部DBサーバ5内にあるものとして説明しているが、必ず
しもそうである必要はなく、各機能がそれぞれひとつの
マシンとして備えられてもよい。また、各種データの送
受信にFTPを用いて説明したが、FTPの代わりにHTTP(Hyp
er TextTransfer Protocol)、或いは、SMTP(Simple
Mail Transfer Protocol)を用いてもよい。
Although the preferred embodiment of the present invention has been described above, the above embodiment is an exemplification for describing the present invention, and is not intended to limit the scope of the present invention only to this embodiment. Without departing from the spirit of the invention, those skilled in the art
The present invention can be implemented in various other forms in which various modifications, improvements, modifications, simplifications, and the like are added to the above-described embodiment. For example, in the present embodiment, all the functions for processing the internal data and the external data are described as being in the internal DB server 11 and the external DB server 5, but it is not always necessary to do so. May be provided as one machine. Also, although the explanation was made using FTP for sending and receiving various data, instead of FTP, HTTP (Hyp
er TextTransfer Protocol) or SMTP (Simple
Mail Transfer Protocol) may be used.

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

【図1】本発明のデータベース同期化システムの一実施
形態の全体構成を示す図。
FIG. 1 is a diagram showing an overall configuration of an embodiment of a database synchronization system of the present invention.

【図2】内部DB9の更新を外部DB3に反映させる処理の
流れを示す図。
FIG. 2 is a diagram showing a flow of processing for reflecting an update of an internal DB 9 on an external DB 3.

【図3】外部DB3の更新を内部DB9に反映させる処理の
流れを示す図。
FIG. 3 is a diagram showing a flow of processing for reflecting an update of an external DB 3 in an internal DB 9;

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

1 ファイヤウォール(FW) 3 外部データベース(外部DB) 5 外部データベースサーバ(外部DBサーバ) 7 外部差分データベース(外部差分DB) 9 内部データベース(内部DB) 11 内部データベースサーバ(内部DBサーバ) 13 内部差分データベース(内部差分DB) 15 時刻レジスタ 17 差分データ抽出部 19 データ送信部 21 データ取得部 25 時刻レジスタ 27 差分データ抽出部 29 データ登録部 31 データ受信部 DESCRIPTION OF SYMBOLS 1 Firewall (FW) 3 External database (external DB) 5 External database server (external DB server) 7 External differential database (external differential DB) 9 Internal database (internal DB) 11 Internal database server (internal DB server) 13 Internal differential Database (internal difference DB) 15 time register 17 difference data extraction unit 19 data transmission unit 21 data acquisition unit 25 time register 27 difference data extraction unit 29 data registration unit 31 data reception unit

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 ファイヤウォールによって互いに隔てら
れた内部データベースと外部データベースとを同期化す
るためのシステムにおいて、 前記ファイヤウォール内に配置された内部データベース
サーバと、 前記ファイヤウォール外に配置された外部データベース
サーバとを備え、 前記内部データベースサーバが、 前記内部データベース内で更新された内部データを前記
外部データベースサーバへ提供するデータ提供部と、 ファイヤウォール外の所定場所に登録されている外部デ
ータを、前記ファイヤウォール内から主導的に取得し、
取得した前記外部データにより前記内部データベースを
更新するデータ取得部とを有し、 前記外部データベースサーバが、 前記データ提供部が提供する前記内部データを受取り、
受け取った前記内部データにより前記外部データベース
を更新するデータ受取部と、 前記外部データベース内で更新された外部データを、前
記ファイヤウォール外の所定場所に登録するデータ登録
部とを有したデータベース同期化システム。
1. A system for synchronizing an internal database and an external database separated from each other by a firewall, comprising: an internal database server arranged inside the firewall; and an external database arranged outside the firewall. A data providing unit for providing the internal database updated in the internal database to the external database server, and the external data registered at a predetermined location outside a firewall. Take the initiative from inside the firewall,
A data acquisition unit that updates the internal database with the acquired external data, wherein the external database server receives the internal data provided by the data providing unit,
A database synchronization system comprising: a data receiving unit that updates the external database with the received internal data; and a data registration unit that registers the external data updated in the external database at a predetermined location outside the firewall. .
【請求項2】 前記内部データベースサーバが、前記内
部データベースが有するデータの中から、所定の期間に
更新された内部差分データを前記内部データとして抽出
する内部差分データ抽出部を有し、 前記外部データベースサーバが、前記外部データベース
が有するデータの中から、所定の期間に更新された外部
差分データを前記外部データとして抽出する外部差分デ
ータ抽出部を有した請求項1記載のデータベース同期化
システム。
2. The internal database server according to claim 1, wherein the internal database server has an internal differential data extracting unit that extracts internal differential data updated during a predetermined period from the data of the internal database as the internal data. 2. The database synchronization system according to claim 1, wherein the server has an external difference data extraction unit that extracts, as the external data, external difference data updated during a predetermined period from the data of the external database.
【請求項3】 前記内部データベースサーバが、 前記内部データが更新される更新期間の始期を記憶する
内部時刻記憶手段と、 更新された前記内部データにより前記外部データベース
が更新されたか否かを確認する内部データ更新確認手段
とを有し、 前記外部データベースサーバが、 前記外部データが更新される更新期間の始期を記憶する
外部時刻記憶手段と、 更新された前記外部データにより前記内部データベース
が更新されたか否かを確認する外部データ更新確認手段
とを有し、 前記内部データ更新確認手段が、前記外部データベース
が更新されたと確認したときは、前記内部時刻記憶部
は、前記内部データについての前記始期を更新し、 前記外部データ更新確認手段が、前記内部データベース
が更新されたと確認したときは、前記外部時刻記憶部
は、前記外部データについての前記始期を更新する請求
項1記載のデータベース同期化システム。
3. The internal database server, wherein: an internal time storage means for storing a start of an update period in which the internal data is updated; and whether the external database has been updated by the updated internal data. External data storage means for storing the start of an update period in which the external data is updated, and whether or not the internal database has been updated with the updated external data. External data update confirming means for confirming whether or not the internal data update confirming means has confirmed that the external database has been updated, the internal time storage unit sets the start time of the internal data to And when the external data update confirmation means confirms that the internal database has been updated, Part time storage unit, a database synchronization system according to claim 1, wherein updating the start timing for the external data.
【請求項4】 前記外部データベースサーバが、前記外
部データベースが前記内部差分データを取り込んだこと
示す取込完了通知を作成し、前記ファイヤウォール外の
所定場所に登録する手段を有し、 前記内部データベースサーバの内部データ更新確認手段
が、前記取込完了通知を主導的に取得し、前記取込完了
通知の取得の有無によって前記内部データベースの更新
の確認を行い、 前記内部データベースサーバが、前記内部データベース
が前記外部差分データを受け取ったことを示す受取完了
通知を作成し、前記外部データベースサーバへ提供する
手段を有し、 前記外部データベースサーバの外部データ更新確認手段
が、前記受取完了通知を取得し、前記受取完了通知の取
得の有無によって前記外部データベースの更新の確認を
行う請求項3記載のデータベース同期化システム。
4. The external database server has means for creating an acquisition completion notification indicating that the external database has acquired the internal difference data, and registering the notification at a predetermined location outside the firewall. An internal data update confirmation unit of the server initiatively acquiring the acquisition completion notification, and confirming the update of the internal database based on whether or not the acquisition completion notification is acquired; and Creates a reception completion notice indicating that the external difference data has been received, has means for providing the external database server, the external data update confirmation means of the external database server acquires the reception completion notice, The confirmation of the update of the external database is performed based on whether or not the receipt completion notification has been acquired. 3. The database synchronization system according to 3.
【請求項5】 ファイヤウォール内に配置され、 前記ファイヤウォール内に存在する内部データベースが
有するデータの中から、更新された内部差分データを抽
出するデータ抽出部と、 前記ファイヤウォール外に存在する外部データベースサ
ーバへ、前記内部差分データを提供するデータ提供部と
を備えた内部データベースサーバ。
5. A data extraction unit that is arranged in a firewall and extracts updated internal difference data from data of an internal database existing in the firewall, and an external device that exists outside the firewall. An internal database server, comprising: a data providing unit that provides the internal difference data to the database server.
【請求項6】 ファイヤウォール外に配置され、 前記ファイヤウォール内に存在する内部データベースか
ら送られてくる、前記内部データベース内で更新された
内部差分データを受信し、前記ファイヤウォール外に存
在する外部データベースへ前記内部差分データを提供す
ることにより前記外部データベースを更新する外部デー
タベースサーバ。
6. An external device located outside the firewall, receiving internal difference data updated in the internal database sent from an internal database existing in the firewall, and externally present outside the firewall. An external database server that updates the external database by providing the internal difference data to a database.
【請求項7】 ファイヤウォール外に配置され、 前記ファイヤウォール外に存在する外部データベースが
有するデータの中から、更新された外部差分データを抽
出するデータ抽出部と、 前記外部差分データを、前記ファイヤウォール外の所定
場所に登録し、それにより、前記ファイヤウォール内に
存在する内部データベースサーバが主導的に前記外部差
分データを取得させ得るようにしたデータ登録部とを備
えた外部データベースサーバ。
7. A data extraction unit that is arranged outside a firewall and extracts updated external difference data from data of an external database existing outside the firewall, and An external database server, comprising: a data registration unit configured to register at a predetermined location outside the wall so that an internal database server existing in the firewall can initiatively acquire the external difference data.
【請求項8】 ファイヤウォール内に配置され、 前記ファイヤウォール外に存在する外部データベース内
で更新された外部差分データであって、前記ファイヤウ
ォール外の所定場所に登録された外部差分データを、フ
ァイヤウォールを通過して主導的に取得し、前記ファイ
ヤウォール内に存在する内部データベースへ提供するこ
とにより前記内部データベースを更新する内部データベ
ースサーバ。
8. An external difference data, which is arranged in a firewall and updated in an external database existing outside the firewall, and registered in a predetermined location outside the firewall, An internal database server that updates the internal database by initiatively acquiring it through a wall and providing it to an internal database present in the firewall.
【請求項9】 ファイヤウォールによって互いに隔てら
れた内部データベースと外部データベースとを同期化す
るための方法において、 前記ファイヤウォール内に配置された内部データベース
サーバが、前記内部データベース内で更新された内部デ
ータを、前記ファイヤウォール外に配置された外部デー
タベースサーバへ提供する過程と、 前記外部データベースサーバが、前記内部データを提供
する過程により提供された前記内部データを受取り、受
け取った前記内部データにより前記外部データベースを
更新する過程と、 前記外部データベースサーバが、前記外部データベース
内で更新された外部データを、前記ファイヤウォール外
の所定場所に登録する過程と、 前記内部データベースサーバが、前記ファイヤウォール
外の所定場所に登録されている前記外部データを、前記
ファイヤウォール内から主導的に取得し、取得した前記
外部データにより前記内部データベースを更新する過程
とを備えたデータベース同期化方法。
9. A method for synchronizing an internal database and an external database separated from each other by a firewall, wherein an internal database server disposed in the firewall updates internal data updated in the internal database. Providing the internal data provided by the process of providing the internal data to the external database server disposed outside the firewall, and receiving the internal data provided by the process of providing the internal data. A step of updating a database; a step of the external database server registering external data updated in the external database at a predetermined location outside the firewall; and a step of the internal database server Climb to the place By the external data has, the led to obtain from within the firewall, database synchronization method and a process of updating the internal database by the acquired external data.
【請求項10】 前記内部データベースサーバが、前記
内部データベースが有するデータの中から、所定の期間
内に更新された内部差分データを前記内部データとして
抽出する過程と、 前記外部データベースサーバが、前記外部データベース
が有するデータの中から、所定の期間内に更新された外
部差分データを前記外部データとして抽出する過程とを
更に備えた請求項9記載のデータベース同期化方法。
10. A process in which the internal database server extracts internal difference data updated within a predetermined period from the data of the internal database as the internal data; and 10. The database synchronization method according to claim 9, further comprising: extracting, as the external data, external difference data updated within a predetermined period from the data of the database.
JP10241505A 1998-08-27 1998-08-27 Inter-database synchronization system Pending JP2000076218A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10241505A JP2000076218A (en) 1998-08-27 1998-08-27 Inter-database synchronization system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10241505A JP2000076218A (en) 1998-08-27 1998-08-27 Inter-database synchronization system

Publications (1)

Publication Number Publication Date
JP2000076218A true JP2000076218A (en) 2000-03-14

Family

ID=17075335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10241505A Pending JP2000076218A (en) 1998-08-27 1998-08-27 Inter-database synchronization system

Country Status (1)

Country Link
JP (1) JP2000076218A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001155007A (en) * 1999-12-01 2001-06-08 Ntt Comware Corp Synchronizing system for data base, data transmitting/ receiving system and electronic perusal system
JP2002024072A (en) * 2000-07-04 2002-01-25 Honda Motor Co Ltd Electronic file management system with shared data base
JP2002140239A (en) * 2000-08-17 2002-05-17 Masahiro Mizuno Information management system, information management method and system controller
JP2002149465A (en) * 2000-11-09 2002-05-24 Nec Informatec Systems Ltd System for sharing information
JP2003516586A (en) * 1999-12-13 2003-05-13 インクトミ コーポレイション Content collection
US7068388B2 (en) 2000-10-06 2006-06-27 Canon Kabushiki Kaisha Printing a plurality of print jobs of a group in a designated order
US7130914B2 (en) 2000-12-13 2006-10-31 Nec Corporation Database synchronization system and method
JP2009129312A (en) * 2007-11-27 2009-06-11 Sumitomo Mitsui Banking Corp Public relations business support system and its method
JP2012098941A (en) * 2010-11-02 2012-05-24 Ricoh Co Ltd Information management device, information management program, information management method and information management system
CN107995302A (en) * 2017-12-11 2018-05-04 北京恒华伟业科技股份有限公司 A kind of system of data synchronization

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142033A (en) * 1978-04-27 1979-11-05 Fujitsu Ltd Inter-system communication system
JPH0498434A (en) * 1990-08-13 1992-03-31 Nec Corp Distributed file management system
JPH08153054A (en) * 1994-11-28 1996-06-11 Mitsubishi Electric Corp File transfer system
JPH10154110A (en) * 1996-10-24 1998-06-09 Tumbleweed Software Corp Electronic filing document delivery system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54142033A (en) * 1978-04-27 1979-11-05 Fujitsu Ltd Inter-system communication system
JPH0498434A (en) * 1990-08-13 1992-03-31 Nec Corp Distributed file management system
JPH08153054A (en) * 1994-11-28 1996-06-11 Mitsubishi Electric Corp File transfer system
JPH10154110A (en) * 1996-10-24 1998-06-09 Tumbleweed Software Corp Electronic filing document delivery system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001155007A (en) * 1999-12-01 2001-06-08 Ntt Comware Corp Synchronizing system for data base, data transmitting/ receiving system and electronic perusal system
JP2003516586A (en) * 1999-12-13 2003-05-13 インクトミ コーポレイション Content collection
JP2002024072A (en) * 2000-07-04 2002-01-25 Honda Motor Co Ltd Electronic file management system with shared data base
JP2002140239A (en) * 2000-08-17 2002-05-17 Masahiro Mizuno Information management system, information management method and system controller
US7068388B2 (en) 2000-10-06 2006-06-27 Canon Kabushiki Kaisha Printing a plurality of print jobs of a group in a designated order
JP2002149465A (en) * 2000-11-09 2002-05-24 Nec Informatec Systems Ltd System for sharing information
US7130914B2 (en) 2000-12-13 2006-10-31 Nec Corporation Database synchronization system and method
JP2009129312A (en) * 2007-11-27 2009-06-11 Sumitomo Mitsui Banking Corp Public relations business support system and its method
JP2012098941A (en) * 2010-11-02 2012-05-24 Ricoh Co Ltd Information management device, information management program, information management method and information management system
CN107995302A (en) * 2017-12-11 2018-05-04 北京恒华伟业科技股份有限公司 A kind of system of data synchronization

Similar Documents

Publication Publication Date Title
CN1713617B (en) Communication statistic information collection apparatus
US20050185658A1 (en) Gateway apparatus connected to a plurality of networks forming respective different network segments, and program and method for transferring IP packets
CN101662393B (en) Inter-domain prefix hijack detection and location method
JPH098847A (en) Automatic routing method and system
JP2000076218A (en) Inter-database synchronization system
JPWO2011121673A1 (en) Network relay node device, network relay method, program, and network system
CN111786956A (en) System and method for safely accessing intranet network based on message middleware communication
JP2015091019A (en) Relay device and data transfer method
JP2008098887A (en) File transfer server
JP6384271B2 (en) Device management relay device, method, and program
US9197557B2 (en) Relay server and relay communication system
JPH098842A (en) Electronic mail system
JP3465183B2 (en) Network monitoring method
Cisco Commands: debug serial interface through debug tacacs events
JPH08110878A (en) Network system
JP4166007B2 (en) Data communication system
TWI637612B (en) Device for maintaining serial routing when transmitting request and method thereof
CN109756543B (en) Decoupling system and method for program association
JP4256277B2 (en) VoIP gateway device and position information transmission method
JPH0583260A (en) Packet transfer equipment
JP3222096B2 (en) Address correspondence cache management method
JP3428779B2 (en) Switching network connection system
JP2007164806A (en) Method for distributing data resource
JP2003030064A (en) Network system and communication method
JP2606640B2 (en) How to set identification information for teleterminal system