JPH0235529A - Check point dumping acquisition system - Google Patents

Check point dumping acquisition system

Info

Publication number
JPH0235529A
JPH0235529A JP63185990A JP18599088A JPH0235529A JP H0235529 A JPH0235529 A JP H0235529A JP 63185990 A JP63185990 A JP 63185990A JP 18599088 A JP18599088 A JP 18599088A JP H0235529 A JPH0235529 A JP H0235529A
Authority
JP
Japan
Prior art keywords
information
recovery
checkpoint
checkpoint dump
dump
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
JP63185990A
Other languages
Japanese (ja)
Inventor
Hideaki Sakagami
坂上 秀昭
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 Ltd
Original Assignee
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 Ltd filed Critical Hitachi Ltd
Priority to JP63185990A priority Critical patent/JPH0235529A/en
Publication of JPH0235529A publication Critical patent/JPH0235529A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To dump only information with a flag and to decrease the number of data which are acquired by providing an update/nonupdate flag corresponding to a table to be recovered which is obtained by check point dumping. CONSTITUTION:A recovery object area control table 11 has an object table kind 11a, an area relative location 11b, and key information 11c as a control information for the recovery object table. In its entry information, the flag relative location 1d for determining which part of the table the actual update/ nonupdate flag for the table is present at and a flag setting area are provided. The flag setting area is set by table kinds by recovery information setting processing in initial setting processing and information regarding a terminal control table is also set in the recovery information setting processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、チェックポイントダンプ取得方式に関し、特
に、オンラインプログラムの回復処理を行うためにチェ
ックポイントダンプで取得するデータ取得量を低減した
チェックポイントダンプ取得方式に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a checkpoint dump acquisition method, and in particular to a checkpoint dump acquisition method that reduces the amount of data acquired by checkpoint dump in order to perform online program recovery processing. This relates to the dump acquisition method.

〔従来の技術〕[Conventional technology]

従来、データ処理システムのオンライン処理において、
障害発生時には、即時に回復処理を行う必要がある。こ
のため、全面回復処理のためのチェックポイントダンプ
情報およびジャーナル情報が取得されている。オンライ
ン制御プログラムの全面回復処理では、仮想記憶上の情
報を回復するのにチェックポイントダンプ情報と回復用
ジャーナル情報を用いて回復処理を行う。全面回復処理
が長時間要することを防止するために、チェックポイン
トダンプは、取得したジャーナルの量が一定値を超える
場合に、チェックポイントダンプ取得処理を行い1回復
用エリアに関する全てのデータを取得する。また、回復
用ジャーナル取得処理は、回復対象エリアの実更新時に
ジャーナルデータを取得する。全面回復処理においては
、回復対象エリアを初期設定した後、最新にチェックポ
イントダンプで取得した情報を回復対象エリアにかぶせ
、この回復対象エリアの最新のチェックポイントダンプ
の情報に、それ以降の回復用ジャーナルの情報を順次反
映させる。これにより、仮想記憶上の情報を回復する。
Traditionally, in online processing of data processing systems,
When a failure occurs, recovery processing must be performed immediately. Therefore, checkpoint dump information and journal information for full recovery processing are acquired. In the full recovery process of the online control program, checkpoint dump information and recovery journal information are used to recover information on the virtual memory. In order to prevent full recovery processing from taking a long time, when the amount of acquired journals exceeds a certain value, checkpoint dump acquisition processing is performed to acquire all data related to one recovery area. . Furthermore, the recovery journal acquisition process acquires journal data when the recovery target area is actually updated. In full recovery processing, after initializing the area to be recovered, the information obtained from the latest checkpoint dump is overlaid on the area to be recovered, and the information from the latest checkpoint dump of this area is used for subsequent recovery. Reflect the information in the journal one by one. This recovers the information on the virtual memory.

