JP5103807B2 - 制御プログラム、制御方法、情報処理装置及び情報処理システム - Google Patents
制御プログラム、制御方法、情報処理装置及び情報処理システム Download PDFInfo
- Publication number
- JP5103807B2 JP5103807B2 JP2006180839A JP2006180839A JP5103807B2 JP 5103807 B2 JP5103807 B2 JP 5103807B2 JP 2006180839 A JP2006180839 A JP 2006180839A JP 2006180839 A JP2006180839 A JP 2006180839A JP 5103807 B2 JP5103807 B2 JP 5103807B2
- Authority
- JP
- Japan
- Prior art keywords
- update
- data
- information
- information processing
- database
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
10A 業務アプリケーション
10B データベース
10C 更新情報収集部
10D 更新情報反映部
10E エラーログ
20 サーバ
20A 業務アプリケーション
20B データベース
20C 更新情報収集部
20D 更新情報反映部
20E エラーログ
30 更新情報データ
Claims (11)
- データを記憶する記憶部を備え、他の情報処理装置のデータとの同期を行う情報処理装置の制御プログラムにおいて、
前記情報処理装置に、
更新命令に基づいて、前記記憶部に記憶されたデータを更新させ、
更新された後の更新後データを収集させ、
開始命令と、更新される前の更新前データと、収集された前記更新後データと、終了命令とを含む更新情報データを生成させ、
生成された前記更新情報データを、前記開始命令に応じて前記更新情報データに含まれる更新前データおよび更新後データに基づいて更新内容が特定されるデータの更新処理を開始対象の処理として特定して開始し、前記終了命令に応じて前記更新処理を終了する他の情報処理装置に送信させる、
ことを特徴とする制御プログラム。 - 前記制御プログラムはさらに、
前記情報処理装置に、
前記他の情報処理装置が送信した更新情報データを受信させ、
受信した前記更新情報データから、更新前データおよび更新後データを取得させ、
取得した前記更新前データおよび前記更新後データに基づいて更新内容が特定されるデータの更新処理を実行させる、
ことを特徴とする請求項1記載の制御プログラム。 - 前記記憶部は、
データと、前記データを特定する特定情報とを対応付けて記憶し、
前記制御プログラムは、
前記情報処理装置に、
更新される前の前記更新前データと前記更新後データを収集させ、
データの更新を開始する開始命令と、収集された前記更新前データと、前記更新前データに対応する収集された前記更新後データと、データの更新を終了する終了命令とを含む更新情報データを生成させ、
受信した前記更新情報データから、前記更新前データと前記更新後データとを取得させ、
前記更新前データと同一の更新対象データが、前記更新前データを特定する特定情報と同一の特定情報に対応付けられて前記記憶部に記憶されている場合、前記更新対象データを前記更新後データに更新させる、
ことを特徴とする請求項2記載の制御プログラム。 - 前記制御プログラムはさらに、
前記情報処理装置に、
前記更新前データを特定する特定情報と同一の特定情報に対応付けられて前記更新前データと異なるデータが、前記記憶部に記憶されている場合、エラーを出力させる、
ことを特徴とする請求項3記載の制御プログラム。 - 前記制御プログラムは、
前記情報処理装置に、
前記更新前データが、前記更新前データを特定する特定情報と同一の特定情報に対応付けられたデータが存在しないことを示す識別子である場合、前記更新後データを、前記更新前データを特定する特定情報に対応付けて前記記憶部に記憶させる、
ことを特徴とする請求項3記載の制御プログラム。 - 前記制御プログラムはさらに、
前記情報処理装置に、
前記更新前データを特定する特定情報と同一の特定情報に対応付けられたデータが、前記記憶部に記憶されている場合、エラーを出力させる、
ことを特徴とする請求項5記載の制御プログラム。 - 前記制御プログラムは、
前記情報処理装置に、
前記更新後データが、前記更新後データを特定する特定情報と同一の特定情報に対応付けられたデータが存在しないことを示す識別子である場合、前記更新対象データを前記記憶部から削除させる、
ことを特徴とする請求項3記載の制御プログラム。 - 前記制御プログラムはさらに、
前記情報処理装置に、
前記更新対象データが前記記憶部に記憶されていない場合、エラーを出力させる、
ことを特徴とする請求項7記載の制御プログラム。 - データを記憶する記憶部を備え、他の情報処理装置のデータとの同期を行う情報処理装置が、
更新命令に基づいて、前記記憶部に記憶されたデータを更新し、
更新した後の更新後データを収集し、
開始命令と、更新される前の更新前データと、収集した前記更新後データと、終了命令とを含む更新情報データを生成し、
生成した前記更新情報データを、前記開始命令に応じて前記更新情報データに含まれる更新前データおよび更新後データに基づいて更新内容が特定されるデータの更新処理を開始対象の処理として特定して開始し、前記終了命令に応じて前記更新処理を終了する他の情報処理装置に送信する、
ことを特徴とする制御方法。 - 他の情報処理装置のデータとの同期を行う情報処理装置において、
データを記憶する記憶部と、
更新命令に基づいて、前記記憶部に記憶されたデータを更新する更新部と、
更新した後の更新後データを収集する収集部と、
開始命令と、更新される前の更新前データと、前記収集部が収集した前記更新後データと、終了命令とを含む更新情報データを生成する生成部と、
前記生成部が生成した前記更新情報データを、前記開始命令に応じて前記更新情報データに含まれる更新前データおよび更新後データに基づいて更新内容が特定されるデータの更新処理を開始対象の処理として特定して開始し、前記終了命令に応じて前記更新処理を終了する他の情報処理装置に送信する送信部と、
を備えたことを特徴とする情報処理装置。 - 第1の情報処理装置と、前記第1の情報処理装置とデータの同期を行う第2の情報処理装置とを備えた情報処理システムにおいて、
前記第1の情報処理装置は、
データを記憶する第1の記憶部と、
更新命令に基づいて、前記記憶部に記憶されたデータを更新する更新部と、
更新した後の更新後データを収集する収集部と、
開始命令と、更新される前の更新前データと、前記収集部が収集した前記更新後データと、終了命令とを含む更新情報データを生成する生成部と、
前記生成部が生成した前記更新情報データを前記第2の情報処理装置に送信する送信部と、
を備え、
前記第2の情報処理装置は、
データを記憶する第2の記憶部と、
前記送信部が送信した更新情報データを受信する受信部と、
前記受信部が受信した更新情報データから、更新前データおよび更新後データを取得する取得部と、
前記開始命令に応じて前記更新前データおよび前記更新後データに基づいて更新内容が特定されるデータの更新処理を開始対象の処理として特定して開始し、前記終了命令に応じて前記更新処理を終了する更新処理部と、
を備えたことを特徴とする情報処理システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006180839A JP5103807B2 (ja) | 2006-06-30 | 2006-06-30 | 制御プログラム、制御方法、情報処理装置及び情報処理システム |
US11/586,911 US7870099B2 (en) | 2006-06-30 | 2006-10-26 | Computer readable recording medium having stored therein database synchronizing process program, and apparatus for and method of performing database synchronizing process |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006180839A JP5103807B2 (ja) | 2006-06-30 | 2006-06-30 | 制御プログラム、制御方法、情報処理装置及び情報処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008009809A JP2008009809A (ja) | 2008-01-17 |
JP5103807B2 true JP5103807B2 (ja) | 2012-12-19 |
Family
ID=38878026
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006180839A Expired - Fee Related JP5103807B2 (ja) | 2006-06-30 | 2006-06-30 | 制御プログラム、制御方法、情報処理装置及び情報処理システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US7870099B2 (ja) |
JP (1) | JP5103807B2 (ja) |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7827138B2 (en) * | 2006-10-02 | 2010-11-02 | Salesforce.Com, Inc. | Method and system for synchronizing a server and an on-demand database service |
US8799213B2 (en) * | 2007-07-31 | 2014-08-05 | Oracle International Corporation | Combining capture and apply in a distributed information sharing system |
US7801852B2 (en) | 2007-07-31 | 2010-09-21 | Oracle International Corporation | Checkpoint-free in log mining for distributed information sharing |
US7769714B2 (en) * | 2007-11-06 | 2010-08-03 | Oracle International Corporation | Automatic error correction for replication and instantaneous instantiation |
US7783601B2 (en) | 2007-11-08 | 2010-08-24 | Oracle International Corporation | Replicating and sharing data between heterogeneous data systems |
US9230002B2 (en) * | 2009-01-30 | 2016-01-05 | Oracle International Corporation | High performant information sharing and replication for single-publisher and multiple-subscriber configuration |
US8713060B2 (en) | 2009-03-31 | 2014-04-29 | Amazon Technologies, Inc. | Control service for relational data management |
US9705888B2 (en) | 2009-03-31 | 2017-07-11 | Amazon Technologies, Inc. | Managing security groups for data instances |
US8332365B2 (en) | 2009-03-31 | 2012-12-11 | Amazon Technologies, Inc. | Cloning and recovery of data volumes |
US9207984B2 (en) | 2009-03-31 | 2015-12-08 | Amazon Technologies, Inc. | Monitoring and automatic scaling of data volumes |
US8676753B2 (en) | 2009-10-26 | 2014-03-18 | Amazon Technologies, Inc. | Monitoring of replicated data instances |
US8074107B2 (en) | 2009-10-26 | 2011-12-06 | Amazon Technologies, Inc. | Failover and recovery for replicated data instances |
JP5108914B2 (ja) * | 2010-04-20 | 2012-12-26 | 日本電信電話株式会社 | データ投入方法及びデータ投入システム |
US20120323955A1 (en) * | 2011-06-15 | 2012-12-20 | Microsoft Corporation | Relational modeling and runtime for date effective entities |
US9032385B2 (en) | 2011-12-28 | 2015-05-12 | Lg Electronics Inc. | Mobile terminal and control method thereof |
CN106156094B (zh) | 2015-04-01 | 2019-09-17 | 阿里巴巴集团控股有限公司 | 一种数据库的远程数据同步方法和装置 |
CN109597690B (zh) * | 2018-11-14 | 2019-10-22 | 浙江远算云计算有限公司 | 一种高性能云计算云爆发同步方法 |
JP7373314B2 (ja) * | 2019-07-01 | 2023-11-02 | キヤノンメディカルシステムズ株式会社 | 通信制御装置および通信制御方法 |
WO2023053357A1 (ja) * | 2021-09-30 | 2023-04-06 | 株式会社アイ・エル・シー | データ処理システムおよびデータ処理方法 |
CN116414844A (zh) * | 2021-12-31 | 2023-07-11 | 华为技术有限公司 | 一种数据库处理方法及相关设备 |
US11947559B1 (en) | 2022-10-10 | 2024-04-02 | Bank Of America Corporation | Dynamic schema identification to process incoming data feeds in a database system |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5774717A (en) * | 1995-12-15 | 1998-06-30 | International Business Machines Corporation | Method and article of manufacture for resynchronizing client/server file systems and resolving file system conflicts |
US6212529B1 (en) * | 1996-11-13 | 2001-04-03 | Puma Technology, Inc. | Synchronization of databases using filters |
JPH11312112A (ja) * | 1998-04-30 | 1999-11-09 | Pfu Ltd | データベース複製機能を持つ計算機システム |
JP3501968B2 (ja) * | 1998-05-18 | 2004-03-02 | シャープ株式会社 | データベース管理装置、および、そのプログラムが記録された記録媒体 |
US6301643B1 (en) * | 1998-09-03 | 2001-10-09 | International Business Machines Corporation | Multi-environment data consistency |
US6779042B1 (en) * | 1999-09-10 | 2004-08-17 | Ianywhere Solutions, Inc. | System, method, and computer program product for enabling on-device servers, offline forms, and dynamic ad tracking on mobile devices |
US6643669B1 (en) * | 2000-03-14 | 2003-11-04 | Telefonaktiebolaget Lm Ericsson (Publ) | Method for optimization of synchronization between a client's database and a server database |
US6820088B1 (en) * | 2000-04-10 | 2004-11-16 | Research In Motion Limited | System and method for synchronizing data records between multiple databases |
US6631386B1 (en) * | 2000-04-22 | 2003-10-07 | Oracle Corp. | Database version control subsystem and method for use with database management system |
US6581075B1 (en) * | 2000-12-28 | 2003-06-17 | Nortel Networks Limited | System and method for database synchronization |
US20030131009A1 (en) * | 2002-01-07 | 2003-07-10 | International Business Machines Corporation | Transaction method and system |
JP2004152136A (ja) * | 2002-10-31 | 2004-05-27 | Matsushita Electric Ind Co Ltd | データ更新システム、データ更新システムの差分データ生成装置及びプログラム、並びに更新後ファイル復元装置及びプログラム |
JP4153324B2 (ja) * | 2003-01-31 | 2008-09-24 | 松下電器産業株式会社 | 差分データ生成装置及び方法、更新後データ復元装置及び方法、並びにプログラム |
JP4307121B2 (ja) * | 2003-03-25 | 2009-08-05 | 三菱電機株式会社 | 地図データ処理装置 |
JP2005250819A (ja) | 2004-03-04 | 2005-09-15 | Hitachi Ltd | レプリケーションdb整合性確認方法 |
JP4477950B2 (ja) * | 2004-07-07 | 2010-06-09 | 株式会社日立製作所 | リモートコピーシステム及び記憶装置システム |
US7454581B2 (en) * | 2004-10-27 | 2008-11-18 | International Business Machines Corporation | Read-copy update grace period detection without atomic instructions that gracefully handles large numbers of processors |
JP4839010B2 (ja) * | 2005-03-29 | 2011-12-14 | シスメックス株式会社 | 分析システム、データ処理装置、及びアプリケーションプログラム |
JP4727437B2 (ja) * | 2006-02-03 | 2011-07-20 | 株式会社日立製作所 | データベースを有するストレージシステムの記憶制御方法 |
US7603587B2 (en) * | 2006-05-26 | 2009-10-13 | Intel Corporation | Updating a memory block without status logging |
-
2006
- 2006-06-30 JP JP2006180839A patent/JP5103807B2/ja not_active Expired - Fee Related
- 2006-10-26 US US11/586,911 patent/US7870099B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008009809A (ja) | 2008-01-17 |
US20080005189A1 (en) | 2008-01-03 |
US7870099B2 (en) | 2011-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5103807B2 (ja) | 制御プログラム、制御方法、情報処理装置及び情報処理システム | |
JP4741371B2 (ja) | システム、サーバ装置及びスナップショットの形式変換方法 | |
WO2011108021A1 (en) | File level hierarchical storage management system, method, and apparatus | |
AU2013210018B2 (en) | Location independent files | |
EP1942421A1 (en) | Data management system and data management method | |
US20110167045A1 (en) | Storage system and its file management method | |
JP4354314B2 (ja) | サーバ差分管理システム及び情報処理装置の制御方法 | |
US9690796B2 (en) | Non-transitory computer-readable media storing file management program, file management apparatus, and file management method | |
CN101681256A (zh) | It自动化装置成像系统和方法 | |
JP4575762B2 (ja) | データ処理方法および装置並びにストレージ装置およびその処理プログラム | |
JP2018538600A (ja) | データ準備のためのシグニチャベースのキャッシュ最適化 | |
JP2011191862A (ja) | ファイル管理装置、ファイル管理システム、およびファイル管理プログラム | |
JP6598997B2 (ja) | データ準備のためのキャッシュ最適化 | |
JP4755244B2 (ja) | 情報生成方法、情報生成プログラム及び情報生成装置 | |
US7194486B2 (en) | Method and system for data processing with data replication for the same | |
JP2008033527A (ja) | ストレージ装置、ディスク装置及びデータ復元方法 | |
US20120209891A1 (en) | Database management method, database management system and database management program | |
CN110928494B (zh) | 一种虚拟磁盘数据同步服务器、客户端及系统 | |
WO2016117007A1 (ja) | データベースシステム及びデータベース管理方法 | |
JP5063465B2 (ja) | 文書管理装置、文書管理方法、情報処理プログラム及び記録媒体 | |
JP2004252957A (ja) | 分散ファイルシステムのファイルレプリケーション方法及び装置 | |
JP7381290B2 (ja) | 計算機システム及びデータの管理方法 | |
JP2006004024A (ja) | ディレクトリサーバに実行させるためのプログラム | |
JPH0844609A (ja) | データバックアップ方法 | |
JP7141908B2 (ja) | データ管理システムおよびデータ管理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090309 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111014 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111018 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120703 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120815 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120904 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120917 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151012 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |