JP2007018534A - Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded - Google Patents

Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded Download PDF

Info

Publication number
JP2007018534A
JP2007018534A JP2006258953A JP2006258953A JP2007018534A JP 2007018534 A JP2007018534 A JP 2007018534A JP 2006258953 A JP2006258953 A JP 2006258953A JP 2006258953 A JP2006258953 A JP 2006258953A JP 2007018534 A JP2007018534 A JP 2007018534A
Authority
JP
Japan
Prior art keywords
online system
execution
standby
log information
processing
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
JP2006258953A
Other languages
Japanese (ja)
Other versions
JP2007018534A5 (en
Inventor
Takatoshi Iwamoto
孝寿 岩本
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.)
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2006258953A priority Critical patent/JP2007018534A/en
Publication of JP2007018534A publication Critical patent/JP2007018534A/en
Publication of JP2007018534A5 publication Critical patent/JP2007018534A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology capable of switching an active online system to a standby online system in the case of trouble at high speed. <P>SOLUTION: The online system recovery method by which business processing is switched from an active online system to a standby online system and is continued when the active online system fails comprises a step for transferring log information showing a reference history showing a history of the reference processing conducted by the active online system and an update history showing a history of update processing, a step for implementing tracking processing which conforms the contents of an input/output buffer in the standby online system to the contents of an input/output buffer in the active online system according to the transferred log information, and a step for monitoring the operational status of the active online system executing business processing, and, when trouble is detected in the running online system, the standby online system continues the business processing using the input/output buffer subjected to tracking processing. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明はシステム停止に伴なう高速な回復処理を必要とするオンライン処理システムに関し、特に多量の更新トランザクションが発生するオンラインデータベースシステム等のオンライン処理システムに適用して有効な技術に関するものである。   The present invention relates to an online processing system that requires high-speed recovery processing accompanying a system stop, and more particularly to a technique that is effective when applied to an online processing system such as an online database system in which a large number of update transactions occur.

従来の一般的なオンラインシステムの回復方法では、実行オンラインシステムが障害によって停止した場合の回復処理の為に、システムの回復に必要な履歴情報であるログ情報を実行オンラインシステムで外部記憶装置上のログファイルに記憶し、実行オンラインシステムに障害が発生すると、待機オンラインシステムがそのログ情報を読み出してシステムの回復に必要な処理を実行していた。   In a conventional general online system recovery method, log information, which is history information necessary for system recovery, is stored on an external storage device by the execution online system for recovery processing when the execution online system stops due to a failure. When a failure occurs in the execution online system, which is stored in the log file, the standby online system reads the log information and executes processing necessary for system recovery.

この高速化の技術として、例えば、特開昭62−57030号公報に記載のものが知られており、その概要は、ホストコンピュータ間で共用する外部記憶装置上のログ情報を、障害の発生前から待機オンラインシステムで読み込み、待機オンラインシステムが実行オンラインシステムの停止以前にその処理を追跡することによって障害が発生した場合のログ情報の読み込み量を減らすものである。   As this speed-up technique, for example, one disclosed in Japanese Patent Application Laid-Open No. Sho 62-57030 is known. The outline of this technique is that log information on an external storage device shared between host computers is recorded before a failure occurs. The standby online system reads the log information, and the standby online system tracks the processing before the execution online system stops, thereby reducing the amount of log information read when a failure occurs.

また、特開平2−77943号公報に記載の様に、ログ情報を実行オンラインシステムでホストコンピュータ間で共用する外部記憶装置上のログファイルに記憶すると共に、ホストコンピュータ間で共用する拡張記憶装置にも同時に記憶し、実行オンラインシステムに障害が発生した後の待機オンラインシステムでのシステム回復処理においては、この拡張記憶装置からログ情報を読み込むことで、外部記憶装置からのログ情報の読み込みを無くす方法が知られている。   In addition, as described in Japanese Patent Laid-Open No. 2-77743, log information is stored in a log file on an external storage device shared between host computers in an execution online system, and is also stored in an extended storage device shared between host computers. Is also stored at the same time, and in the system recovery process in the standby online system after a failure occurs in the execution online system, the log information is read from this extended storage device, thereby eliminating the reading of the log information from the external storage device It has been known.

更に、特開平10−49418号公報に記載の様に、実行オンラインシステムのログ情報を通信により待機オンラインシステムに転送して、障害による切り替えが発生する前に待機オンラインシステムで追跡処理を実施することにより、障害が発生した後の回復を高速化する方法が知られている。   Further, as described in Japanese Patent Laid-Open No. 10-49418, log information of the execution online system is transferred to the standby online system by communication, and the tracking process is performed in the standby online system before switching due to a failure occurs. Thus, there is known a method for speeding up recovery after a failure occurs.

しかしながら、特開昭62−57030号公報に記載の技術は、障害による待機オンラインシステムへの切り替えが発生した後に、チェックポイント以降のログ情報を外部記憶装置上のログファイルから入力する必要があり、チェックポイントの間隔によっては膨大なログ情報を読み込むことになって高速なシステム回復の実現を妨げる大きな要因となっていた。一方、障害による切り替えが発生した後の読み込むログ情報の量を減らす為にチェックポイントの間隔を狭めると、実行オンラインシステムでのオーバヘッドを高めてしまう問題がある。   However, the technique described in Japanese Patent Application Laid-Open No. 62-57030 needs to input log information after a checkpoint from a log file on an external storage device after switching to a standby online system due to a failure. Depending on the interval between checkpoints, a large amount of log information is read, which is a major factor that hinders high-speed system recovery. On the other hand, if the interval between checkpoints is reduced in order to reduce the amount of log information to be read after switching due to a failure, there is a problem of increasing the overhead in the execution online system.

また、特開平2−77943号公報に記載の技術は、ログ情報の読み込みは高速化しているものの、特開昭62−57030号公報に記載の技術と同様に、障害による待機オンラインシステムへの切り替えが発生した後に、チェックポイント以降のログ情報を読み込む必要があり、チェックポイントの間隔によっては膨大なログ情報を読み込むことになって高速なシステム回復の実現を妨げる大きな要因となっていた。一方、障害による切り替えが発生した後の読み込むログ情報の量を減らす為にチェックポイントの間隔を狭めると、実行オンラインシステムでのオーバヘッドを高めてしまう問題がある。   Although the technique described in Japanese Patent Laid-Open No. 2-77743 speeds up the reading of log information, as with the technique described in Japanese Patent Laid-Open No. 62-57030, switching to a standby online system due to a failure is performed. After this occurs, it is necessary to read log information after the checkpoint, and depending on the interval between checkpoints, a large amount of log information is read, which is a major factor that hinders the realization of high-speed system recovery. On the other hand, if the interval between checkpoints is reduced in order to reduce the amount of log information to be read after switching due to a failure, there is a problem of increasing the overhead in the execution online system.

また、特開平10−49418号公報に記載の技術は、実行オンラインシステムのログ情報を通信により待機オンラインシステムへ転送して、障害による切り替えが発生する前に待機オンラインシステムでの追跡処理を実施しているが、更新履歴のログ情報のみを用いて追跡処理を行っている為、実行オンラインシステムで行われたインデクスへの参照等の参照処理の結果が待機オンラインシステムのメモリ上に反映されておらず、障害による切り替えが発生した場合にインデクス検索等の参照処理の効率が低下するという問題がある。更にログファイルやデータベース等の外部記憶装置を共用していない為、外部記憶装置が2倍必要となるという問題があり、また待機オンラインシステム側での障害等により一旦冗長構成が崩れると、冗長構成に戻す際の整合化の為にトランザクションの実行を一時中断する必要がある為、24時間365日連続運転が実現できないという問題がある。   In addition, the technology described in Japanese Patent Laid-Open No. 10-49418 transfers log information of an execution online system to the standby online system by communication, and performs tracking processing in the standby online system before switching due to a failure occurs. However, since the tracking process is performed using only the log information of the update history, the result of the reference process such as the reference to the index performed in the execution online system is not reflected in the memory of the standby online system. However, there is a problem that the efficiency of reference processing such as index search is reduced when switching due to a failure occurs. In addition, since external storage devices such as log files and databases are not shared, there is a problem that twice as many external storage devices are required. There is a problem in that continuous operation cannot be realized for 24 hours 365 days because it is necessary to suspend the execution of the transaction for the purpose of consistency when returning to the system.

本発明の目的は上記問題を解決し、実行オンラインシステムの障害発生時に待機オンラインシステムへの切り替えを高速に行うことが可能な技術を提供することにある。   An object of the present invention is to provide a technique capable of solving the above-described problem and switching to a standby online system at a high speed when a failure occurs in an execution online system.

本発明の他の目的は待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる為のログ情報の転送負荷を軽減することが可能な技術を提供することにある。   Another object of the present invention is to provide a technique capable of reducing the transfer load of log information for matching the contents of the input / output buffer in the standby online system with the contents of the input / output buffer in the execution online system. It is in.

本発明の他の目的は待機オンラインシステムが障害や保守の後に再稼働した場合に、実行オンラインシステムでの業務処理の実行に影響を与えることなくホットスタンバイ状態の再確立を行うことが可能な技術を提供することにある。   Another object of the present invention is a technology capable of re-establishing a hot standby state without affecting the execution of business processing in the execution online system when the standby online system is restarted after failure or maintenance. Is to provide.

本発明は、実行オンラインシステムで障害が発生した場合に業務処理を待機オンラインシステムに切り替えて続行するオンライン処理システムにおいて、実行オンラインシステムで障害が発生した場合に、実行オンラインシステムの入出力バッファの内容に予め一致させておいた待機オンラインシステムの入出力バッファを用いて待機オンラインシステムで業務処理を続行させるものである。   The present invention relates to the contents of the input / output buffer of the execution online system when a failure occurs in the execution online system in the online processing system that switches the business process to the standby online system and continues when the failure occurs in the execution online system. Business processing is continued in the standby online system using the input / output buffer of the standby online system that has been matched in advance.

本発明では、実行オンラインシステムの稼働中に実行オンラインシステムで行われた参照処理の履歴を示す参照履歴と更新処理の履歴を示す更新履歴とを表すログ情報を待機オンラインシステムに転送し、前記ログ情報を受け取った待機オンラインシステムでは、その転送されたログ情報に従って、実行オンラインシステムの入出力バッファで行われた参照処理及び更新処理に相当する処理を待機オンラインシステムの入出力バッファに対して行い、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる追跡処理を実施する。   In the present invention, log information representing the reference history indicating the history of the reference processing performed in the execution online system and the update history indicating the history of the update processing during the execution of the execution online system is transferred to the standby online system, and the log In the standby online system that has received the information, in accordance with the transferred log information, processing corresponding to the reference processing and update processing performed in the input / output buffer of the execution online system is performed on the input / output buffer of the standby online system, A tracking process is executed to match the contents of the input / output buffer in the standby online system with the contents of the input / output buffer in the execution online system.

また、業務処理を実行中の実行オンラインシステムの稼動状態を監視し、実行オンラインシステムの障害を検知した場合には、前記追跡処理の行われた入出力バッファを用いて前記業務処理を待機オンラインシステムで続行させる。   In addition, the operational status of the execution online system that is executing the business process is monitored, and when a failure of the execution online system is detected, the business process is waited for using the input / output buffer that has been subjected to the tracking process. To continue.

前記の様に本発明によれば、障害による待機オンラインシステムへの切り替えが発生した後の外部記憶装置上のログファイルからのログ情報の入力を無くしつつ、実行オンラインシステムでのオーバヘッドが少ないオンラインシステムの回復方法を実現することができる。   As described above, according to the present invention, an online system with less overhead in the execution online system while eliminating the input of log information from the log file on the external storage device after the switch to the standby online system due to a failure occurs. Recovery method can be realized.

以上の様に本発明のオンライン処理システムによれば、実行オンラインシステムで障害が発生した場合に、実行オンラインシステムの入出力バッファの内容に予め一致させておいた待機オンラインシステムの入出力バッファを用いて待機オンラインシステムで業務処理を続行させるので、実行オンラインシステムの障害発生時に待機オンラインシステムへの切り替えを高速に行うことが可能である。   As described above, according to the online processing system of the present invention, when a failure occurs in the execution online system, the input / output buffer of the standby online system that has been matched in advance with the contents of the input / output buffer of the execution online system is used. Since the business processing is continued in the standby online system, it is possible to switch to the standby online system at high speed when a failure occurs in the execution online system.

本発明によれば実行オンラインシステムで障害が発生した場合に、実行オンラインシステムの入出力バッファの内容に予め一致させておいた待機オンラインシステムの入出力バッファを用いて待機オンラインシステムで業務処理を続行させるので、実行オンラインシステムの障害発生時に待機オンラインシステムへの切り替えを高速に行うことが可能である。   According to the present invention, when a failure occurs in the execution online system, business processing is continued in the standby online system using the input / output buffer of the standby online system that has been matched in advance with the contents of the input / output buffer of the execution online system. Therefore, when a failure occurs in the execution online system, it is possible to switch to the standby online system at high speed.

以下に実行オンラインシステムで障害が発生した場合に業務処理を待機オンラインシステムに切り替えて続行する一実施形態のオンライン処理システムについて説明する。   The following describes an online processing system according to an embodiment that switches business processing to a standby online system and continues when a failure occurs in the execution online system.

図1は本実施形態のオンライン処理システムの概略構成を示す図である。図1に示す様に本実施形態のホストコンピュータ10は、モニタ処理部11と、ログ出力処理部15と、ログ転送処理部16とを有している。   FIG. 1 is a diagram showing a schematic configuration of an online processing system according to the present embodiment. As shown in FIG. 1, the host computer 10 of this embodiment has a monitor processing unit 11, a log output processing unit 15, and a log transfer processing unit 16.

モニタ処理部11は、モニタ処理部21との間で相互監視の為の制御電文を交換し合うことにより相手システムの稼働状態を監視する処理部である。ログ出力処理部15は、ログI/Oバッファ14に格納されているログ情報を実行オンラインシステム12及び待機オンラインシステム22で共用される記憶装置に出力する処理部である。   The monitor processing unit 11 is a processing unit that monitors the operating state of the partner system by exchanging control messages for mutual monitoring with the monitor processing unit 21. The log output processing unit 15 is a processing unit that outputs log information stored in the log I / O buffer 14 to a storage device shared by the execution online system 12 and the standby online system 22.

ログ転送処理部16は、実行オンラインシステム12で行われた参照処理の履歴を示す参照履歴と更新処理の履歴を示す更新履歴とを表すログ情報を待機オンラインシステム22に転送する処理部である。   The log transfer processing unit 16 is a processing unit that transfers log information indicating a reference history indicating a history of reference processing performed in the execution online system 12 and an update history indicating a history of update processing to the standby online system 22.

ホストコンピュータ10をモニタ処理部11、ログ出力処理部15及びログ転送処理部16として機能させる為のプログラムは、CD−ROM等の記録媒体に記録され磁気ディスク等に格納された後、メモリにロードされて実行されるものとする。なお前記プログラムを記録する記録媒体はCD−ROM以外の他の記録媒体でも良い。   A program for causing the host computer 10 to function as the monitor processing unit 11, the log output processing unit 15 and the log transfer processing unit 16 is recorded on a recording medium such as a CD-ROM and stored in a magnetic disk or the like and then loaded into a memory. To be executed. The recording medium for recording the program may be a recording medium other than the CD-ROM.

ホストコンピュータ20は、モニタ処理部21と、追跡処理部27とを有している。モニタ処理部21は、モニタ処理部11との間で相互監視の為の制御電文を交換し合うことにより、業務処理を実行中の実行オンラインシステム12の稼動状態を監視し、実行オンラインシステム12の障害を検知した場合に、追跡処理の行われたデータベースI/Oバッファ23を用いて前記業務処理を待機オンラインシステム22で続行させる処理部である。   The host computer 20 has a monitor processing unit 21 and a tracking processing unit 27. The monitor processing unit 21 exchanges control messages for mutual monitoring with the monitor processing unit 11 to monitor the operating state of the execution online system 12 that is executing the business process. When a failure is detected, it is a processing unit that causes the standby online system 22 to continue the business process using the database I / O buffer 23 on which the tracking process has been performed.

追跡処理部27は、前記転送されたログ情報に従って、待機オンラインシステム22内のデータベースI/Oバッファ23の内容を実行オンラインシステム12内のデータベースI/Oバッファ13の内容に一致させる追跡処理を実施する処理部である。   The tracking processing unit 27 performs tracking processing for matching the contents of the database I / O buffer 23 in the standby online system 22 with the contents of the database I / O buffer 13 in the execution online system 12 according to the transferred log information. Is a processing unit.

ホストコンピュータ20をモニタ処理部21及び追跡処理部27として機能させる為のプログラムは、CD−ROM等の記録媒体に記録され磁気ディスク等に格納された後、メモリにロードされて実行されるものとする。なお前記プログラムを記録する記録媒体はCD−ROM以外の他の記録媒体でも良い。   A program for causing the host computer 20 to function as the monitor processing unit 21 and the tracking processing unit 27 is recorded on a recording medium such as a CD-ROM and stored in a magnetic disk, and then loaded into a memory and executed. To do. The recording medium for recording the program may be a recording medium other than the CD-ROM.

本実施形態のオンライン処理システムは、実行オンライン側のホストコンピュータ10と、実行オンライン側のモニタ処理部11と、実行オンライン側の実行オンラインシステム12(例えばデータベース管理システム)と、待機オンライン側のホストコンピュータ20と、待機オンライン側のモニタ処理部21と、待機オンライン側の待機オンラインシステム22(例えばデータベース管理システム)とを有している。   The online processing system according to the present embodiment includes an execution online host computer 10, an execution online monitor processing unit 11, an execution online execution online system 12 (for example, a database management system), and a standby online host computer. 20, a monitor processing unit 21 on the standby online side, and a standby online system 22 (for example, a database management system) on the standby online side.

また、実行オンライン側の実行オンラインシステム12と待機オンライン側の待機オンラインシステム22とで共用する不揮発な記憶装置(一般には磁気ディスク装置)上にはログ情報31を格納するログファイル30やデータベース40を有している。   A log file 30 and a database 40 for storing log information 31 are stored on a nonvolatile storage device (generally a magnetic disk device) shared by the execution online system 12 on the execution online side and the standby online system 22 on the standby online side. Have.

更に、本実施形態のオンライン処理システムは、実行オンラインシステム12がデータベース40とのレコードの入出力に使用するデータベースI/Oバッファ13と、実行オンラインシステム12がログファイル30とのログ情報の入出力に使用するログI/Oバッファ14と、待機オンラインシステム22がデータベース40とのレコードの入出力に使用するデータベースI/Oバッファ23と、待機オンラインシステム22がログファイル30とのログ情報の入出力に使用するログI/Oバッファ24とを有している。   Furthermore, the online processing system according to the present embodiment includes the database I / O buffer 13 used by the execution online system 12 for inputting / outputting records with the database 40, and the log information 30 inputting / outputting log information with the execution online system 12. Log I / O buffer 14 used for storage, database I / O buffer 23 used by standby online system 22 to input / output records to / from database 40, and log information input / output from standby online system 22 to log file 30 And a log I / O buffer 24 used for the above.

また、実行オンラインシステム12がログI/Oバッファ14に格納されているログ情報をログファイル30に出力するログ出力処理部15と、実行オンラインシステム12がログI/Oバッファ14に格納されているログ情報を待機オンラインシステム22のログ情報受信バッファ25に転送するログ転送処理部16と、転送されたログ情報に従って、実行オンラインシステム12での業務処理と並行して待機システムでの追跡処理を実施する追跡処理部27と、モニタ処理部11とモニタ処理部21間で相互監視の為の制御電文(Alive電文)を交換しあう為の通信媒体50と、実行オンラインシステム12から待機オンラインシステム22へのログ情報の転送の為の通信媒体51と、待機オンラインシステム22でログファイル30上のログ情報31を入力する為のログI/Oバッファ24とを有している。   The execution online system 12 outputs log information stored in the log I / O buffer 14 to the log file 30, and the execution online system 12 is stored in the log I / O buffer 14. A log transfer processing unit 16 that transfers log information to the log information reception buffer 25 of the standby online system 22 and a tracking process in the standby system in parallel with the business process in the execution online system 12 according to the transferred log information To the standby online system 22 from the execution online system 12 and the communication medium 50 for exchanging control messages (Alive messages) for mutual monitoring between the monitor processor 11 and the monitor processor 21. Log file 3 using the communication medium 51 for transferring the log information and the standby online system 22 And a log I / O buffer 24 for inputting a log information 31 above.

ここで、通信媒体50と通信媒体51は物理的に一つでも良いが、ログ情報の転送トラフィックが高くなった場合の制御信号の電送遅延による誤動作を防ぐ為に、本実施形態では別々の通信媒体としている。   Here, the communication medium 50 and the communication medium 51 may be physically one. However, in order to prevent malfunction due to the transmission delay of the control signal when the log information transfer traffic becomes high, separate communication is performed in this embodiment. As a medium.

更に、データベースI/Oバッファ13、ログI/Oバッファ14、データベースI/Oバッファ23、ログI/Oバッファ24やログ情報受信バッファ25は、それぞれ一つであっても良いが、性能・信頼性を確保する為に、それぞれ複数面のバッファを持ってバッファリングを行う。   Further, the database I / O buffer 13, the log I / O buffer 14, the database I / O buffer 23, the log I / O buffer 24, and the log information reception buffer 25 may be one each, but performance / reliability In order to ensure the performance, buffering is performed with a plurality of buffers each.

また図1では実行オンラインシステム12にログ出力処理部15及びログ転送処理部16を示し、待機オンラインシステム22には追跡処理部27を示しているが、実行オンラインシステム12と待機オンラインシステム22とでは、実装している機能に違いはなく、実行系になるか待機系になるかによって振る舞いが変わるだけであるものとする。   1 shows the log output processing unit 15 and the log transfer processing unit 16 in the execution online system 12 and the tracking processing unit 27 in the standby online system 22, but the execution online system 12 and the standby online system 22 Suppose that there is no difference in the functions that are implemented, and the behavior only changes depending on whether it is an execution system or a standby system.

よって、ホストコンピュータ10で障害が発生してトランザクションの実行権がホストコンピュータ20に切り替わり、待機オンラインシステム22がトランザクションサービスを開始したら、待機オンラインシステム22が実行系になり、ホストコンピュータ10の障害復旧後は、実行オンラインシステム12が待機系になる。   Therefore, when a failure occurs in the host computer 10 and the right to execute the transaction is switched to the host computer 20 and the standby online system 22 starts the transaction service, the standby online system 22 becomes the execution system, and after the failure recovery of the host computer 10 The execution online system 12 becomes a standby system.

図2は本実施形態の実行オンラインシステム12及び待機オンラインシステム22の処理手順を示すフローチャートである。図2に示す様に本実施形態の実行オンラインシステム12は、起動されるとまず初期設定処理を行う(ステップ122)。   FIG. 2 is a flowchart showing a processing procedure of the execution online system 12 and the standby online system 22 of the present embodiment. As shown in FIG. 2, when the execution online system 12 of this embodiment is activated, it first performs an initial setting process (step 122).

この初期設定処理では、処理プログラムのロード、各種の定義情報や実行パラメタの取り込み、仮想記憶上の制御テーブルの作成、データベースのオープン、トランザクション実行空間(実行プロセスとも呼ぶ)の起動等を行い、更に、ログファイルの終端にあるログ情報の検出・記憶を行う。ここでは、更に待機オンラインシステム22とのログ情報転送に関わるバッファの確保・ページ固定・バッファの位置情報の交換等を行う。オンラインシステムでは、この他に端末との通信セッションの確立や切り替え準備等も行われるが、本実施形態の範囲外である為、図1及び図2には示されていない。   In this initial setting process, loading of processing programs, importing various definition information and execution parameters, creating a control table in virtual memory, opening a database, starting a transaction execution space (also called an execution process), etc. The log information at the end of the log file is detected and stored. Here, buffer reservation, page fixing, buffer position information exchange, and the like related to log information transfer with the standby online system 22 are further performed. In the online system, in addition to this, establishment of a communication session with a terminal, preparation for switching, and the like are also performed, but these are not shown in FIGS. 1 and 2 because they are outside the scope of this embodiment.

一方、待機オンラインシステム22でも、待機システムとしての同様な初期設定を行う(ステップ222)。この時点で、モニタ処理部11とモニタ処理部21による相互監視状態が開始される。   On the other hand, the standby online system 22 performs the same initial setting as the standby system (step 222). At this time, the mutual monitoring state by the monitor processing unit 11 and the monitor processing unit 21 is started.

相互監視状態が開始されると、実行オンラインシステム12では業務トランザクションの処理を行う(ステップ123)。   When the mutual monitoring state is started, the execution online system 12 processes a business transaction (step 123).

