JP4295326B2 - 計算機システム - Google Patents
計算機システム Download PDFInfo
- Publication number
- JP4295326B2 JP4295326B2 JP2007002416A JP2007002416A JP4295326B2 JP 4295326 B2 JP4295326 B2 JP 4295326B2 JP 2007002416 A JP2007002416 A JP 2007002416A JP 2007002416 A JP2007002416 A JP 2007002416A JP 4295326 B2 JP4295326 B2 JP 4295326B2
- Authority
- JP
- Japan
- Prior art keywords
- log
- data
- storage area
- check
- server
- 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 OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2097—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements maintaining the standby controller/processing unit updated
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1004—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2038—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant with a single idle spare processing component
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
CHRISTOS A.POLYZOIS,HECTOR GARCIA−MOLINA,"Evaluation of Remote Backup Algorithms for Transaction−Processing Systems",ACM Transactions on Database Systems,Vol.19,No.3,September 1994,Pages 423−449
201…CPU、202…メモリ領域、203…DBMS、204…コマンド受付手段、205…SQL実行手段、206…ログ出力手段、207…データ入出力手段、208…データ領域抽出手段、209…チェックサム算出手段、210…データチェックログ生成手段、211…ログ送信手段、212…ストレージ制御部、213…ログ格納領域、214…データ格納領域、221…CPU、222…メモリ領域、223…ログ適用ソフトウェア、224…ログ受信手段、225…ログ適用手段、226…ログ入出力手段、227…データ入出力手段、228…データ領域抽出手段、229…チェックサム算出手段、230…チェックサム照合手段、232…SQL実行手段、233…ストレージ制御部、234…ログ格納領域、235…データ格納領域。
Claims (7)
- 計算機システムであって、
第一のサーバと、
前記第一のサーバに接続され、前記第一のサーバが利用する第一のデータ記憶領域と、第一のログ記憶領域と、を有する第一のストレージ装置と、
第二のサーバと、
前記第二のサーバに接続される第二のストレージ装置と、を備え、
前記第一のサーバは、
外部からの前記第一のデータ記憶領域に対する更新要求を前記第一のストレージ装置に送信するデータ出力手段と、
前記第一のデータ記憶領域に含まれるデータに対するデータチェックコマンドを外部から受領した場合は、前記チェックコマンドに対応するデータの第一のチェック処理を実行する第一のチェック処理実行手段と、
前記更新要求に対応する更新ログを、他のログ情報と順序関係を特定するための順序情報を付与して、前記第一のログ記憶領域に格納するよう前記第一のストレージ装置に送信し、前記第一のチェック処理実行手段によるチェック処理の第一の実行結果を含むチェックコマンドの処理履歴を示すチェックログを前記更新ログを含む他のログ情報と順序関係を特定するための順序情報を付与し、前記第一のログ記憶領域に格納するよう前記第一のストレージ装置に送信する第一のログ出力手段と、
前記第一のログ記憶領域に格納される一以上のログ情報を前記第二のサーバに送信するログ送信手段と、を有し、
前記第二のストレージ装置は、第二のログ記憶領域と第二のデータ記憶領域とを有し、
前記第二のサーバは、
前記第一のサーバから受信したログ情報を前記第二のストレージ装置の前記第二のログ記憶領域に格納する第二のログ出力手段と、
前記ログ情報に付与される順序情報に従って読み出されたログ情報が更新ログかチェックログであるかを判定するログ種別判定手段と、
前記ログ種別判定手段による判定結果、読み出されたログ情報が更新ログの場合は、前記第二のデータ記憶領域に前記更新ログを適用するログ適用手段と、
前記ログ種別判定手段による判定結果、読み出されたログ情報がチェックログの場合は、前記第二のデータ記憶領域に含まれるデータのチェックサムを算出するチェック処理を実行する第二のチェック処理実行手段と、
前記第二のチェック処理実行手段による第二の実行結果と前記ログ情報に含まれる第一の実行結果とを比較する実行結果比較手段と、を有することを、
特徴とする計算機システム。 - 請求項1記載の計算機システムであって、
前記第二のデータ記憶領域は、前記第一のデータ記憶領域に格納されるデータと同一または、前記第一のデータ記憶領域において現在より古い時点におけるデータと同一であるデータを格納する、ことを特徴とする計算機システム。 - 請求項1記載の計算機システムであって、
前記第一のサーバは、前記外部から受け付けるコマンドが、チェックコマンドであるか更新要求であるかを判別するコマンド受付手段を有することを特徴とする計算機システム。 - 請求項3記載の計算機システムであって、
前記第一のチェック処理実行手段は、
前記コマンド受付手段による前記判別結果、
前記外部から受け付けたコマンドがチェックコマンドであった場合、前記チェックコマンドで指定されるデータ領域を前記第一のデータ記憶領域から特定し、前記指定されたデータ領域を読み出し、前記指定されたデータ領域における第一のデータチェックサムを前記第一の実行結果として算出し、
前記第二のチェック処理実行手段は、
前記指定されたデータ領域に対応する前記第二のデータ記憶領域におけるデータ領域の第二のデータチェックサムを前記第二の実行結果として算出し、
前記実行結果比較手段は、前記第一のデータチェックサムと前記第二のデータチェックサムとを比較する、ことを特徴とする計算機システム。 - 請求項4記載の計算機システムであって、
前記データ領域は、ページ単位で指定され、
前記第一のデータチェックサムおよび前記第二のデータチェックサムはそれぞれページ単位で算出されることを特徴とする計算機システム。 - 請求項1記載の計算機システムであって、
前記チェックログは、SQL文で記述されている、前記第一のデータ記憶領域に含まれるデータに対するデータチェックコマンドと前記第一の実行結果とを含むことを特徴とする計算機システム。 - 計算機システムであって、
第一のサーバと、
前記第一のサーバに第一の通信線を介して接続され、前記第一のサーバが利用する第一のデータ記憶領域と、第一のログ記憶領域と、を有する第一のストレージ装置と、
第二のサーバと、
前記第二のサーバに第二の通信線を介して接続される第二のストレージ装置と、を備え、
前記第一のサーバは、
外部からの前記第一のデータ記憶領域に対する更新要求を前記第一のストレージ装置に送信する前記第一の通信線を介して第一のデータ出力手段と、
前記第一のデータ記憶領域に含まれるデータに対するデータチェックコマンドを外部から受領した場合は、前記チェックコマンドに対応するデータの第一のチェック処理を実行する第一のチェック処理実行手段と、
前記更新要求に対応する更新ログに他のログ情報と順序関係を特定するための順序情報を付与して、前記更新ログを前記第一のストレージ装置に前記第一の通信線を介して出力し、前記第一のチェック処理実行手段によるチェック処理の第一の実行結果を含むチェックコマンドの処理履歴を示すチェックログに前記更新ログを含む他のログ情報と順序関係を特定するための順序情報を付与し、前記チェックログを前記第一のストレージ装置に前記第一の通信線を介して出力するログ出力手段と、を有し、
前記第一のストレージ装置は、
前記順序情報が付与されている前記更新ログを、前記第一のログ記憶領域に格納し、前記順序情報が付与されている前記チェックログを前記第一のログ記憶領域に格納する第一のログ格納手段と、
前記第一のログ記憶領域に格納される一以上のログ情報を前記第二のストレージ装置に第三の通信線を介して送信するログ送信手段と、を有し、
前記第二のストレージ装置は、第二のログ記憶領域と第二のデータ記憶領域とを備え、
前記第二のストレージ装置は、前記第一のストレージ装置から前記第三の通信線を介して受信したログ情報を前記第二のログ記憶領域に格納する第二のログ格納手段を有し、
前記第二のサーバは、
前記第二のストレージ装置の前記第二のログ記憶領域に格納されるログ情報を前記順序情報とともに前記第二の通信線を介して読み出すログ読み出し手段と、
前記ログ情報に付与される順序情報に従って読み出されたログ情報が更新ログかチェックログであるかを判定するログ種別判定手段と、
前記ログ種別判定手段による判定結果、読み出されたログ情報が更新ログの場合は、前記第二のストレージ装置の前記第二のデータ記憶領域に前記第二の通信線を介して前記更新ログを適用するログ適用手段と、
前記ログ種別判定手段による判定結果、読み出されたログ情報がチェックログの場合は、前記第二のデータ記憶領域に含まれるデータのチェックサムを算出するチェック処理を実行する第二のチェック処理実行手段と、
前記第二のチェック処理実行手段による第二の実行結果と前記ログ情報に含まれる第一の実行結果とを比較する実行結果比較手段と、を有することを、
特徴とする計算機システム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007002416A JP4295326B2 (ja) | 2007-01-10 | 2007-01-10 | 計算機システム |
| US11/704,290 US7890467B2 (en) | 2007-01-10 | 2007-02-09 | Method for verifying data consistency of backup system, program and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007002416A JP4295326B2 (ja) | 2007-01-10 | 2007-01-10 | 計算機システム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008171117A JP2008171117A (ja) | 2008-07-24 |
| JP4295326B2 true JP4295326B2 (ja) | 2009-07-15 |
Family
ID=39699163
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007002416A Expired - Fee Related JP4295326B2 (ja) | 2007-01-10 | 2007-01-10 | 計算機システム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US7890467B2 (ja) |
| JP (1) | JP4295326B2 (ja) |
Families Citing this family (59)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4249719B2 (ja) * | 2005-03-29 | 2009-04-08 | 株式会社日立製作所 | バックアップシステム、プログラム及びバックアップ方法 |
| CA2631197C (en) | 2005-11-28 | 2013-01-29 | Commvault Systems, Inc. | Systems and methods for data management |
| US20200257596A1 (en) | 2005-12-19 | 2020-08-13 | Commvault Systems, Inc. | Systems and methods of unified reconstruction in storage systems |
| US8930496B2 (en) * | 2005-12-19 | 2015-01-06 | Commvault Systems, Inc. | Systems and methods of unified reconstruction in storage systems |
| US7882077B2 (en) | 2006-10-17 | 2011-02-01 | Commvault Systems, Inc. | Method and system for offline indexing of content and classifying stored data |
| US8370442B2 (en) | 2008-08-29 | 2013-02-05 | Commvault Systems, Inc. | Method and system for leveraging identified changes to a mail server |
| US20080228771A1 (en) | 2006-12-22 | 2008-09-18 | Commvault Systems, Inc. | Method and system for searching stored data |
| JP4903071B2 (ja) | 2007-03-15 | 2012-03-21 | 株式会社リコー | 情報処理装置、ソフトウェア更新方法及び画像処理装置 |
| US8307177B2 (en) | 2008-09-05 | 2012-11-06 | Commvault Systems, Inc. | Systems and methods for management of virtualization data |
| US8117496B2 (en) * | 2009-06-18 | 2012-02-14 | International Business Machines Corporation | Detecting and recovering from silent data errors in application cloning systems |
| US8442983B2 (en) * | 2009-12-31 | 2013-05-14 | Commvault Systems, Inc. | Asynchronous methods of data classification using change journals and other data structures |
| JP5691246B2 (ja) | 2010-05-27 | 2015-04-01 | 富士通株式会社 | データベース二重化システム、情報処理装置及びデータベース二重化方法 |
| US11449394B2 (en) | 2010-06-04 | 2022-09-20 | Commvault Systems, Inc. | Failover systems and methods for performing backup operations, including heterogeneous indexing and load balancing of backup and indexing resources |
| JP2012038004A (ja) * | 2010-08-05 | 2012-02-23 | Nippon Telegr & Teleph Corp <Ntt> | 加入者情報バックアップ方法及び加入者情報バックアップ装置 |
| US8504764B2 (en) * | 2010-08-30 | 2013-08-06 | Hitachi, Ltd. | Method and apparatus to manage object-based tiers |
| US8719264B2 (en) | 2011-03-31 | 2014-05-06 | Commvault Systems, Inc. | Creating secondary copies of data based on searches for content |
| US11676090B2 (en) * | 2011-11-29 | 2023-06-13 | Model N, Inc. | Enhanced multi-component object-based design, computation, and evaluation |
| US20130198134A1 (en) * | 2012-01-30 | 2013-08-01 | International Business Machines Corporation | Online verification of a standby database in log shipping physical replication environments |
| US8892523B2 (en) | 2012-06-08 | 2014-11-18 | Commvault Systems, Inc. | Auto summarization of content |
| US9659042B2 (en) * | 2012-06-12 | 2017-05-23 | Accenture Global Services Limited | Data lineage tracking |
| US9251018B2 (en) | 2012-12-19 | 2016-02-02 | International Business Machines Corporation | Enhanced recovery of highly available computing systems |
| US9740702B2 (en) | 2012-12-21 | 2017-08-22 | Commvault Systems, Inc. | Systems and methods to identify unprotected virtual machines |
| US9223597B2 (en) | 2012-12-21 | 2015-12-29 | Commvault Systems, Inc. | Archiving virtual machines in a data storage system |
| US9466026B2 (en) | 2012-12-21 | 2016-10-11 | Model N, Inc. | Rule assignments and templating |
| US11074643B1 (en) | 2012-12-21 | 2021-07-27 | Model N, Inc. | Method and systems for efficient product navigation and product configuration |
| US20140196039A1 (en) | 2013-01-08 | 2014-07-10 | Commvault Systems, Inc. | Virtual machine categorization system and method |
| DK2811173T4 (da) * | 2013-06-04 | 2022-01-10 | Danfoss Power Solutions Aps | Hydraulisk system og fremgangsmåde til drift af hydraulisk system |
| US20150074536A1 (en) | 2013-09-12 | 2015-03-12 | Commvault Systems, Inc. | File manager integration with virtualization in an information management system, including user control and storage management of virtual machines |
| US9563518B2 (en) | 2014-04-02 | 2017-02-07 | Commvault Systems, Inc. | Information management by a media agent in the absence of communications with a storage manager |
| US20160019317A1 (en) | 2014-07-16 | 2016-01-21 | Commvault Systems, Inc. | Volume or virtual machine level backup and generating placeholders for virtual machine files |
| US9983936B2 (en) | 2014-11-20 | 2018-05-29 | Commvault Systems, Inc. | Virtual machine change block tracking |
| CN105843702B (zh) | 2015-01-14 | 2019-04-12 | 阿里巴巴集团控股有限公司 | 一种用于数据备份的方法以及装置 |
| US10565067B2 (en) | 2016-03-09 | 2020-02-18 | Commvault Systems, Inc. | Virtual server cloud file system for virtual machine backup from cloud operations |
| CN106980637B (zh) * | 2016-09-28 | 2019-06-07 | 平安科技(深圳)有限公司 | Sql审核方法和装置 |
| US10417102B2 (en) | 2016-09-30 | 2019-09-17 | Commvault Systems, Inc. | Heartbeat monitoring of virtual machines for initiating failover operations in a data storage management system, including virtual machine distribution logic |
| US10540516B2 (en) | 2016-10-13 | 2020-01-21 | Commvault Systems, Inc. | Data protection within an unsecured storage environment |
| US10678758B2 (en) | 2016-11-21 | 2020-06-09 | Commvault Systems, Inc. | Cross-platform virtual machine data and memory backup and replication |
| US10255314B2 (en) | 2017-03-16 | 2019-04-09 | International Business Machines Corporation | Comparison of block based volumes with ongoing inputs and outputs |
| US10896100B2 (en) | 2017-03-24 | 2021-01-19 | Commvault Systems, Inc. | Buffered virtual machine replication |
| US10387073B2 (en) | 2017-03-29 | 2019-08-20 | Commvault Systems, Inc. | External dynamic virtual machine synchronization |
| US10984041B2 (en) | 2017-05-11 | 2021-04-20 | Commvault Systems, Inc. | Natural language processing integrated with database and data storage management |
| JP2019061458A (ja) * | 2017-09-26 | 2019-04-18 | 京セラドキュメントソリューションズ株式会社 | 電子機器およびログアプリケーション |
| US20190251204A1 (en) | 2018-02-14 | 2019-08-15 | Commvault Systems, Inc. | Targeted search of backup data using calendar event data |
| US10642886B2 (en) | 2018-02-14 | 2020-05-05 | Commvault Systems, Inc. | Targeted search of backup data using facial recognition |
| US10877928B2 (en) | 2018-03-07 | 2020-12-29 | Commvault Systems, Inc. | Using utilities injected into cloud-based virtual machines for speeding up virtual machine backup operations |
| US11159469B2 (en) | 2018-09-12 | 2021-10-26 | Commvault Systems, Inc. | Using machine learning to modify presentation of mailbox objects |
| US11200124B2 (en) | 2018-12-06 | 2021-12-14 | Commvault Systems, Inc. | Assigning backup resources based on failover of partnered data storage servers in a data storage management system |
| US10768971B2 (en) | 2019-01-30 | 2020-09-08 | Commvault Systems, Inc. | Cross-hypervisor live mount of backed up virtual machine data |
| US10996974B2 (en) | 2019-01-30 | 2021-05-04 | Commvault Systems, Inc. | Cross-hypervisor live mount of backed up virtual machine data, including management of cache storage for virtual machine data |
| CN111177254B (zh) * | 2019-12-05 | 2021-08-17 | 武汉达梦数据库股份有限公司 | 一种异构关系型数据库之间数据同步的方法和装置 |
| US11467753B2 (en) | 2020-02-14 | 2022-10-11 | Commvault Systems, Inc. | On-demand restore of virtual machine data |
| US11442768B2 (en) | 2020-03-12 | 2022-09-13 | Commvault Systems, Inc. | Cross-hypervisor live recovery of virtual machines |
| US11099956B1 (en) | 2020-03-26 | 2021-08-24 | Commvault Systems, Inc. | Snapshot-based disaster recovery orchestration of virtual machine failover and failback operations |
| US11748143B2 (en) | 2020-05-15 | 2023-09-05 | Commvault Systems, Inc. | Live mount of virtual machines in a public cloud computing environment |
| US11494417B2 (en) | 2020-08-07 | 2022-11-08 | Commvault Systems, Inc. | Automated email classification in an information management system |
| US11656951B2 (en) | 2020-10-28 | 2023-05-23 | Commvault Systems, Inc. | Data loss vulnerability detection |
| CN112910086B (zh) * | 2021-01-18 | 2024-05-31 | 国网山东省电力公司青岛供电公司 | 一种智能变电站数据校验方法及系统 |
| CN119938393B (zh) * | 2021-12-20 | 2025-09-26 | 中国科学院微小卫星创新研究院 | 一种可进行三模保护的芯片 |
| US12360942B2 (en) | 2023-01-19 | 2025-07-15 | Commvault Systems, Inc. | Selection of a simulated archiving plan for a desired dataset |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07234812A (ja) | 1994-02-23 | 1995-09-05 | Mitsubishi Electric Corp | 分散システムにおけるデータコンペア方式 |
| US6338150B1 (en) * | 1997-05-13 | 2002-01-08 | Micron Technology, Inc. | Diagnostic and managing distributed processor system |
| JP2001051885A (ja) | 1999-08-12 | 2001-02-23 | Fujitsu Ltd | データベース同期化方法及び監視制御システム |
| US7546364B2 (en) * | 2002-05-16 | 2009-06-09 | Emc Corporation | Replication of remote copy data for internet protocol (IP) transmission |
| US7415467B2 (en) * | 2003-03-06 | 2008-08-19 | Ixion, Inc. | Database replication system |
| US7383264B2 (en) * | 2003-03-27 | 2008-06-03 | Hitachi, Ltd. | Data control method for duplicating data between computer systems |
| JP4462962B2 (ja) | 2004-03-03 | 2010-05-12 | 株式会社日立製作所 | 不整合データ発見方法及びシステム |
| JP4512386B2 (ja) | 2004-03-05 | 2010-07-28 | 株式会社日立製作所 | バックアップシステムおよび方法 |
| JP4581500B2 (ja) | 2004-06-17 | 2010-11-17 | 株式会社日立製作所 | ディザスタリカバリシステム、プログラム及びデータベースのリカバリ方法 |
| JP4489550B2 (ja) | 2004-09-30 | 2010-06-23 | 株式会社日立製作所 | バックアップデータ作成管理方法 |
| US7962709B2 (en) * | 2005-12-19 | 2011-06-14 | Commvault Systems, Inc. | Network redirector systems and methods for performing data replication |
| US7617253B2 (en) * | 2005-12-19 | 2009-11-10 | Commvault Systems, Inc. | Destination systems and methods for performing data replication |
| US7636743B2 (en) * | 2005-12-19 | 2009-12-22 | Commvault Systems, Inc. | Pathname translation in a data replication system |
| US7480827B2 (en) * | 2006-08-11 | 2009-01-20 | Chicago Mercantile Exchange | Fault tolerance and failover using active copy-cat |
-
2007
- 2007-01-10 JP JP2007002416A patent/JP4295326B2/ja not_active Expired - Fee Related
- 2007-02-09 US US11/704,290 patent/US7890467B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2008171117A (ja) | 2008-07-24 |
| US20080208923A1 (en) | 2008-08-28 |
| US7890467B2 (en) | 2011-02-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4295326B2 (ja) | 計算機システム | |
| US6163859A (en) | Software vault | |
| US7953744B2 (en) | Database change verifier | |
| CA2803763C (en) | Checkpoints for a file system | |
| JP5744898B2 (ja) | 情報システムにおける変換データの高スループット・高信頼性の複製 | |
| CN106933703B (zh) | 一种数据库数据备份的方法、装置及电子设备 | |
| CN100541489C (zh) | 外部元数据处理 | |
| US9660962B2 (en) | Network-attached storage gateway validation | |
| JP3526474B2 (ja) | ネットワークにおける配布情報管理システム | |
| US8832022B2 (en) | Transaction processing device, transaction processing method and transaction processing program | |
| CN111880740A (zh) | 数据处理方法、装置、计算机系统及可读存储介质 | |
| CN101308471B (zh) | 一种恢复数据的方法及装置 | |
| US20010051954A1 (en) | Data updating apparatus that performs quick restoration processing | |
| US20150286671A1 (en) | Transaction system | |
| US20060179217A1 (en) | Apparatus and method for detecting disk write omissions | |
| CN110620800B (zh) | 电力二次系统跨安全区的配置数据同步处理方法和装置 | |
| JP4881172B2 (ja) | ファイル格納システム | |
| US9542111B2 (en) | Writable clone data structure | |
| US8112465B2 (en) | System, device, and method for validating data structures in a storage system | |
| CN108255510B (zh) | 一种基于iap在线升级待升级固件传输校验设计方法 | |
| CN121029205B (zh) | 一种转接卡的更新方法及设备 | |
| US8832395B1 (en) | Storage system, and method of storage control for storage system | |
| US7539827B2 (en) | Synchronization of change-tracked data store with data store having limited or no change tracking | |
| US11544225B2 (en) | Method and system for content agnostic file indexing | |
| CN115203200A (zh) | 一种数据库表结构变更的方法、装置、设备及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080924 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081125 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081224 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090223 |
|
| 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: 20090317 |
|
| 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: 20090409 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120417 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4295326 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120417 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130417 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130417 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140417 Year of fee payment: 5 |
|
| LAPS | Cancellation because of no payment of annual fees |