このようにして、チェックポイントダンプ情報および回
復用ジャーナル情報を用いた回復処理が行われる6 なお、この種のオンライン処理システムにおけるチェッ
クポイントダンプ処理に関係するものとして1例えば、
特公昭62−56535号公報に記載された「強制チエ
ツク・ポイント処理方式」がある。
In this way, recovery processing using checkpoint dump information and recovery journal information is performed.
There is a "forced check point processing method" described in Japanese Patent Publication No. 62-56535.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

ところで、上述のような従来のチェックポイントダンプ
処理においては、チェックポイントダンプで取得で回復
用エリアに関する全てのデータを取得する。この場合、
回復対象の情報について、−度も更新がなかったものが
、初期状態のままであることが考慮されていない、すな
わち、更新の有無にかかわらず、チェックポイントダン
プ取得処理で全ての回復対象の情報を取得している。し
たがって、全面回復処理では必ずしも必要としない情報
まで取得するため、チェックポイントダンプで取得する
情報の量が多いという問題があった。
By the way, in the conventional checkpoint dump processing as described above, all data related to the recovery area is acquired in the checkpoint dump. in this case,
It is not taken into account that information to be recovered that has not been updated many times remains in its initial state.In other words, regardless of whether or not there has been an update, all the information to be recovered is lost during the checkpoint dump acquisition process. is being obtained. Therefore, since full recovery processing acquires information that is not necessarily required, there is a problem in that a large amount of information is acquired through checkpoint dumping.

本発明は、上記問題点を解決するためになされたもので
ある。
The present invention has been made to solve the above problems.

本発明の目的は、オンラインプログラムの回復処理を行
うためのチェックポイントダンプで取得するデータ取得
量を低減したチェックポイントダンプ取得方式を提供す
ることにある。
An object of the present invention is to provide a checkpoint dump acquisition method that reduces the amount of data acquired in a checkpoint dump for performing online program recovery processing.

本発明の前記ならびにその他の目的と新規な特徴は、本
明細書の記述及び添付図面によって明らかになるであろ
う6 〔課題を解決するための手段〕 上記目的を達成するため、本発明においては。
The above and other objects and novel features of the present invention will become clear from the description of this specification and the accompanying drawings.6 [Means for Solving the Problems] In order to achieve the above objects, the present invention .

チェックポイントダンプ情報と回復用ジャーナル情報を
用いて、仮想記憶上の情報を全面回復処理するデータ処
理システムにおいて、チェックポイントダンプで取得す
る回復対象テーブルに対応して実更新有無フラグを設け
、実更新有無フラグがオンである回復対象テーブルの情
報のみをチェックポイントダンプで取得することを特徴
とする。
In a data processing system that fully recovers information on virtual memory using checkpoint dump information and recovery journal information, an actual update flag is set for the recovery target table obtained by checkpoint dump, and actual update is performed. A feature of this method is that only information about recovery target tables whose presence/absence flag is on is acquired by checkpoint dump.

〔作用〕[Effect]

前記手段によれば、チェックポイントダンプする回復対
象テーブルに対応して実更新有無フラグを設ける。そし
て、チェックポイントダンプ取得時5ロ復対象エリアの
中で、実更新有無フラグがオンとされて実更新が行われ
た回復対象テーブルの情報のみをチェックポイントダン
プで情報取得する。このため1回復対象エリアの中でも
、実更新有無フラグがオンとなっておらず、実更新が行
われていないものに関しては、チェックポイントダンプ
で情報取得を行なわない。これは1回復処理の前の状態
は、初期状態のままであり、全面回復処理においても、
後のチェックポイントダンプの情報を必要としないから
である。
According to the above means, an actual update presence/absence flag is provided corresponding to the recovery target table to be checkpoint dumped. Then, in the 5-ro recovery target area at the time of checkpoint dump acquisition, only the information of the recovery target table for which the actual update flag was turned on and the actual update was performed is acquired by the checkpoint dump. Therefore, among the 1 recovery target areas, information is not acquired by checkpoint dump for areas where the actual update presence/absence flag is not turned on and no actual update has been performed. This is because the state before 1 recovery processing remains the initial state, and even in full recovery processing,
This is because the information of the later checkpoint dump is not required.