参照処理または更新処理を行う業務トランザクションで取得されたログ情報124が待機オンラインシステム22に転送されると、待機オンラインシステム22では、ログ情報124に従ってメモリ中でトランザクション状態やデータベースのレコードの参照及び更新状態を追跡する(ステップ223)。このとき、ログファイル30やデータベース40は実行オンラインシステム12から更新される為、待機オンラインシステム22では、これらの外部記憶装置への書き込みは行わずに、データベースのインデクスの参照状態やレコードの更新状態の追跡さえも、メモリ中のデータベースI/Oバッファ23上でだけ実施する。   When the log information 124 acquired by the business transaction for performing the reference process or the update process is transferred to the standby online system 22, the standby online system 22 refers to and updates the transaction state and database records in the memory according to the log information 124. The state is tracked (step 223). At this time, since the log file 30 and the database 40 are updated from the execution online system 12, the standby online system 22 does not write to these external storage devices, and the database index reference state and record update state. Even tracking is performed only on the database I / O buffer 23 in memory.

実行オンラインシステム12に障害が発生すると(ステップ125)、モニタ処理部11またはモニタ処理部21が障害を検知して、業務トランザクションの実行権を待機オンラインシステム22に切り替える(ステップ126)。   When a failure occurs in the execution online system 12 (step 125), the monitor processing unit 11 or the monitor processing unit 21 detects the failure and switches the execution right of the business transaction to the standby online system 22 (step 126).

実行オンラインシステム12だけの障害に留まっている場合は、モニタ処理部11が障害を検知してモニタ処理部21に通知する。ホストコンピュータ10全体に障害が及んでモニタ処理部11さえ正常に稼動できない場合は、モニタ処理部11からモニタ処理部21への制御電文(Alive電文)が途切れる為、モニタ処理部21が自発的に相手システムである実行オンラインシステム12の障害を検知する。   When the failure remains only in the execution online system 12, the monitor processing unit 11 detects the failure and notifies the monitor processing unit 21. If the entire host computer 10 fails and even the monitor processing unit 11 cannot operate normally, the control message (Alive message) from the monitor processing unit 11 to the monitor processing unit 21 is interrupted. A failure of the execution online system 12 which is the partner system is detected.

待機オンラインシステム22への切り替えが発生すると、未処理のログ情報124の追跡の完了を待ち合わせた後(ステップ224)、新たな業務トランザクションのサービスを開始する(ステップ225)と共に、並行して未完了トランザクションのロールバック(後退復帰)を行う(ステップ226)。   When switching to the standby online system 22 occurs, after waiting for the tracking of the unprocessed log information 124 to be completed (step 224), a new business transaction service is started (step 225) and in parallel is not completed. The transaction is rolled back (return and return) (step 226).

図3は本実施形態の業務トランザクション処理の処理手順を示すフローチャートである。図3を用いて、図2のステップ123の業務トランザクション処理を説明する。   FIG. 3 is a flowchart showing a processing procedure of business transaction processing according to the present embodiment. The business transaction process in step 123 of FIG. 2 will be described with reference to FIG.

トランザクションが開始されると、トランザクションの開始を示すログをログI/Oバッファ14にバッファリングする(ステップ1231)。次に、データベースI/Oバッファ13上でレコードの参照や更新を行う(ステップ1232)と共に、レコードの参照ログや更新ログをログI/Oバッファ14にバッファリングする(ステップ1233)。一つのトランザクションでのデータベースレコードの参照や更新が完了すると、トランザクション終了ログをログI/Oバッファ14にバッファリングし(ステップ1234)、ログファイル30へ未出力のログ情報を強制的に出力する(ステップ1235)。   When the transaction is started, a log indicating the start of the transaction is buffered in the log I / O buffer 14 (step 1231). Next, the record is referred to and updated on the database I / O buffer 13 (step 1232), and the record reference log and update log are buffered in the log I / O buffer 14 (step 1233). When the reference or update of the database record in one transaction is completed, the transaction end log is buffered in the log I / O buffer 14 (step 1234), and log information not yet output is forcibly output to the log file 30 (step 1234). Step 1235).

ここで、ステップ1232において、データベースI/Oバッファ13に存在していないデータへの参照が行われた場合に、ステップ1233でその参照ログをログI/Oバッファ14にバッファリングするものとし、ログ情報の出力や転送に必要な負荷を軽減させても良い。   Here, when reference is made to data that does not exist in the database I / O buffer 13 in step 1232, the reference log is buffered in the log I / O buffer 14 in step 1233. You may reduce the load required for the output and transfer of information.

図4は本実施形態のログ情報のバッファリング処理の処理手順を示すフローチャートである。図4を用いて、図3のステップ1231、ステップ1233及びステップ1234のログ情報のバッファリング処理を説明する。   FIG. 4 is a flowchart showing a processing procedure of log information buffering processing according to this embodiment. The log information buffering process in steps 1231, 1233, and 1234 of FIG. 3 will be described with reference to FIG.

まず、現在のバッファリング先となっているログI/Oバッファに空きがあるか調べる(ステップ12311)。空きがあれば、該ログI/Oバッファにログ情報を格納する(ステップ12315)。   First, it is checked whether or not there is a free space in the log I / O buffer that is the current buffering destination (step 12311). If there is a vacancy, the log information is stored in the log I / O buffer (step 12315).

空きがなければ、他のログI/Oバッファに空きがあるか調べる(ステップ12312)。ここで、空きが見つかれば、そのログI/Oバッファを新たなバッファリング先として設定して(ステップ12314)、ログ情報を格納する(ステップ12315)。   If there is no space, it is checked whether there is space in another log I / O buffer (step 12312). If a free space is found, the log I / O buffer is set as a new buffering destination (step 12314), and log information is stored (step 12315).

空きのログI/Oバッファが一つもない場合は、空きができるのを待ち合わせる(ステップ12313)。ここで、空きのログI/Oバッファが一つも無かった場合に、動的に新たなログI/Oバッファを確保する方法もあるが、メモリ不足を引き起こして障害の引き金になる可能性がある為、本実施形態では採用しない。   If there is no empty log I / O buffer, the system waits for an empty space (step 12313). Here, there is a method of dynamically securing a new log I / O buffer when there is no empty log I / O buffer, but it may cause a memory shortage and trigger a failure. Therefore, it is not adopted in this embodiment.

図5は本実施形態の未出力ログの強制出力処理の処理手順を示すフローチャートである。図5を用いて、図3のステップ1235における未出力ログの強制出力処理を説明する。   FIG. 5 is a flowchart showing a processing procedure of the unoutput log forcible output processing of this embodiment. The unoutput log forcible output process in step 1235 of FIG. 3 will be described with reference to FIG.

まず、現在のバッファリング先となっているログI/Oバッファを、“空き無し”の状態にして該ログI/Oバッファへの新たなバッファリングを抑止する(ステップ12351)。   First, the log I / O buffer that is the current buffering destination is set to a “no space” state, and new buffering to the log I / O buffer is suppressed (step 12351).

