JP2007507030A5 - - Google Patents

Download PDF

Info

Publication number
JP2007507030A5
JP2007507030A5 JP2006527410A JP2006527410A JP2007507030A5 JP 2007507030 A5 JP2007507030 A5 JP 2007507030A5 JP 2006527410 A JP2006527410 A JP 2006527410A JP 2006527410 A JP2006527410 A JP 2006527410A JP 2007507030 A5 JP2007507030 A5 JP 2007507030A5
Authority
JP
Japan
Prior art keywords
source
data
identifier
generating
value
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
JP2006527410A
Other languages
English (en)
Other versions
JP2007507030A (ja
Filing date
Publication date
Priority claimed from US10/671,295 external-priority patent/US7143117B2/en
Application filed filed Critical
Publication of JP2007507030A publication Critical patent/JP2007507030A/ja
Publication of JP2007507030A5 publication Critical patent/JP2007507030A5/ja
Pending legal-status Critical Current

Links

Claims (15)

  1. データを同期させるための方法であって、
    第1のソースにおけるデータの一部分に対して、固有識別子を備える第1の識別子を決定することと、
    第2のソースにおける対応するデータの一部分に対して、固有識別子を備える第2の識別子を決定することと、
    前記第1及び第2の識別子を比較し、前記第1及び第2の識別子が一致しない場合には、前記第2のソースにおける対応するデータの前記部分を前記第1のソースにおけるデータの前記部分に置き換えることと、
    を含方法。
  2. 前記第1及び第2の識別子が一致する場合には、前記第1のソースにおけるデータの前記部分と前記第2のソースにおける対応するデータの前記部分が同じであると判断することをさらに含む、請求項1に記載の方法。
  3. 前記第1及び第2の識別子が、ハッシュ・キーを備える、請求項1に記載の方法。
  4. 単一のハッシュ・キー関数を用いて前記ハッシュ・キーを生成することをさらに含む、請求項に記載の方法。
  5. 多数のハッシュ・キー関数を用いて前記ハッシュ・キーを生成することをさらに含む、請求項に記載の方法。
  6. 前記第1のソースにおける前記データの前記部分に対して第1の関数を実行することによって前記第1の識別子を生成することと、
    前記第2のソースにおける対応する前記データの前記部分に対して前記第1の関数を実行することによって前記第2の識別子を生成することと、
    をさらに含む、請求項1に記載の方法。
  7. 前記第1の識別子を決定することが、
    前記第1のソースにおける前記データの前記部分に対して第1の関数を実行することによって第1の値を生成することと、
    前記第1のソースにおける前記データの前記部分に対して第2の関数を実行することによって第2の値を生成することと、
    前記第1の値と前記第2の値とを組み合わせることによって前記第1の識別子を生成することと、
    をさらに含む、請求項1に記載の方法。
  8. 前記第2の識別子を決定することが、
    前記第2のソースにおける対応する前記データの前記部分に対して前記第1の関数を実行することによって第3の値を生成することと、
    前記第2のソースにおける対応する前記データの前記部分に対して前記第2の関数を実行することによって第4の値を生成することと、
    前記第3の値と前記第4の値とを組み合わせることによって前記第2の識別子を生成することと、
    をさらに含む、請求項7に記載の方法。
  9. 前記第1の識別子を決定することは、
    前記第1のソースにおける前記データの前記部分に対して第1の関数を実行することによって第1の値を生成することと、
    前記第1の値に対して第2の関数を実行することによって前記第1の識別子を生成することと、
    をさらに含む、請求項1に記載の方法。
  10. 前記第2の識別子を決定することは、
    前記第2のソースにおける対応する前記データの前記部分に対して前記第1の関数を実行することによって第2の値を生成することと、
    前記第2の値に対して前記第2の関数を実行することによって前記第2の識別子を生成することと、
    をさらに含む、請求項9に記載の方法。
  11. 前記第1のソースにおける前記データの前記部分に対する前記第1の識別子は、前記第1のソースにおける前記データの前記部分が更新されるときに決定され、前記第2のソースにおける対応する前記データの前記部分に対する前記第2の識別子は、前記第2のソースにおける対応する前記データの前記部分が更新されるときに決定される、請求項1に記載の方法。
  12. 前記第1の識別子及び前記第2の識別子は、前記第1のソース及び前記第2のソースにおけるデータを同期させる時であると判断されるときに決定される、請求項1に記載の方法。
  13. 前記第1の識別子及び前記第2の識別子は、周期的に決定される、請求項1に記載の方法。
  14. データを同期させるためのプログラムであって、コンピュータに、
    第1のソースにおけるデータの一部分に対して、固有識別子を備える第1の識別子を決定する動作と、
    第2のソースにおける対応するデータの一部分に対して、固有識別子を備える第2の識別子を決定する動作と、
    前記第1及び第2の識別子を比較し、前記第1及び第2の識別子が一致しない場合には、前記第2のソースにおける対応する前記データの前記部分を前記第1のソースにおける前記データの前記部分と置き換える動作と、
    実行させるための前記プログラム
  15. データを同期させるためのシステムであって、
    第1のソースにおけるデータの一部分に対して、固有識別子を備える第1の識別子を決定する手段と、
    第2のソースにおける対応するデータの一部分に対して、固有識別子を備える第2の識別子を決定する手段と、
    前記第1及び第2の識別子を比較する手段と、
    前記第1及び第2の識別子が一致しない場合には、前記第2のソースにおける対応する前記データの前記部分を前記第1のソースにおける前記データの前記部分と置き換える手段と、
    を含システム。
JP2006527410A 2003-09-25 2004-09-17 データを同期させるための方法、システム及びプログラム Pending JP2007507030A (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/671,295 US7143117B2 (en) 2003-09-25 2003-09-25 Method, system, and program for data synchronization by determining whether a first identifier for a portion of data at a first source and a second identifier for a portion of corresponding data at a second source match
PCT/EP2004/052231 WO2005029356A2 (en) 2003-09-25 2004-09-17 Method, system and program for data synchronization

Publications (2)

Publication Number Publication Date
JP2007507030A JP2007507030A (ja) 2007-03-22
JP2007507030A5 true JP2007507030A5 (ja) 2007-11-08

Family

ID=34376114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006527410A Pending JP2007507030A (ja) 2003-09-25 2004-09-17 データを同期させるための方法、システム及びプログラム

Country Status (7)

Country Link
US (2) US7143117B2 (ja)
EP (1) EP1714215A2 (ja)
JP (1) JP2007507030A (ja)
KR (1) KR100843652B1 (ja)
CN (1) CN100428177C (ja)
TW (1) TWI291111B (ja)
WO (1) WO2005029356A2 (ja)

Families Citing this family (77)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7039656B1 (en) * 1999-10-20 2006-05-02 Yodlee.Com, Inc. Method and apparatus for synchronizing data records between a remote device and a data server over a data-packet-network
US7346705B2 (en) * 2002-08-28 2008-03-18 Apple Inc. Method of synchronising three or more electronic devices and a computer system for implementing that method
US8126842B2 (en) * 2004-02-10 2012-02-28 Research In Motion Limited Apparatus, and associated method, for synchronizing databases connected by way of a radio air interface
US7464266B2 (en) * 2004-02-13 2008-12-09 Microsoft Corporation Cheap signatures for synchronous broadcast communication
US7809682B2 (en) * 2004-05-24 2010-10-05 Apple Inc. Data synchronization between multiple devices
US7877356B1 (en) 2004-05-24 2011-01-25 Apple Inc. Retaining intermediate states of shared groups of objects and notification of changes to shared groups of objects
US7814231B2 (en) * 2004-05-24 2010-10-12 Apple Inc. Method of synchronizing between three or more devices
US7383291B2 (en) * 2004-05-24 2008-06-03 Apple Inc. Method for sharing groups of objects
US7580959B2 (en) * 2004-06-14 2009-08-25 International Business Machines Corporation Apparatus, system, and method for providing efficient disaster recovery storage of data using differencing
US7484051B2 (en) * 2004-06-14 2009-01-27 International Business Machines Corporation Apparatus, system and method for reliably updating a data group in a read-before-write data replication environment using a comparison file
US20060026458A1 (en) * 2004-07-30 2006-02-02 Knight Frederick E Storage device identification replication
JP2006106814A (ja) * 2004-09-30 2006-04-20 Konica Minolta Business Technologies Inc 管理対象装置の管理システム及びこのシステムに用いられるデータサーバ並びにブランチサーバ
US9053164B2 (en) * 2005-05-05 2015-06-09 International Business Machines Corporation Method, system, and program product for using analysis views to identify data synchronization problems between databases
TWI295437B (en) * 2005-07-11 2008-04-01 Asustek Comp Inc Electric device with an automatic backup function
US20070198659A1 (en) * 2006-01-25 2007-08-23 Lam Wai T Method and system for storing data
CN101009516B (zh) 2006-01-26 2011-05-04 华为技术有限公司 一种进行数据同步的方法、系统及装置
US7877628B2 (en) * 2006-06-08 2011-01-25 International Business Machines Corporation Mirroring data between primary and secondary sites
DE102006038303B4 (de) 2006-08-16 2010-06-17 Init Innovative Informatikanwendungen In Transport-, Verkehrs- Und Leitsystemen Gmbh Verfahren und Vorrichtung zum Bestimmen der Koordinaten von Referenzpunkten
WO2008070688A1 (en) 2006-12-04 2008-06-12 Commvault Systems, Inc. Systems and methods for creating copies of data, such as archive copies
JP5105856B2 (ja) * 2006-12-20 2012-12-26 Necシステムテクノロジー株式会社 ストレージシステム、論理ボリュームのレプリケーション方法・プログラム
US7840537B2 (en) * 2006-12-22 2010-11-23 Commvault Systems, Inc. System and method for storing redundant information
JP5211557B2 (ja) * 2007-06-15 2013-06-12 富士通株式会社 Web会議支援プログラム、該プログラムを記録した記録媒体、Web会議支援装置、およびWeb会議支援方法
CN101409614B (zh) 2007-10-12 2011-04-13 华为技术有限公司 一种数据同步方法、系统和设备
US7941399B2 (en) 2007-11-09 2011-05-10 Microsoft Corporation Collaborative authoring
US8028229B2 (en) * 2007-12-06 2011-09-27 Microsoft Corporation Document merge
US8825758B2 (en) * 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
US7991740B2 (en) * 2008-03-04 2011-08-02 Apple Inc. Synchronization server process
US8301588B2 (en) 2008-03-07 2012-10-30 Microsoft Corporation Data storage for file updates
JP2009237843A (ja) * 2008-03-27 2009-10-15 Brother Ind Ltd ファイル管理システム、携帯端末及び携帯端末プログラム
US8352870B2 (en) 2008-04-28 2013-01-08 Microsoft Corporation Conflict resolution
US8429753B2 (en) 2008-05-08 2013-04-23 Microsoft Corporation Controlling access to documents using file locks
US8825594B2 (en) 2008-05-08 2014-09-02 Microsoft Corporation Caching infrastructure
US8219524B2 (en) * 2008-06-24 2012-07-10 Commvault Systems, Inc. Application-aware and remote single instance data management
US9098495B2 (en) 2008-06-24 2015-08-04 Commvault Systems, Inc. Application-aware and remote single instance data management
US8417666B2 (en) 2008-06-25 2013-04-09 Microsoft Corporation Structured coauthoring
US8108634B1 (en) * 2008-06-27 2012-01-31 Emc B.V., S.A.R.L. Replicating a thin logical unit
US8166263B2 (en) 2008-07-03 2012-04-24 Commvault Systems, Inc. Continuous data protection over intermittent connections, such as continuous data backup for laptops or wireless devices
US9015181B2 (en) 2008-09-26 2015-04-21 Commvault Systems, Inc. Systems and methods for managing single instancing data
WO2010036754A1 (en) 2008-09-26 2010-04-01 Commvault Systems, Inc. Systems and methods for managing single instancing data
KR100935831B1 (ko) * 2008-11-17 2010-01-08 우용태 복수의 이벤트 식별자가 포함된 데이타구조체를 이용한 데이타동기화 방법 및 상기 방법을 이용한 데이타 백업솔루션
US8412677B2 (en) 2008-11-26 2013-04-02 Commvault Systems, Inc. Systems and methods for byte-level or quasi byte-level single instancing
US8401996B2 (en) 2009-03-30 2013-03-19 Commvault Systems, Inc. Storing a variable number of instances of data objects
US8346768B2 (en) * 2009-04-30 2013-01-01 Microsoft Corporation Fast merge support for legacy documents
US8578120B2 (en) 2009-05-22 2013-11-05 Commvault Systems, Inc. Block-level single instancing
US8214612B1 (en) * 2009-09-28 2012-07-03 Emc Corporation Ensuring consistency of replicated volumes
KR101045540B1 (ko) * 2009-12-28 2011-07-01 (주)유성글로벌 데이터 동기화 시스템 및 방법
JP2011165032A (ja) * 2010-02-12 2011-08-25 Buffalo Inc コンピュータプログラム及びデータバックアップ方法
US8935492B2 (en) 2010-09-30 2015-01-13 Commvault Systems, Inc. Archiving data objects using secondary copies
US8868859B2 (en) 2011-06-03 2014-10-21 Apple Inc. Methods and apparatus for multi-source restore
US8819471B2 (en) * 2011-06-03 2014-08-26 Apple Inc. Methods and apparatus for power state based backup
US9465696B2 (en) 2011-06-03 2016-10-11 Apple Inc. Methods and apparatus for multi-phase multi-source backup
US9411687B2 (en) 2011-06-03 2016-08-09 Apple Inc. Methods and apparatus for interface in multi-phase restore
US10733151B2 (en) 2011-10-27 2020-08-04 Microsoft Technology Licensing, Llc Techniques to share media files
US9053079B2 (en) * 2011-12-12 2015-06-09 Microsoft Technology Licensing, Llc Techniques to manage collaborative documents
CN102663547B (zh) * 2012-03-28 2015-09-02 积成电子股份有限公司 电力调度主备系统全模型同步保持资源id不变化的方法
US9020890B2 (en) 2012-03-30 2015-04-28 Commvault Systems, Inc. Smart archiving and data previewing for mobile devices
US8775682B1 (en) * 2012-05-08 2014-07-08 Google Inc. Data synchronization with eventual consistency
US9633022B2 (en) 2012-12-28 2017-04-25 Commvault Systems, Inc. Backup and restoration for a deduplicated file system
US9542423B2 (en) 2012-12-31 2017-01-10 Apple Inc. Backup user interface
US20140201140A1 (en) 2013-01-11 2014-07-17 Commvault Systems, Inc. Data synchronization management
US9124637B2 (en) 2013-01-18 2015-09-01 Apple Inc. Data protection for keychain syncing
US9197700B2 (en) 2013-01-18 2015-11-24 Apple Inc. Keychain syncing
CN104065676A (zh) * 2013-03-19 2014-09-24 联想(北京)有限公司 文件同步方法及文件同步设备
CN103186678B (zh) * 2013-04-24 2016-09-14 曙光信息产业(北京)有限公司 数据修复方法、装置和系统
US10324897B2 (en) 2014-01-27 2019-06-18 Commvault Systems, Inc. Techniques for serving archived electronic mail
US10169121B2 (en) 2014-02-27 2019-01-01 Commvault Systems, Inc. Work flow management for an information management system
US9645891B2 (en) 2014-12-04 2017-05-09 Commvault Systems, Inc. Opportunistic execution of secondary copy operations
US9753816B2 (en) 2014-12-05 2017-09-05 Commvault Systems, Inc. Synchronization based on filtered browsing
US9952934B2 (en) * 2015-01-20 2018-04-24 Commvault Systems, Inc. Synchronizing selected portions of data in a storage management system
US9588849B2 (en) 2015-01-20 2017-03-07 Commvault Systems, Inc. Synchronizing selected portions of data in a storage management system
US10324914B2 (en) 2015-05-20 2019-06-18 Commvalut Systems, Inc. Handling user queries against production and archive storage systems, such as for enterprise customers having large and/or numerous files
US20190332712A1 (en) * 2018-04-30 2019-10-31 Hewlett Packard Enterprise Development Lp Switch configuration synchronization
US10896201B2 (en) 2018-05-18 2021-01-19 International Business Machines Corporation Synchronization of block based volumes
US11144375B2 (en) 2018-10-09 2021-10-12 Argo AI, LLC Execution sequence integrity parameter monitoring system
US11138085B2 (en) * 2018-10-09 2021-10-05 Argo AI, LLC Execution sequence integrity monitoring system
CN111858775A (zh) * 2020-08-06 2020-10-30 四川长虹电器股份有限公司 用于物联网平台的异地数据库的数据同步方法
US11656792B2 (en) * 2021-06-29 2023-05-23 International Business Machines Corporation Mirroring data in write caches of a controller of a non-volatile memory

Family Cites Families (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4480304A (en) 1980-10-06 1984-10-30 International Business Machines Corporation Method and means for the retention of locks across system, subsystem, and communication failures in a multiprocessing, multiprogramming, shared data environment
JPS63245741A (ja) * 1987-04-01 1988-10-12 Fujitsu Ltd デ−タの同期方式
US5339398A (en) 1989-07-31 1994-08-16 North American Philips Corporation Memory architecture and method of data organization optimized for hashing
US5479654A (en) * 1990-04-26 1995-12-26 Squibb Data Systems, Inc. Apparatus and method for reconstructing a file from a difference signature and an original file
JPH05167640A (ja) * 1991-12-11 1993-07-02 Oki Electric Ind Co Ltd 通信プロトコル実装方式
AU682523B2 (en) 1993-07-01 1997-10-09 Legent Corporation System and method for distributed storage management on networked computer systems
US6141663A (en) * 1994-03-18 2000-10-31 Unimax Systems Corporation Automatic external data synchronization method
US5835953A (en) * 1994-10-13 1998-11-10 Vinca Corporation Backup system that takes a snapshot of the locations in a mass storage device that has been identified for updating prior to updating
JP3176012B2 (ja) * 1994-10-25 2001-06-11 株式会社東芝 記録装置及び再生装置
JPH08147888A (ja) * 1994-11-24 1996-06-07 Hitachi Ltd ディジタル信号記録方法及び装置
US5727181A (en) * 1996-02-14 1998-03-10 International Business Machines Corporation Array management system with volume transform filter
US5970502A (en) * 1996-04-23 1999-10-19 Nortel Networks Corporation Method and apparatus for synchronizing multiple copies of a database
US5768532A (en) 1996-06-17 1998-06-16 International Business Machines Corporation Method and distributed database file system for implementing self-describing distributed file objects
US7013315B1 (en) * 1996-11-13 2006-03-14 Intellisync Corporation Synchronization of databases with record sanitizing and intelligent comparison
US6101507A (en) * 1997-02-11 2000-08-08 Connected Corporation File comparison for data backup and file synchronization
JPH10255406A (ja) * 1997-03-14 1998-09-25 Hitachi Ltd ディジタル信号記録装置、再生装置、記録方法および再生方法
US6108754A (en) * 1997-04-03 2000-08-22 Sun Microsystems, Inc. Thread-local synchronization construct cache
US5875461A (en) 1997-04-03 1999-02-23 Sun Microsystems, Inc. Method of synchronizing one of the objects with one of the threads at a time
JP3901806B2 (ja) 1997-09-25 2007-04-04 富士通株式会社 情報管理システム及び二次サーバ
US6199074B1 (en) * 1997-10-09 2001-03-06 International Business Machines Corporation Database backup system ensuring consistency between primary and mirrored backup database copies despite backup interruption
JPH11232159A (ja) * 1998-02-13 1999-08-27 The Japan Reserch Institute Ltd ファイル管理方法およびファイル管理のためのプログラムを記憶した媒体
US6603750B1 (en) * 1998-10-09 2003-08-05 Telefonaktiebolaget Lm Ericsson (Publ) Rehash timer for packet data communications
JP2000163344A (ja) * 1998-11-27 2000-06-16 Nec Corp ネットワーク管理システムのデータベース復旧方式
JP2000207847A (ja) * 1999-01-14 2000-07-28 Sony Corp クロック再生回路およびクロック再生方法
US6470462B1 (en) * 1999-02-25 2002-10-22 Telefonaktiebolaget Lm Ericsson (Publ) Simultaneous resynchronization by command for state machines in redundant systems
JP4046893B2 (ja) * 1999-05-28 2008-02-13 富士通株式会社 データベース複写装置及びデータベース複写方法並びにデータベース複写プログラムを記録したコンピュータ読み取り可能な記録媒体
US6249849B1 (en) * 1999-06-16 2001-06-19 International Business Machines Corporation “Fail-Safe” updating of redundant data in multiple data storage libraries
US6751634B1 (en) * 1999-08-26 2004-06-15 Microsoft Corporation Method and system for detecting object inconsistency in a loosely consistent replicated directory service
US6446090B1 (en) * 1999-10-08 2002-09-03 Unisys Corporation Tracker sensing method for regulating synchronization of audit files between primary and secondary hosts
JP3963417B2 (ja) * 1999-11-19 2007-08-22 株式会社東芝 データ同期処理のための通信方法および電子機器
US6493727B1 (en) * 2000-02-07 2002-12-10 Hewlett-Packard Company System and method for synchronizing database in a primary device and a secondary device that are derived from a common database
EP1285364A1 (en) * 2000-05-24 2003-02-26 Openwave Systems Inc. Synchronisation of databases
US20020059299A1 (en) * 2000-07-14 2002-05-16 Frederic Spaey System and method for synchronizing databases
US6529917B1 (en) * 2000-08-14 2003-03-04 Divine Technology Ventures System and method of synchronizing replicated data
US6694337B1 (en) * 2000-10-26 2004-02-17 Intel Corporation Synchronizing databases
JP2002334173A (ja) * 2000-11-02 2002-11-22 Matsushita Electric Ind Co Ltd コンテンツ配信方法及びこれに用いるサーバ及び端末並びにコンピュータプログラム
AU2002251700A1 (en) * 2000-12-20 2002-07-30 Primarion, Inc. Pll/dll dual loop data synchronization
US6606694B2 (en) * 2000-12-22 2003-08-12 Bull Hn Information Systems Inc. Write logging in mirrored disk subsystems
US7177866B2 (en) * 2001-03-16 2007-02-13 Gravic, Inc. Asynchronous coordinated commit replication and dual write with replication transmission and locking of target database on updates only
FI113129B (fi) 2001-03-26 2004-02-27 Nokia Corp Sovellusdatan synkronointi tietoliikennejärjestelmässä
JP2002318716A (ja) * 2001-04-20 2002-10-31 Sony Corp 配信システム、配信方法、サーバコンピュータ、クライアントコンピュータ
US7499698B2 (en) * 2002-01-28 2009-03-03 Qualcomm Incorporated Synchronization of stored service parameters in a communication system
FI114417B (fi) 2001-06-15 2004-10-15 Nokia Corp Datan valitseminen synkronointia varten
JP2003022009A (ja) * 2001-07-10 2003-01-24 Nec Corp 簡易型データ真正性保証システム、方法、およびプログラム
US6857044B2 (en) * 2001-10-15 2005-02-15 International Business Machines Corporation Data storage device for fast multiple file write operations
US7076508B2 (en) * 2002-08-12 2006-07-11 International Business Machines Corporation Method, system, and program for merging log entries from multiple recovery log files
US7024584B2 (en) * 2003-01-09 2006-04-04 International Business Machines Corporation Method, system, and article of manufacture for maintaining data integrity
US7089446B2 (en) * 2003-01-09 2006-08-08 International Business Machines Corporation Method, system, and article of manufacture for creating a consistent copy
CN1764915B (zh) * 2003-02-06 2012-01-25 捷讯研究有限公司 通过比较散列值同步数据库的设备及方法
EP1489862A1 (en) * 2003-06-20 2004-12-22 Axalto S.A. Database synchronization
US7370089B2 (en) * 2003-07-11 2008-05-06 International Business Machines Corporation Autonomic learning method to load balance output transfers of two peer nodes
US7047379B2 (en) * 2003-07-11 2006-05-16 International Business Machines Corporation Autonomic link optimization through elimination of unnecessary transfers
US7107420B2 (en) * 2003-08-29 2006-09-12 International Business Machines Corporation Apparatus and method to adjust data transfer rate
GB2409545A (en) * 2003-12-24 2005-06-29 Nokia Corp File synchronisation
US7412577B2 (en) * 2004-02-05 2008-08-12 International Business Machines Corporation Shared data mirroring apparatus, method, and system
EP1862923A1 (en) * 2004-02-10 2007-12-05 Research In Motion Limited Apparatus and associated method for synchronizing databases by comparing hash values
US7475099B2 (en) * 2004-02-25 2009-01-06 International Business Machines Corporation Predictive algorithm for load balancing data transfers across components
US7580959B2 (en) * 2004-06-14 2009-08-25 International Business Machines Corporation Apparatus, system, and method for providing efficient disaster recovery storage of data using differencing

Similar Documents

Publication Publication Date Title
JP2007507030A5 (ja)
JP2006252557A5 (ja)
TW200719147A (en) Copying storage units and related metadata to storage
TWI628551B (zh) Data library copying method and device based on log parsing
JP2005222552A5 (ja)
JP2008532154A5 (ja)
JP2006178932A5 (ja)
JP2007503659A5 (ja)
WO2019223228A1 (zh) 一种分布式异构数据库的数据同步方法及装置
ATE515750T1 (de) Verfahren, system und computerprogrammprodukt zur zugangskontrolle
WO2007064896A3 (en) Data exchange system and method
JP2006236350A5 (ja)
JP2006505873A5 (ja)
WO2007022781A3 (en) Selecting virtual brick models
JP2009545815A5 (ja)
JP2008524677A5 (ja)
JP2006244088A5 (ja)
JP2008541638A5 (ja)
BRPI0509525A (pt) programa de computador para gerenciar os arquivos de música, e, estação móvel
JP2012507072A5 (ja)
WO2005029356A3 (en) Method, system and program for data synchronization
WO2006004946A3 (en) Accelerated schema-based validation
JP2009520268A5 (ja)
ATE522867T1 (de) Verfahren zur synchronisierung von datencaches
WO2006130292A3 (en) Image comparison by metric embeddings