実更新有無情報のエリアは、システムのイニシャライズ
時の処理で、回復対象エリアの宣言と同時に指定する。
The area for actual update information is specified at the same time as the recovery target area is declared during system initialization processing.

この処理で回復対象エリア情報の中に実更新有無情報エ
リアの相対ロケーションとビット位置を記憶する1回復
対象エリアの更新時に1回復用ジャーナル取得ルーチン
がコールされると、このルーチン内で、回復対象エリア
情報内の実更新有無情報の内容に実更新があった旨のフ
ラグをセットする。チェックポイントダンプ取得処理時
、該当エリアの回復対象エリア情報の中の実更新有無情
報から実更新有無フラグの相対ロケーションとビット位
置を求め、実更新有無フラグにより実更新があったかど
うかを判定し、実更新があったものの回復対象テーブル
の情報のみをチェックポイントダンプで取得する。これ
により、チェックポイントダンプで取得するデータ量を
低減することができる。全面回復処理では、回復対象テ
ーブル作成の後の最新のチェックポイントダンプ情報が
反映されるが、更新がないものについては初期状態のま
まである。チェックポイントダンプ取得処理で回復用エ
リアの全ての情報を取得する方式においても、実更新が
ないものに関しては、チェックポイントダンプ情報は初
期状態のままとなっており、このため、更新がないもの
については、チェックポイントダンプで取得しないよう
にしても、回復処理は同様に行える。すなわち、更新が
ないものについては初期状態と同じ情報がチェックポイ
ントダンプで取得され、その情報をもとにして、全面回
復処理では、初期状態の情報から最新のチェックポイン
トダンプの情報にかぶせて回復処理を行うので、同様な
回復処理を行うことになる。
In this process, the relative location and bit position of the actual update information area are stored in the recovery target area information.1 When the recovery target area is updated, the 1 recovery journal acquisition routine is called, within this routine, the recovery target A flag indicating that there has been an actual update is set in the actual update presence/absence information in the area information. During checkpoint dump acquisition processing, the relative location and bit position of the actual update presence/absence flag are determined from the actual update presence/absence information in the recovery target area information for the corresponding area, and the actual update presence/absence flag determines whether or not there has been an actual update. Obtain only information about tables that have been updated but are subject to recovery using a checkpoint dump. This makes it possible to reduce the amount of data acquired by checkpoint dump. In full recovery processing, the latest checkpoint dump information after creation of the recovery target table is reflected, but those that have not been updated remain in their initial state. Even in the method of acquiring all information in the recovery area through checkpoint dump acquisition processing, the checkpoint dump information remains in its initial state for items that have not been updated. The recovery process can be performed in the same way even if the checkpoint dump is not acquired. In other words, for items that have not been updated, the same information as the initial state is acquired in the checkpoint dump, and based on that information, in full recovery processing, the initial state information is overlaid with the latest checkpoint dump information for recovery. Since processing is performed, similar recovery processing will be performed.

したがって、実更新があった回復対象テーブルの情報に
関してのみ、チェックポイントダンプで取得するように
しても、回復処理は従来の回復処理と同様な処理となる
Therefore, even if the checkpoint dump is used to acquire only the information of the recovery target table that has been actually updated, the recovery process is similar to the conventional recovery process.

このように、チェックポイントダンプの情報取得におい
て、全面回復処理で必要な情報だけを取得するので、チ
ェックポイントダンプの量が低減し、チェックポイント
ダンプ取得のオーバーヘッドを少なくできる。また、全
面回復処理のための時間を短縮することができる。
In this way, when acquiring checkpoint dump information, only the information necessary for full recovery processing is acquired, so the amount of checkpoint dumps is reduced and the overhead of acquiring checkpoint dumps can be reduced. Furthermore, the time required for full-scale recovery processing can be shortened.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を用いて具体的に説明す
る。
Hereinafter, one embodiment of the present invention will be specifically described using the drawings.