次に、ログファイル30へまだ出力していないログI/Oバッファを順次出力する(ステップ12352)。この出力は外部記憶装置へのI/O動作が完了するまで制御が戻らない同期書き込み方式でも、I/O動作の完了を待たない非同期書き込み方式でも良いが、本実施形態では、待機オンラインシステム22へのログ情報の転送処理が実行オンラインシステム12のトランザクションへ与える影響を無くす為に、非同期書き込み方式を採用する。   Next, log I / O buffers that have not been output to the log file 30 are sequentially output (step 12352). This output may be either a synchronous write method in which control does not return until the I / O operation to the external storage device is completed, or an asynchronous write method in which the I / O operation is not completed, but in this embodiment, the standby online system 22 In order to eliminate the influence of the log information transfer process to the transaction of the execution online system 12, an asynchronous writing method is adopted.

ログファイル30への書き込みの完了を待っている間に、前記ステップ12352で対象にしたログI/Oバッファの内容を、通信媒体51を介して待機オンラインシステム22のログ情報受信バッファ25に直接書き込む(ステップ12353)。この書き込み位置等の情報は、前記のステップ122で示した初期設定時点及び前記のステップ123で示した前回の書き込み時の返信情報で把握しておくものとする。   While waiting for completion of writing to the log file 30, the contents of the log I / O buffer targeted at step 12352 are directly written to the log information receiving buffer 25 of the standby online system 22 via the communication medium 51. (Step 12353). It is assumed that the information such as the writing position is grasped from the initial setting time shown in the step 122 and the reply information at the previous writing shown in the step 123.

ここで、待機オンラインシステム22が稼動していない場合は、前記ステップ12353は失敗するが、実行オンラインシステム12側では成功したものとして扱う。この不整合状態は、待機オンラインシステム22に切り替える際に、その時点の最新のログ情報受信バッファ25のログまでの差分をログファイル30から読み込んで追い付かせることで解消させる。この処理によって、シーソーゲームの様に、実行系と待機系が頻繁に切り替わった場合であっても自動的に追随することができる。   Here, when the standby online system 22 is not operating, the step 12353 fails, but the execution online system 12 treats it as successful. This inconsistent state is resolved by reading the difference from the log file 30 up to the latest log information reception buffer 25 log at the time of switching to the standby online system 22. By this processing, it is possible to automatically follow even when the execution system and the standby system are frequently switched as in a seesaw game.

次に、前記ステップ12352のI/O動作の完了を待ち合わせる(ステップ12354)。前記ステップ12352及びステップ12353の両方が完了したログI/Oバッファを空きバッファとする(ステップ12355)。   Next, the completion of the I / O operation in step 12352 is waited (step 12354). The log I / O buffer in which both step 12352 and step 12353 are completed is set as an empty buffer (step 12355).

図6は本実施形態の追跡処理の処理手順を示すフローチャートである。図6を用いて、図2のステップ223の追跡処理を説明する。   FIG. 6 is a flowchart showing the processing procedure of the tracking process of this embodiment. The tracking process in step 223 in FIG. 2 will be described with reference to FIG.

まず、待機オンラインシステム22の初期設定処理222時点で記憶したログファイルの終端にあるログ情報と、ログ情報受信バッファ25に送られてきたログ情報を比べる(ステップ22301)。   First, the log information at the end of the log file stored at the time of the initial setting process 222 of the standby online system 22 is compared with the log information sent to the log information reception buffer 25 (step 22301).

ログ情報が不連続(具体的には、ログファイルの世代番号及びログレコードの集合体であるログブロックの通番からなる番号が不連続であり、途中のブロックが抜けている状態)であれば、ログファイル30からログ情報31を入力して、ログ情報受信バッファ25の時点まで追い付かせる(ステップ22302)。ここでの追い付き処理の具体的な方法は、後述のステップ22303〜ステップ22308と同様である。   If the log information is discontinuous (specifically, the log file generation number and the log block serial number that is an aggregate of log records are discontinuous, and the intermediate block is missing) The log information 31 is input from the log file 30 to catch up to the time point of the log information receiving buffer 25 (step 22302). The specific method of the catch-up process here is the same as in steps 22303 to 22308 described later.

次に、ログ情報受信バッファ25に格納された個々のログ情報を順次調べ、トランザクションの開始ログや終了ログの様にトランザクションの状態の変更を記録したログであれば(ステップ22303)、メモリ中のトランザクション毎の管理情報を更新する(ステップ22304)。   Next, the individual log information stored in the log information receiving buffer 25 is sequentially examined, and if it is a log in which a change in the state of the transaction is recorded, such as a transaction start log or transaction end log (step 22303), Management information for each transaction is updated (step 22304).

データベースのレコードの参照ログまたは更新ログであれば(ステップ22305)、データベースI/Oバッファ23に該当するページがあるかを調べ(ステップ22306)、データベースI/Oバッファ23に該レコードのページがなければデータベース40からデータベースI/Oバッファ23に該レコードのページを読み込む(ステップ22307)。次に、該ログが更新ログの場合にはその内容に従ってデータベースI/Oバッファ23上でレコードを更新する(ステップ22308)。   If it is a reference log or update log of a database record (step 22305), it is checked whether there is a corresponding page in the database I / O buffer 23 (step 22306), and there is no page of the record in the database I / O buffer 23. For example, the page of the record is read from the database 40 to the database I / O buffer 23 (step 22307). Next, when the log is an update log, the record is updated on the database I / O buffer 23 according to the contents (step 22308).

これらステップ22303〜ステップ22308の処理を、ログ情報受信バッファ25にある全てのログ情報に対して繰り返す(ステップ22309)。   The processes in steps 22303 to 22308 are repeated for all the log information in the log information reception buffer 25 (step 22309).

次に、モニタ処理部11またはモニタ処理部21から障害の検知が通知されているかを確認し、自システムが待機システムのままかどうかを調べる(ステップ22310)。待機システムのままであれば、ログ情報の受信を待って(ステップ22313)、前記ステップ22303〜ステップ22308の処理を繰り返す。一方、モニタ処理部11またはモニタ処理部21による障害の検知により実行システムへの切り替えが指示されていれば、実行システムとして業務トランザクション処理を実行する。   Next, it is checked whether or not the detection of the failure is notified from the monitor processing unit 11 or the monitor processing unit 21, and it is checked whether or not the own system remains a standby system (step 22310). If the system remains the standby system, it waits for the reception of log information (step 22313) and repeats the processing from step 22303 to step 22308. On the other hand, if switching to the execution system is instructed by detection of a failure by the monitor processing unit 11 or the monitor processing unit 21, business transaction processing is executed as the execution system.

以上説明した様に本実施形態のオンライン処理システムによれば、実行オンラインシステムで障害が発生した場合に、実行オンラインシステムの入出力バッファの内容に予め一致させておいた待機オンラインシステムの入出力バッファを用いて待機オンラインシステムで業務処理を続行させるので、実行オンラインシステムの障害発生時に待機オンラインシステムへの切り替えを高速に行うことが可能である。   As described above, according to the online processing system of this embodiment, when a failure occurs in the execution online system, the input / output buffer of the standby online system that has been matched in advance with the contents of the input / output buffer of the execution online system. Since the business process is continued in the standby online system using the system, it is possible to switch to the standby online system at a high speed when a failure occurs in the execution online system.

また本実施形態のオンライン処理システムによれば、実行オンラインシステムの入出力バッファに存在していないデータへの参照処理が行われた場合にその参照履歴をログ情報として待機オンラインシステムに転送するので、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる為のログ情報の転送負荷を軽減することが可能である。   Further, according to the online processing system of the present embodiment, when a reference process to data that does not exist in the input / output buffer of the execution online system is performed, the reference history is transferred to the standby online system as log information. It is possible to reduce the transfer load of log information for matching the contents of the input / output buffer in the standby online system with the contents of the input / output buffer in the execution online system.

また本実施形態のオンライン処理システムによれば、追跡処理の行われたログ情報と実行オンラインシステムから転送されたログ情報とが連続していない場合に、その間のログ情報を記憶装置から読み出して、待機オンラインシステム内の入出力バッファの追付き処理を行うので、待機オンラインシステムが障害や保守の後に再稼働した場合に、実行オンラインシステムでの業務処理の実行に影響を与えることなくホットスタンバイ状態の再確立を行うことが可能である。   Further, according to the online processing system of the present embodiment, when the log information subjected to the tracking process and the log information transferred from the execution online system are not continuous, the log information between them is read from the storage device, Since the I / O buffer in the standby online system is added, if the standby online system is restarted after a failure or maintenance, the hot standby state is not affected without affecting the execution of business processing in the execution online system. Re-establishment is possible.

本実施形態のオンライン処理システムの概略構成を示す図である。It is a figure which shows schematic structure of the online processing system of this embodiment. 本実施形態の実行オンラインシステム12及び待機オンラインシステム22の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the execution online system 12 and the standby online system 22 of this embodiment. 本実施形態の業務トランザクション処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the business transaction process of this embodiment. 本実施形態のログ情報のバッファリング処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the buffering process of the log information of this embodiment. 本実施形態の未出力ログの強制出力処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the forced output process of the non-output log of this embodiment. 本実施形態の追跡処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the tracking process of this embodiment.

符号の説明Explanation of symbols

10…ホストコンピュータ、12…実行オンラインシステム、13…データベースI/Oバッファ、14…ログI/Oバッファ、20…ホストコンピュータ、22…待機オンラインシステム、23…データベースI/Oバッファ、24…ログI/Oバッファ、25…ログ情報受信バッファ、30…ログファイル、31…ログ情報、40…データベース、50及び51…通信媒体、11…モニタ処理部、15…ログ出力処理部、16…ログ転送処理部、21…モニタ処理部、27…追跡処理部、124…ログ情報。   DESCRIPTION OF SYMBOLS 10 ... Host computer, 12 ... Execution online system, 13 ... Database I / O buffer, 14 ... Log I / O buffer, 20 ... Host computer, 22 ... Standby online system, 23 ... Database I / O buffer, 24 ... Log I / O buffer, 25 ... log information reception buffer, 30 ... log file, 31 ... log information, 40 ... database, 50 and 51 ... communication medium, 11 ... monitor processing unit, 15 ... log output processing unit, 16 ... log transfer processing , 21 ... monitor processing unit, 27 ... tracking processing unit, 124 ... log information.

Claims (5)