第1図は、本発明の一実施例にかかるデータ処理システ
ムのオンライン制御プログラムにおける要部の各管理テ
ーブルの関係を示す図である。第1図において、10は
システム管理テーブル、11は回復対象エリア管理テー
ブル、12は端末管理テーブルである。13は各々の端
末装置であり、端末管理テーブル12における各端末対
応のエリアの制御データにより管理される。
FIG. 1 is a diagram showing the relationship between management tables of main parts in an online control program for a data processing system according to an embodiment of the present invention. In FIG. 1, 10 is a system management table, 11 is a recovery target area management table, and 12 is a terminal management table. Reference numeral 13 denotes each terminal device, which is managed by control data in an area corresponding to each terminal in the terminal management table 12.

システム管理テーブル10は、オンライン処理の制御テ
ーブルを管理するテーブルであり、回復対象エリア管理
テーブル11.端末管理テーブル12などの個々の制御
を行うための管理テーブルのアドレスを有している。オ
ンライン開始時に行う初期設定処理において、これらの
管理テーブルが作成され、オンライン処理が開始される
。このようにして、データ処理システムにおいて、オン
ライン制御プログラムが初期設定時に作成した各々の管
理テーブルのデータにより、オンライン処理を行う、こ
の間、障害回復のためのチェックポイントダンプで情報
を取得し、また、回復用ジャーナルを取得する。障害が
発生すると、チェックポイントダンプの情報および回復
用ジャーナルの情報を用いて、即時に、仮想記憶上の情
報の全面回復処理を行い1例えば、端末管理テーブル等
の回復を行う。
The system management table 10 is a table for managing online processing control tables, and the recovery target area management table 11. It has the address of a management table for controlling individual devices such as the terminal management table 12. In the initial setting process performed at the time of starting online, these management tables are created and online processing is started. In this way, in the data processing system, the online control program performs online processing based on the data in each management table created at the time of initialization. During this time, information is obtained by checkpoint dump for failure recovery, Get the recovery journal. When a failure occurs, the checkpoint dump information and the recovery journal information are used to immediately perform a full recovery process of the information on the virtual memory 1, for example, to recover the terminal management table and the like.

以下、端末管理テーブルの所定の回復対象エリアを回復
する場合を例として説明する。回復対象エリア管理テー
ブル11には、回復対象テーブルの管理情報として、当
該テーブルのエントリ情報となる、対象テーブル種別1
1a、回復対象エリア相対ロケーション11b、キー情
報lieを持っている。
Hereinafter, a case where a predetermined recovery target area of the terminal management table is recovered will be explained as an example. The recovery target area management table 11 includes target table type 1, which is the entry information of the table, as management information of the recovery target table.
1a, recovery target area relative location 11b, and key information lie.

このエントリ情報の中に、更に新たに、テーブルの実更
新有無フラグがそのテーブルで、どこに存在するか決定
できるように実更新有無フラグ相対ロケーションlid
と実更新有無フラグビット位置lieを設定する実更新
有無フラグ設定領域が設けられている。実更新有無フラ
グ設定領域は、初期設定処理において、回復情報設定処
理によりテーブル種別毎に設定され、端末管理テーブル
に関する情報も回復情報設定処理の中で設定される。
In this entry information, the actual update presence/absence flag relative location lid is added so that it can be determined where in the table the actual update presence/absence flag of the table exists.
An actual update presence/absence flag setting area is provided for setting the actual update presence/absence flag bit position lie. The actual update presence/absence flag setting area is set for each table type by the recovery information setting process in the initial setting process, and information regarding the terminal management table is also set in the recovery information setting process.

第2a図は、初期設定処理における回復情報設定処理を
示すフローチャートである。また、第2b図は1回復用
ジャーナル取得処理を示すフローチャート、第2c図は
、チエツクポイント取得処理を示すフローチャートであ
る。
FIG. 2a is a flowchart showing the recovery information setting process in the initial setting process. Further, FIG. 2b is a flowchart showing one-recovery journal acquisition processing, and FIG. 2c is a flowchart showing checkpoint acquisition processing.