実行オンラインシステムで障害が発生した場合に業務処理を待機オンラインシステムに切り替えて続行するオンラインシステム回復方法において、
実行オンラインシステムで行われた参照処理の履歴を示す参照履歴と更新処理の履歴を示す更新履歴とを表すログ情報を待機オンラインシステムに転送するステップと、前記転送されたログ情報に従って、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる追跡処理を実施するステップと、
業務処理を実行中の実行オンラインシステムの稼動状態を監視し、実行オンラインシステムの障害を検知した場合に、前記追跡処理の行われた入出力バッファを用いて前記業務処理を待機オンラインシステムで続行させるステップとを有することを特徴とするオンラインシステム回復方法。
In an online system recovery method that switches business processing to a standby online system and continues when a failure occurs in the execution online system,
A step of transferring log information representing a reference history indicating a history of reference processing performed in the execution online system and an update history indicating a history of update processing to the standby online system; and the standby online system according to the transferred log information Performing a tracking process to match the contents of the I / O buffer in the execution online system with the contents of the I / O buffer in the online system;
The operating status of the execution online system that is executing the business process is monitored, and when a failure of the execution online system is detected, the business process is continued in the standby online system using the input / output buffer that has been subjected to the tracking process. And an on-line system recovery method.
前記ログ情報として待機オンラインシステムに転送される参照履歴は、実行オンラインシステムの入出力バッファに存在していないデータへの参照処理の履歴を示すものであることを特徴とする請求項1に記載されたオンラインシステム回復方法。   The reference history transferred to the standby online system as the log information indicates a history of reference processing to data that does not exist in the input / output buffer of the execution online system. Online system recovery method. 実行オンラインシステム及び待機オンラインシステムで共用される記憶装置に前記ログ情報を出力するステップと、前記追跡処理の行われたログ情報と実行オンラインシステムから転送されたログ情報とが連続していない場合に、その間のログ情報を前記記憶装置から読み出し、その読み出したログ情報及び前記転送されたログ情報に従って、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させるステップとを有することを特徴とする請求項1または請求項2のいずれかに記載されたオンラインシステム回復方法。   When the step of outputting the log information to a storage device shared by the execution online system and the standby online system and the log information subjected to the tracking process and the log information transferred from the execution online system are not continuous In the meantime, the log information is read from the storage device, and the contents of the input / output buffer in the standby online system are matched with the contents of the input / output buffer in the execution online system according to the read log information and the transferred log information. The online system recovery method according to claim 1, further comprising a step. 実行オンラインシステムで障害が発生した場合に業務処理を待機オンラインシステムに切り替えて続行するオンライン処理システムにおいて、
実行オンラインシステムで行われた参照処理の履歴を示す参照履歴と更新処理の履歴を示す更新履歴とを表すログ情報を待機オンラインシステムに転送するログ転送処理部と、前記転送されたログ情報に従って、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる追跡処理を実施する追跡処理部と、
業務処理を実行中の実行オンラインシステムの稼動状態を監視し、実行オンラインシステムの障害を検知した場合に、前記追跡処理の行われた入出力バッファを用いて前記業務処理を待機オンラインシステムで続行させるモニタ処理部とを備えることを特徴とするオンライン処理システム。
In an online processing system that switches business processing to a standby online system and continues when a failure occurs in the execution online system,
In accordance with the log transfer processing unit for transferring the log information representing the reference history indicating the history of the reference processing performed in the execution online system and the update history indicating the history of the update processing to the standby online system, according to the transferred log information, A tracking processing unit for performing a tracking process for matching the contents of the input / output buffer in the standby online system with the contents of the input / output buffer in the execution online system;
The operating status of the execution online system that is executing the business process is monitored, and when a failure of the execution online system is detected, the business process is continued in the standby online system using the input / output buffer that has been subjected to the tracking process. An on-line processing system comprising a monitor processing unit.
実行オンラインシステムで障害が発生した場合に業務処理を待機オンラインシステムに切り替えて続行するオンライン処理システムとしてコンピュータを機能させる為のプログラムを記録したコンピュータ読み取り可能な記録媒体において、
実行オンラインシステムで行われた参照処理の履歴を示す参照履歴と更新処理の履歴を示す更新履歴とを表すログ情報を待機オンラインシステムに転送するログ転送処理部と、前記転送されたログ情報に従って、待機オンラインシステム内の入出力バッファの内容を実行オンラインシステム内の入出力バッファの内容に一致させる追跡処理を実施する追跡処理部と、
業務処理を実行中の実行オンラインシステムの稼動状態を監視し、実行オンラインシステムの障害を検知した場合に、前記追跡処理の行われた入出力バッファを用いて前記業務処理を待機オンラインシステムで続行させるモニタ処理部としてコンピュータを機能させる為のプログラムを記録したことを特徴とする記録媒体。
In a computer-readable recording medium in which a program for causing a computer to function as an online processing system that switches a business process to a standby online system and continues when a failure occurs in the execution online system,
In accordance with the log transfer processing unit that transfers log information representing the reference history indicating the history of the reference processing performed in the execution online system and the update history indicating the history of the update processing to the standby online system, according to the transferred log information, A tracking processing unit for performing tracking processing for matching the contents of the input / output buffer in the standby online system with the contents of the input / output buffer in the execution online system;
The operating status of the execution online system that is executing the business process is monitored, and when a failure of the execution online system is detected, the business process is continued in the standby online system using the input / output buffer that has been subjected to the tracking process. A recording medium on which a program for causing a computer to function as a monitor processing unit is recorded.
JP2006258953A 2006-09-25 2006-09-25 Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded Pending JP2007018534A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006258953A JP2007018534A (en) 2006-09-25 2006-09-25 Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006258953A JP2007018534A (en) 2006-09-25 2006-09-25 Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000381623A Division JP3877519B2 (en) 2000-12-15 2000-12-15 System recovery method, computer system for implementing the method, and recording medium recording the processing program

Publications (2)

Publication Number Publication Date
JP2007018534A true JP2007018534A (en) 2007-01-25
JP2007018534A5 JP2007018534A5 (en) 2008-01-31

Family

ID=37755596

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006258953A Pending JP2007018534A (en) 2006-09-25 2006-09-25 Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded

Country Status (1)

Country Link
JP (1) JP2007018534A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013225291A (en) * 2012-03-23 2013-10-31 Ricoh Co Ltd Device for electronic apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216697A (en) * 1992-02-04 1993-08-27 Nippon Telegr & Teleph Corp <Ntt> Fault recovering method for calculator system
JP3877519B2 (en) * 2000-12-15 2007-02-07 株式会社日立製作所 System recovery method, computer system for implementing the method, and recording medium recording the processing program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216697A (en) * 1992-02-04 1993-08-27 Nippon Telegr & Teleph Corp <Ntt> Fault recovering method for calculator system
JP3877519B2 (en) * 2000-12-15 2007-02-07 株式会社日立製作所 System recovery method, computer system for implementing the method, and recording medium recording the processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013225291A (en) * 2012-03-23 2013-10-31 Ricoh Co Ltd Device for electronic apparatus

Similar Documents

Publication Publication Date Title
JP3877519B2 (en) System recovery method, computer system for implementing the method, and recording medium recording the processing program
US9383928B2 (en) Replication techniques with content addressable storage
US7529950B2 (en) Information processing system, control method for information processing system, and storage system
JP5094460B2 (en) Computer system, data matching method, and data matching processing program
JP2016522514A (en) Replication method, program, and apparatus for online hot standby database
CN107329859B (en) Data protection method and storage device
CN103677659A (en) Information processing apparatus and copy control method
US9330153B2 (en) System, method, and computer readable medium that coordinates between devices using exchange of log files
JP5365128B2 (en) Information system, method, and program related to data registered in batch
JP4322240B2 (en) Reboot method, system and program
JPH10326220A (en) File system and file managing method
JP2007018534A (en) Online system recovery method, implementation device thereof, and recording medium in which processing program thereof is recorded
WO2022033269A1 (en) Data processing method, device and system
JP4156470B2 (en) Node transfer device, node alternative device and program thereof
JP5509272B2 (en) Computer system, data matching method, and data matching processing program
JP7073737B2 (en) Communication log recording device, communication log recording method, and communication log recording program
JPH1185594A (en) Information processing system for remote copy
US20190073128A1 (en) Computer system, data management method, and data management program
US20110191638A1 (en) Parallel computer system and method for controlling parallel computer system
US9380114B1 (en) Techniques for peer messaging across multiple storage processors of a data storage array
JP2012103952A (en) Memory dump method
US9304699B1 (en) Managing token states across multiple storage processors of a data storage array
JP2019101989A (en) Storage control device and program
JP4193754B2 (en) Data duplication method and program
JP2005209150A (en) Computer system and system switchover control method using it

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071212

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20100119

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100316

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20100413

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100810