第2a図、第2b図、および第20図を参照して、本実
施例にかかるチェックポイントダンプ取得方式を説明す
る。
The checkpoint dump acquisition method according to this embodiment will be described with reference to FIGS. 2a, 2b, and 20.

まず、第2a図に示した回復情報設定処理においては、
第1図で示した各々の管理テーブルへの情報のセットを
行う。すなわち、ステップ21において1回復対象エリ
ア情報のセットを行い、次に、ステップ22において、
実更新有無情報の相対ロケーションとビット位置のセッ
トを行う。
First, in the recovery information setting process shown in FIG. 2a,
Information is set in each management table shown in FIG. That is, in step 21, 1 recovery target area information is set, and then in step 22,
Sets the relative location and bit position of the actual update information.

端末管理テーブル12の中の回復対象エリア14を更新
する際には、オンライン制御プログラムは、第2b図に
示すような回復用ジャーナル取得処理ルーチンをコール
する。第2b図の回復用ジャーナル取得処理ルーチンに
おいては、まず、ステップ23でジャーナル取得処理を
行う、このジャーナル取得処理では、回復対象エリア管
理テーブル11により、端末管理テーブル12のエリア
の先頭アドレスを求め1次に対象テーブル種別11aの
データで端末名称15をキーにして対応する端末管理テ
ーブル12の各々の端末テーブルを求めて、回復対象エ
リア14の回復用ジャーナルを取得する。ステップ23
のジャーナル取得処理において回復用ジャーナルを取得
すると、同時に回復対象エリア管理テーブル11に格納
している実更新有無フラグ相対ロケーションlidと実
更新有無フラグビット位1i11eを基にして、次のス
テップ24において、実更新フラグを端末管理テーブル
12にセットする。
When updating the recovery target area 14 in the terminal management table 12, the online control program calls a recovery journal acquisition processing routine as shown in FIG. 2b. In the recovery journal acquisition processing routine of FIG. Next, each terminal table of the corresponding terminal management table 12 is obtained using the terminal name 15 as a key in the data of the target table type 11a, and the recovery journal of the recovery target area 14 is obtained. Step 23
When the recovery journal is acquired in the journal acquisition process, at the same time, based on the actual update presence/absence flag relative location lid and the actual update presence/absence flag bit position 1i11e stored in the recovery target area management table 11, in the next step 24, The actual update flag is set in the terminal management table 12.

次にステップ25において、取得したジャーナルのレコ
ード件数が所定の指定値より大であるか否かの判定を行
い、ジャーナルのレコード件数が所定の指定値より大で
あると、次のステップ26でチェックポイントダンプ取
得処理を行い、この回復用ジャーナル取得処理を終了す
る。ステップ25でジャーナルのレコード件数が所定の
指定値より大でない場合、そのまま1回復用ジャーナル
取得処理を終了する。
Next, in step 25, it is determined whether the number of records in the acquired journal is greater than a predetermined specified value, and if the number of records in the journal is greater than the predetermined specified value, a check is made in the next step 26. Point dump acquisition processing is performed, and this recovery journal acquisition processing is ended. If the number of records in the journal is not greater than the predetermined specified value in step 25, the one-recovery journal acquisition process is immediately terminated.

このようにして、チェックポイントダンプを行うチェッ
クポイントダンプ取得処理は、ジャーナルの取得量が、
初期設定時のシステム定義で与、えられた所定の指定値
を超えた時に取得要求され、取得される。回復用ジャー
ナル取得処理におけるチェックポイントダンプ取得処理
では、第2C図に示すように、回復対象エリア管理テー
ブル11の情報を元にして、まず、ステップ27におい
て、回復対象テーブルの種別の全てをチェックポイント
ダンプで取得していないことを判定し5次に、ステップ
28において、該当テーブルの全エントリを対象にして
、該当テーブルの最終エントリを越えていないことをチ
エツクし、更にステップ29において、実更新があった
ことを判定して、次のステップ30において、チェック
ポイントダンプを取得する。このようにして、回復対象
エリアの実更新があった該当テーブルの更新エリアのみ
をチェックポイントダンプで取得する。
In this way, in the checkpoint dump acquisition process that performs a checkpoint dump, the amount of journal acquisition is
Acquisition is requested and acquired when the value exceeds a predetermined value given in the system definition at the time of initial setup. In the checkpoint dump acquisition process in the recovery journal acquisition process, as shown in FIG. 2C, first, in step 27, all types of recovery target tables are checkpointed based on the information in the recovery target area management table 11. It is determined that the data has not been acquired by dumping.Next, in step 28, all entries of the relevant table are checked to see if the last entry of the relevant table has not been exceeded, and further, in step 29, the actual update is performed. In the next step 30, a checkpoint dump is acquired. In this way, only the update area of the corresponding table in which the recovery target area has been actually updated is acquired as a checkpoint dump.

第3図は、上述のようにして行うチェックポイントダン
プ取得処理を具体的に説明する図である。
FIG. 3 is a diagram specifically explaining the checkpoint dump acquisition process performed as described above.

第3図においては、各時点でチェックポイントダンプで
取得する回復対象テーブルの内容の変化が示されている
。すなわち、初期状態の回復対象テーブル31に対して
、t1時点で第1回目のチェックポイントダンプ取得処
理26aが行われる。その後、Aテーブルの1回目の実
更新が行われ1回復対象テーブル32の状態となる。こ
の回復対象テーブル32に対して、更に、t2時点での
第2回目のチェックポイントダンプ取得処理26bが行
われる。その後、更にAテーブルで2回目の実更新が行
われ、Cテーブルの1回目の実更新が行われて、回復対
象テーブル33の状態となる。そして、t3時点で第3
回のチェックポイントダンプ取得処理26cを行う、こ
のように回復対象テーブルに対して、チェックポイント
ダンプを行ったデータにより、障発発生時には、即時に
回復処理が行われる6 第3図に示したようにチェックポイントダンプが取得さ
れる場合の回復対象テーブル31〜33の具体例をもと
に、チェックポイントダンプで取得するデータ取得量を
計算すると1次のようになる。
FIG. 3 shows changes in the contents of the recovery target table acquired by checkpoint dump at each point in time. That is, the first checkpoint dump acquisition process 26a is performed on the recovery target table 31 in the initial state at time t1. Thereafter, the first actual update of the A table is performed and the state becomes the 1 recovery target table 32. A second checkpoint dump acquisition process 26b at time t2 is further performed on this recovery target table 32. Thereafter, a second actual update is performed on the A table, and a first actual update is performed on the C table, resulting in the state of the recovery target table 33. Then, at time t3, the third
The checkpoint dump acquisition process 26c is performed for the recovery target table in this way, so that when a failure occurs, the recovery process is performed immediately using the checkpoint dumped data.6 As shown in Figure 3. Based on a specific example of the recovery target tables 31 to 33 when a checkpoint dump is acquired in , the amount of data acquired by a checkpoint dump is calculated as follows.

すなわち、初期状態の回復対象テーブル31において、
チェックポイントダンプで取得する対象の各テーブル要
素が4個(A、B、C,D)あり、初期状態の実更新有
無フラグは全てOとなっている。
That is, in the recovery target table 31 in the initial state,
There are four table elements (A, B, C, and D) to be acquired in the checkpoint dump, and the actual update presence/absence flags in the initial state are all O.

この状態では、チェックポイントダンプ取得要求があっ
ても、実更新有無フラグは全てOであり、各テーブル要
素の実更新が行われていないので。
In this state, even if there is a checkpoint dump acquisition request, all the actual update presence/absence flags are O, and no actual update of each table element is performed.

1回目のチェックポイントダンプ取得処理26aでは、
チェックポイントダンプのデータ取得は行なわれず、デ
ータ取得量は0である。t2時点での回復対象テーブル
32に対する2回目のチェックポイントダンプ取得処理
26bでは、実更新があったAテーブルのデータのみを
チェックポイントダンプでデータ取得するので、データ
取得量は1である。また、t3時点での回復対象テーブ
ル33に対する3回目のチェックポイントダンプ取得処
理26cでは、実更新があったAテーブルのデータと、
Cテーブルのデータのみをチェックポイントダンプでデ
ータ取得するので、データ取得量は2である。このため
、合計3回のチェックポイントダンプで取得されるデー
タ量は1合計3となる。
In the first checkpoint dump acquisition process 26a,
Checkpoint dump data is not acquired, and the amount of data acquired is 0. In the second checkpoint dump acquisition process 26b for the recovery target table 32 at time t2, only the data of the A table that has been actually updated is acquired by checkpoint dump, so the amount of data acquired is 1. In addition, in the third checkpoint dump acquisition process 26c for the recovery target table 33 at time t3, the data of the A table that has been actually updated,
Since only the data of the C table is acquired by checkpoint dump, the amount of data acquired is 2. Therefore, the amount of data acquired by a total of three checkpoint dumps is 3 in total.

これに対して、従来のチェックポイントダンプ取得処理
方式では、各回毎に4個分のテーブルのチェックポイン
トダンプを取得するので、データ取得量は合計12とな
る。
On the other hand, in the conventional checkpoint dump acquisition processing method, checkpoint dumps of four tables are acquired each time, so the amount of data acquired is 12 in total.

このように、本実施例のチェックポイントダンプ取得方
式では、更新されたAテーブル、Cテーブルのみの情報
をチェックポイントダンプで取得するので、チェックポ
イントダンプで取得するデータ取得量を大幅に低減させ
ることができる。
In this way, in the checkpoint dump acquisition method of this embodiment, information on only the updated A table and C table is acquired in the checkpoint dump, so the amount of data acquired in the checkpoint dump can be significantly reduced. Can be done.

以上1本発明を実施例にもとづき具体的に説明したが、
本発明は、前記実施例に限定されるものではなく、その
要旨を逸脱しない範囲において種々変更可能であること
は言うまでもない。
The present invention has been specifically explained above based on examples, but
It goes without saying that the present invention is not limited to the embodiments described above, and can be modified in various ways without departing from the spirit thereof.

〔発明の効果〕〔Effect of the invention〕

以上、説明したように1本発明によれば、チェックポイ
ントダンプで取得するデータは、全面回復処理に必要と
する情報のみが取得されることになり5チェックポイン
トダンプで取得するデータ量を大幅に低減させることが
できる。この場合にも全面回復処理は、従来方式と同じ
処理で行うことができるので、新たな回復処理プログラ
ムを開発する必要もない。また、チェックポイントダン
プで取得するデータ量を削減することにより、チェック
ポイントダンプ取得処理のオーバーヘッドを少なくする
と同時に、全面回復処理時間を短縮することができる。
As explained above, according to the present invention, only the information necessary for full recovery processing is acquired from the data acquired by checkpoint dump, and the amount of data acquired by checkpoint dump is greatly reduced. can be reduced. In this case as well, the full recovery process can be performed using the same process as the conventional method, so there is no need to develop a new recovery process program. Furthermore, by reducing the amount of data acquired by checkpoint dump, it is possible to reduce the overhead of checkpoint dump acquisition processing and at the same time shorten the full recovery processing time.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明の一実施例にががるデータ処理システ
ムのオンライン制御プログラムにおける要部の各管理テ
ーブルの関係を示す図。 第2a図は、初期設定処理における@復情報設定処理を
示すフローチャート。 第2b図は1回復用ジャーナル取得処理を示すフローチ
ャート、 第2c図は、チェックポイントダンプ取得処理を示すフ
ローチャート、 第3図は、チェックポイントダンプ取得処理を具体的に
説明する図である。 図中、 10・・・システム管理テーブル、11・・・
回復対象エリア管理テーブル、12・・・端末管理テー
ブル。 13・・・端末装置、lla・・・対象テーブル種別、
llb・・・回復対象エリア相対ロケーション、ilc
・・・キー情報、11d・・・実更新有無フラグ相対ロ
ケーション。 11e・・実更新有無フラグビット位置。 笥1図
FIG. 1 is a diagram showing the relationship between management tables of main parts in an online control program for a data processing system according to an embodiment of the present invention. FIG. 2a is a flowchart showing the @return information setting process in the initial setting process. FIG. 2b is a flowchart showing the 1-recovery journal acquisition process, FIG. 2c is a flowchart showing the checkpoint dump acquisition process, and FIG. 3 is a diagram specifically explaining the checkpoint dump acquisition process. In the figure, 10... system management table, 11...
Recovery target area management table, 12...terminal management table. 13...Terminal device, lla...Target table type,
llb...Recovery target area relative location, ilc
...Key information, 11d...Actual update presence/absence flag relative location. 11e: Actual update presence/absence flag bit position. Shape 1

Claims (1)

【特許請求の範囲】[Claims] 1、チェックポイントダンプ情報と回復用ジャーナル情
報を用いて、仮想記憶上の情報を全面回復処理するデー
タ処理システムにおいて、チェックポイントダンプで取
得する回復対象テーブルに対応して実更新有無フラグを
設け、実更新有無フラグがオンである回復対象テーブル
の情報のみをチェックポイントダンプで取得することを
特徴とするチェックポイントダンプ取得方式。
1. In a data processing system that performs full recovery processing of information on virtual memory using checkpoint dump information and recovery journal information, a real update flag is set for the recovery target table obtained by checkpoint dump, A checkpoint dump acquisition method characterized in that only information on recovery target tables whose actual update presence/absence flag is on is acquired by checkpoint dump.
JP63185990A 1988-07-25 1988-07-25 Check point dumping acquisition system Pending JPH0235529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63185990A JPH0235529A (en) 1988-07-25 1988-07-25 Check point dumping acquisition system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63185990A JPH0235529A (en) 1988-07-25 1988-07-25 Check point dumping acquisition system

Publications (1)

Publication Number Publication Date
JPH0235529A true JPH0235529A (en) 1990-02-06

Family

ID=16180436

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63185990A Pending JPH0235529A (en) 1988-07-25 1988-07-25 Check point dumping acquisition system

Country Status (1)

Country Link
JP (1) JPH0235529A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10001921B2 (en) 2014-08-04 2018-06-19 Fujitsu Limited Data migration method and data migration device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10001921B2 (en) 2014-08-04 2018-06-19 Fujitsu Limited Data migration method and data migration device

Similar Documents

Publication Publication Date Title
EP0444544B1 (en) Updating or restoring method for stored data groups and system executing same
JPS59195749A (en) Non-synchronous check pointing system for recovery of errors
JPH04139544A (en) Data restoring method
US6988112B2 (en) Multi-program processing system and rollback method for file used therefor
JPH0235529A (en) Check point dumping acquisition system
JP3759676B2 (en) Application device and method having work redo and undo function and automatic saving function
JPS62279408A (en) Numerical controller
JP7418494B2 (en) Update management system and update management method
JP2990609B2 (en) Computer system
JPH0322152A (en) File restoring system
JP2528882B2 (en) Fallback operation method in case of memory failure
JPH0833856B2 (en) Serial number management method
JPH03196341A (en) Data synchronization managing system in on-line system
JPS6250938A (en) Recovering system for main memory resident data base
JPH0512100A (en) Method and table for managing cell
JP2800253B2 (en) Timer notification delay method
JPH0877047A (en) Data base backup method
JPH02224122A (en) Dynamic link system for memory patch data
JPH01214947A (en) Data preserving system
JPH0497435A (en) Control system for exceptional treatment
JPH03286230A (en) Automatic saving/restoring system for memory area
JPS6349817B2 (en)
JPH0319046A (en) Data base restoring system
JPH01263723A (en) Simplified program patch system
JPH02287642A (en) Incremental saving system