JPH0560617B2 - - Google Patents

Info

Publication number
JPH0560617B2
JPH0560617B2 JP62150368A JP15036887A JPH0560617B2 JP H0560617 B2 JPH0560617 B2 JP H0560617B2 JP 62150368 A JP62150368 A JP 62150368A JP 15036887 A JP15036887 A JP 15036887A JP H0560617 B2 JPH0560617 B2 JP H0560617B2
Authority
JP
Japan
Prior art keywords
recovery
transaction
resource
log
data
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 - Lifetime
Application number
JP62150368A
Other languages
English (en)
Other versions
JPS6310252A (ja
Inventor
Mikaeru Kapuruka Kenesu
An Reida Horii
Hooru Sutoritsukurando Jimii
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of JPS6310252A publication Critical patent/JPS6310252A/ja
Publication of JPH0560617B2 publication Critical patent/JPH0560617B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1471Saving, restoring, recovering or retrying involving logging of persistent data for recovery
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/87Monitoring of transactions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】
A 産業上の利用分野 本発明は、同時に実行される複数の障害独立性
のある(failure−independent)処理が共通のロ
グを共用するトランザクシヨン向けシステム
(trausaction−oriented system)において、ア
クセスされ処理されなければならないログ・デー
タの量を減少するもしくは効率的に管理する方法
に関する。 B 従来技術 アジソン−ウエスレイ出版株式会社刊C.J.デー
ト著「データ・ベース・システム入門」第1巻、
第4版(著作権1986)第18章(C.J.Date、“An
Introduction to Data Base Systems”、Vol.1、
4th Edition、Addison−Wesley Publis hing
CO.、Copyright1986、Chい18)に述べられてい
るように、「トランザクシヨン」とはすべての中
間点で必ずしも整合性が保持される必要のない、
回復可能な資源の整合状態を他の整合状態に変更
する一連の動作を指す作業の論理単位である。こ
の説明では、データ・ベースは回復可能な資源の
代表的例である。 トランザクシヨン処理を支援するシステムは、
トランザクシヨンがデータ・ベースに対してある
更新を実行し、トランザクシヨンが正常の終了に
達する前に障害が生じたときには、この更新を無
効にする(元の状態に戻す)ことを保証する。従
つて、そのトランザクシヨンはその全体が実行し
直されるか、全体が取消される。トランザクシヨ
ンはアプリケーシヨンが指定する動作シーケンス
の実行であるから、これは特定のBEGIN(開始)
トランザクシヨン動作で開始し、COMMIT(確
約)動作もしくはABORDT(打切り)動作で終
る。COMMIT及びABORT動作は処理の単位性
(atomicity)を与える手掛りとなる。 COMMIT動作はいくつかの属性を有する。先
ずこれはトランザクシヨン成功裡に終了したこと
を示す。第2に、そのデータ・ベースが整合状態
にあることを示す。最後にCOMMIT動作はその
作業単位によつてなされたすべての更新が現在コ
ミツトできること即ち永続的なものとして確約で
きることを示す。これに対してABORT動作はト
ランザクシヨンが不成功に終つたことを示す。即
ち、ABORTは障害が生じたこと、データ・ベー
スが不整合状態にあること、及びこのトランザク
シヨンによつてなされたすべての更新を復元(ロ
ールバツク)する、即ち、無効にする必要がある
ことを示す。 トランザクシヨンは、記憶プログラム制御型シ
ステムで実行され、このようなシステムの論理的
及び物理的付帯物は資源と呼ばれている。又この
ようなシステムは「処理」モードか、障害発生の
場合には「回復」モードで動作するものと考える
ことができる。資源へのアクセス及び資源の操作
の制御はオペレーテイング・システム(OS)ソ
フトウエアによつて実行される。これ等は資源マ
ネジヤ(資源管理プログラム)と呼ばれる。同じ
ようにトランザクシヨン向け処理動作及びトラン
ザクシヨン向け回復動作は「トランザクシヨン処
理」及び「回復マネジヤ」と呼ばれるOSソフト
ウエアによつて管理される。 アジソン−ウエスレイ出版株式会社列ダイテル
著「オペレーテイング・システム入門」改訂第1
版(著作権1984)第103−108頁(Deitel、“An
Introduction to Operating Systems、”Revised
Ist Edition Addison−Wesley Publishing Co.,
Copyright 1984、pp.103−108)に指摘されてい
るように、資源マネジヤはモニタとして考えるこ
ともできる。モニタは特定の共用資源もしくは共
用資源群の割当てを遂行するのに必要なデータと
手順の両方を含む同時実行機構である。即ち、モ
ニタはいくつかの処理間でデータの安全な効率的
な共用を可能にする機構である。 トランザクシヨン向けデータ・ベース・システ
ムでは、データ・ベースに対するすべての変更は
中断時の回復を支援するログ(経過記録)に書込
まれる。各トランザクシヨンはBEGIN、
COMMIT、ABORT、もしくはENDの基本動作
を使用して、各トランザクシヨンを
COMPLETION(完了)、UNDO(無効)もしく
はREDO(再実行)に分ける。 チエツクポイント・レコードはそのチエツクポ
イントの時点で生きているすべてのトランザクシ
ヨン及び各トランザクシヨンの最新のログ・レコ
ードのログ・アドレスを含むリストである。その
レコードがREDOに使用されるトランザクシヨン
は、最後のチエツクポイントと障害の発生時点間
で終了(コミツト)されたトランザクシヨンであ
る。これに対し、そのレコードがUNDOに使用
されるトランザクシヨンは障害の発生時点で終了
していないトランザクシヨンである。従つて
REDOはトランザクシヨンを最新のCOMMIT点
に戻すこと及び変更をログに書込むことを必要と
するが、UNDOはドランザクシヨンをBEGIN点
に戻す必要がある。 トランザクシヨンは作業の単位だけでなく、回
復の単域(UP)をも定義することを理解された
い。システムにとつては再開始動作即ち回復時に
どのトランザクシヨンがUNDOで、どのトラン
ザクシヨンがREDOであるかを知る必要である。
予定の時間に取つたスナツプシヨツトもしくはチ
エツクポイント・レコードはチエツクポイントの
時点で進行中であつたすべてのトランザクシヨン
を確実にリストする。従つて障害が発生した時点
に依存して、システムはログを逆方向にたどつて
作業することによつてUNDOリスト及びREDO
リストを構成でき、それUNDOリスト中のトラ
ンザクシヨンを無効にし、又再び順方向に作業を
行つてREDOリスト中のトランザクシヨンを再実
行する。すべてのこのような回復活動が完了した
時にのみ、システムは新しい作業を受入れる状態
にある。厳密には、UNDO及びREDOのリスト
を確定するために処理しなければならないのはチ
エツクポイント及び相継ぐログ活動である。 従来、いくつかの文献が障害に耐性があるトラ
ンザクシヨン向けデータ・ベース・システムを説
明している。これ等の文献には次のものがある。 (1) 米国特許第4507751号 (2) 米国特許第4498145号 (3) 米国特許第4159517号 上記文献によつて代表される現在のロギング技
術は、トランザクシヨン向けシステムによつて発
生されるすべてのログ・データをDASD又はテー
プ装置に単一のデータ流(ストリーム)として書
込んでいる。上述した文献は夫々(1)レコードの更
新前にログに書込む(2)ログへのバツフア・ダンピ
ング及び(3)多重行の更新を保証するためのハード
及びソフト・ログへの同時書込みを説明してい
る。 従来技術は又システムの障害回復に必要な情報
の型と資源の障害回復に含まれる情報とを区別し
ている。システムの回復はシステムの資源を整合
性(一貫性)のある前の状態にもたらすが、他方
資源の回復は資源のイメージが改変された後に資
源の整合性あるイメージを再構成することを含
む。 従来技術はある用語を同義語として使用する。
例えば資源もしくはシステムの「制御」及び「情
報状態」はその「イメージ」とも呼ばれる。トラ
ンザクシヨン処理では、イメージはしばしば、ト
ランザクシヨンを記憶したデータ・セツトを指
す。 C 発明が解決しようとする問題点 本発明の目的はトランザクシヨン向けシステム
において、ログに基づく回復を効率的に管理する
方法を与えることにある。 本発明に従えば、上述の回復を効率的に行うア
クセス及び処理しなければないログ・データの量
を減少する方法が与えられる。 D 問題点を解決するための手段 本発明の方法は、第1のログ流(ストリーム)
からタグにつき(区分し及び分類した)レコード
を回復流(ストリーム)に書込み、回復単位が終
了した時に上記第1のログ流から上記タグつきレ
コードを捨て、第1のログ流の再使用を可能にす
る。具体的に説明すると、本発明の方法は(a)ロ
グ・データを回復単位(UR)で区分してログ・
データをトランザクシヨン回復流(TRS)中に
記録し、(b)ログ・データをその機能(BEGIN、
COMMIT、ABORT、END、REDO、UNDO)
によつて類別し、(c)回復単位の状態変化
(COMMIT/ABORT)に応答して、TRS上の
UR区分からログ・データの部分集合(REDO/
UNDO)資源回復流(RRS)にマツピングし、
(a)回復単位の状態の終了変化(END)時にRRS
を使用して、Uに関連するすべてのログ・データ
をTRSから消去する。 本発明の方法は2つのデータ構造を発生して回
復を支援する。これ等はTRS及びRRSである。
TRSはチエツクポイント及びステータス変化情
報とともに障害後のトランザクシヨン管理環境を
回復するのに使用される。TRSは回復単位
(UR)の状態を決定するためのデータ、即ち、
URのABORTを保証するデータ及びURの
COMMITを保証するデータを含む。URのため
にログされたすべてのデータはTRSの一部とし
て含められる。 RRSは資源を順方向に回復するために使用さ
れる。このことはある予定の時点で生じた資源の
有効コピーから出発して資源の有効イメージを再
生成することを意味する。UR COMMITもしく
はABORTに基ずいて、順方向資源回復に必要な
レコードはTRSから予定の1つもしくはそれ以
上のRRSにコピーされる。 TRSは高度にダイナミツクなログ・データ構
造であり、障害の発生時にアクテイブであつた
URによつて生じた資源の不整合を解決するもの
である。TRSはアクテイブなURに関連していた
ログ・データのための記憶場所である。アクテイ
ブなURとはBEGINとENDの区切り間で実行中
のトランザクシヨンのことである。 各トランザクシヨンはBEGIN、COMMIT、
ABORT(REDO、UNDO)もしくはEND基本動
作を使用して、トランザクシヨンを区切る。
REDOはトランザクシヨンが最新のCOMMIT点
に戻ることを保証し、UNDOはトランザクシヨ
ンがBEGIN点に戻ることを保証する。 上述のように、RRSは資源のイメージ・コピ
ーから順方向回復するのに必要なデータを含む。
本発明の方法は任意の数のRRSを生成する。従
つて、トランザクシヨン向けデータ・ベース・シ
ステムを利用する各アプリケーシヨン・ソフトウ
エアは資源名を指定できる。又各ログ書込み要求
は特定のレコードが属する資源を指定できる。ロ
グ要込み要求は所与のレコードがTRSからRRS
にコピーされる条件を指定するレコード型の意味
を選択することを含む。トランザクシヨンの
REDOを保証するのに必要とされるレコードは、
一度関連URがCOMMIT確保状態に入つた時に、
RRSにコピーするだけでよい。トランザクシヨ
ンのUNDOを保証するのに必要なレコードは、
一度関連URがABORT確保状態に入つた時に、
RRSにコピーするだけでよい。 上述のことから、本発明の方法を使用し、
RRS中にデータの整合イメージだけを保持する
ことによつて、RRS情報のためのメモリの減少
が達成されることが明らかであろう。それはUR
状態レコード及びコミツトされないデータ・レコ
ードを(RRSの)保管データ中に含める必要が
ないからである。又関係のないレコードの除去に
よつて資源回復中のI/Oが減少する。最後にデ
ータ・イメージをコピーする前にUR状態を確立
する必要がないので回復処理が減少する。 E 実施例 第2図を参照するに、チエツクポイント及びシ
ステム障害に関連するトランザクシヨンの基本動
作間の発生の時間関係が示されている。障害の発
生時に、従つて再始動時には、回復マネジヤ
(RM)は再始動フアイルもしくは等価フアイル
から最新のチエツクポイント・レコードのアドレ
スを求め、システム・ログの中からチエツクポイ
ント・レコードを見つけ出し、ログを通してその
チエツクポイントから終り迄順方向に探索を進め
る。この処理の結果、回復マネジヤは無効
(UNDO)にする必要があるトランザクシヨン及
び再実行(REDO)をする必要があるトランザク
シヨンの両方を決定して、資源を整合状態に復元
することができる。 各トランザクシヨンは5つのクラスのうちの1
つに分類できる。型T1のトランザクシヨンはチ
エツクポイントの時刻をTc前に完了する。トラ
ンザクシヨンT2は時刻Tc前に始まつて時刻Tc
の後に、ただしシステム障害の時刻Tf前に完了
する。トランザクシヨンT3は同じように時刻
Tc前に開始するが時刻Tf以前には完了しない。
トランザクシヨンT4は時刻Tc以後に開始する
が、時刻Tf以前に完了する。最後に、トランザ
クシヨンT5は時刻Tc後に開始するが、時刻Tf
迄には完了していない。従つて、トランザクシヨ
ンT2及びT4はREDOを生じ、他方トランザク
シヨンT3及びT5はUNDOを生ずる。 回復マネジヤ(RM)は2つのリストを生成す
る。UNDOリストは最初、チエツクポイント・
レコード中にリストされたすべてのトランザクシ
ヨンを含むが、REDOリストは最初空である。回
復マネジヤはチエツクポイント・レコードから始
まつて、ログを通して順方向に探索する。もし回
復マネジヤが所与のトランザクシヨンのための
BEGINトランザクシヨン・レコードを見出すと、
このトランザクシヨンをUNDOリストに加える。
同じように、回復マネジヤが所与のトランザクシ
ヨンのためのCOMMITトランザクシヨン・レコ
ードを見出すと、このトランザクシヨンを
UNDOリストからREDOリストに移す。 回復マネジヤはログを再び逆方向にたどり(作
業して)UNDOリスト中のトランザクシヨンを
無効にする。回復マネジヤは再び順方向にたどつ
て、REDOリスト中のトランザクシヨンを再実行
する。 上述の説明はREDO/UNDOとして選択され
るレコード型を特徴付ける基本的考えを与える。
回復単位(UR)並びに回復単位を区切る基本動
作を示す第3図及び第4図を参照されたい。 以下の本発明の説明で、第1図、第6図、第1
表乃至第6表は本発明の方法の概念に関し、第7
図乃至第18図は例示的な実施例に関する。 従来技術ではログは単一の流れであり、その上
にシステムの再始動に必要とされるデータ及び媒
体(資源)回復に必要なデータが記録されたもの
である。本発明においては、単に直列化した事象
の記録を使用するのでなく、再使用可能なトラン
ザクシヨン回復流及び複数の資源回復流のデータ
構造体を使用する。 第1図を参照すると、本発明に従うトランザク
シヨン回復流(TRS)とUR基本動作(BEGIN、
COMMIT/ABORT、END)によつてトリガさ
れる複数のRRS間の関係が示されている。1度
トランザクシヨンが整合性の遷移点(atomic
point)に到達して、その変更が例えばデータ・
ベースのような外部資源に加えられると、このト
ランザクシヨンに関するすべてのレコードによつ
て占有されていたTRS中の空間は再使用可能に
なる。資源(媒体)回復に必要なデータはRRS
に保持される。関連ログ・マネジヤ(ロガーと呼
ばれる)にはRRS/資源名のマツピングが与え
られる(第1表参照)。資源名はログWRITEコ
ール(呼出し)で指定される。資源回復に必要と
されるデータの量は通常量が多い。その理由は、
回復に必要データには、修正可能な資源になされ
たすべての永続性のある変更の歴史が含まれてい
るからである。 再び第1図を参照するに、TRSから適切な
RRSへのデータの移動及びTRS内の空間の再利
用はロガーによつて指定されるUR制御トリガに
よつて制御されることが明らかである。これ等の
トリガは次の通りである。 (1) BEGIN/END UR:このトリガは資源に対
するアプリケーシヨン・プログラムの更新の集
合として、回復単位の区切りを指定する。 (2) COMMIT UR:このトリガは遷移点に到達
したことを示す決定点を与える。変更は障害間
で資源になされる。 (3) ABORT UR:このトリガは部分的変更が修
正可能な資源になされた場合にプログラムの更
新が元に戻されることを示す決定点を与える。 本発明の方法の利点はログ上のスペースを再使
用すること、そしてシステムの再開時に媒体回復
レコードを読取る必要がないことにある。 ここで第6図を参照すると、TRS内のログ・
レコードのフオーマツトが示されている。URID
フイールドは所与のログ・レコードが所属する
UR区分を定義する。型フイールドは回復期間に
おける関連データの役割(機能)を示す。型は2
つの類に分類される。これ等はUR制御及び資源
回復である。UR制御レコードはURの状態の変
化を示す。この状態変化は機能コールによつてロ
グ・マネジヤに伝えられる。これ等の機能コール
はBEGIN UR、COMMIT UR、ABORT UR
及びEND URである。各事象がUR制御ログ・レ
コードを創生する。UR制御レコードが支持可能
な型はBEGIN、COMMIT、ABORT及びEND
である。資源回復レコードは資源の変更を記録す
る。資源回復レコードが支持する型はUNDO及
びREDOである。REDOレコードは資源の変更を
繰返すのに必要な情報を含む。 資源名は資源回復レコードのみに存在するフイ
ールドである。このフイールドは修正される資源
を識別する。資源名は第1表のRRSマツピング
表にも示されている。最後に、データ・フイール
ドはアプリケーシヨンから渡される資源固有もし
くは制御固有の情報である。ログ・マネジヤはこ
のデータのフオーマツトもしくは内容には反応し
ない。
【表】 ここで第1表を参照すると、RRSマツピング
表が示される。資源のための回復データはこの表
によつて指定されるRRSにコピーされる。RRS
は1以上の資源のためのデータを含むことができ
る。即ち1:nのマツピングが行われることに注
意されたい。 ここで第2表乃至第5表を参照すると、UR制
御機能の疑似コードの輪郭が示されている。この
疑似コード表現は制御及びデータ・フローの設計
に代表的に使用される形式のものである。このよ
うな使用法はアジソン−ウエスレイ出版株式会社
システム・プログラム・シリーズ、リンガー等著
「構造化プログラミング:理論と実際」第4−5
章、著作権1979年、ISBNO−201−14461−1
(Linger et al、“Structured Programming:
Theory and Pratice”、The System
Programming Series、Addison−Wesley
Publishing Co.、Copyright 1979、ISBNO−201
−14461−1、Chapter4−5)に例示されてい
る。
【表】
【表】
【表】
【表】
【表】 第2表参照するに、疑似コードはUR区分のた
めのIDを割当て、TRS上にログ・レコードを生
成する。URの期間のある時刻、COMMITであ
るかABORTであるかの判断がなされる。もし
COMMITと判断された場合は、第3表に示した
ロガーのCOMMIT UR手順が呼出される。
COMMIT点に到達する前に、いくつかの関与手
順がレコードをTRSに与えていることに注意さ
れたい。これらのレコードはトランザクシヨン・
マネジヤもしくはデータ・ベース・マネジヤ(存
在する場合には)によつてREDO/UDOの名前
がつけられ、情報の一部としてロガー供給され
る。基本動作(手順)、その制御レコードの表示
及び応答を次の第6表に示す。
【表】 ABORT手順はCOMMIT手順と対称をなすこ
とがわかる。第6図は第2表乃至第5表に示され
た手順を説明している。しかしながら、第7表の
書込みUR手順は形式BEGIN…WRITE、
WRITE、…COMMIT/ABORT ENDのよう
にトランザクシヨン流中に何回が埋込まれる。書
込みUR手順はUNDO/REDO型のレコードが
RRSマツピング表に見出される資源名を含むな
らば、このレコードをTRS上に置く。
【表】 ここでいくつかの註解を行う。先ず、用語1:
nマツピングとはn個のRRS間に分散されるm
個の資源の各々について定義されるUR区分を指
す。m>nなる場合には、少なくとも2つの資源
のレコード/回復データを含む少なくとも1つの
RRSが存在する(表1参照)。これはジリチエリ
(Dirichlet)の「鳩小屋の原理」(Pigeonhole
Principle)の一例である。他の註解は疑似コー
ドの手順に関するものである。多くの疑似コード
手順はDOブロツクを含む。これ等はDOループ
と同一でない。DOブロツクは1回通して実行さ
れるだけである。従つて、第1図で、その目的は
回復単位を確立することにある。その手順へのコ
ール(呼出し)は外部的に駆動されるがログ・マ
ネジヤによつて応答される。これによつてTRS
中にレコードが置かれる。 次に第7図を参照すると、2つのUR、即ち
UR1及びUR2が示されている。これ等のURは
資源A、B及びCを変更するものである。この例
でUR1はそのデータをCOMMIT(確定)し、
UR2はそのデータ活動をABORT(打切り)しつ
つある。重要なことは、COMMIT/ABORTの
判断ブロツク・マネジヤの外部で行われることで
ある。例示の活動は(1)TRSからRRSへデータを
移動すること(2)のその後END基本動作に基づい
てTRSから移動したデータを削除することを含
む。 第7図で、UR1及びUR2は対応するBEGIN
指令によつて創生され、TRS上に置かれたもの
である。ここでREDO/UNDOのようなレコー
ドの指定はトランザクシヨン・マネジヤもしくは
データ・ベース・マネジヤによつてなされ、ロ
グ・マネジヤによつてはなされないことを強調し
ておきたい。第7図中のレコードは左側に番号順
に示されている。例えば、レコード1−10のよ
うにUR1及びUR2のTRSは記録され、レコー
ド11はUR2のABORTを示し、UR2の
UNDOレコード6,8及び10をTRSから適切
なRRSへコピーする動作をトリガする。ここで、
レコード6(資源A)はRRS1上に置かれ、レ
コード8(資源B)及び10(資源C)はRRS
2上に置かれる。第8図に示されているこの位置
づけは第1表に示したRRSマツピング表による。
UNDOレコードが逆順にRRS2上に置かれるこ
とは興味がある。これによつてRRS中のログデ
ータを最初から順次読み出すことで資源の順方向
への回復が可能となる。この点に関してABORT
(ロールバツクの一形式)はバツクアウトの目的
を有することを想起されたい。トランザクシヨン
管理がデータ・ベースのコピーの動作を支援する
ならば、UNDOレコードはただRRS上にあるだ
けでよいことに注意されたい。 資源回復にはTRSレコード・シーケンス中に
存在するデータの一部だけが必要である。
ABORTの場合は、3つのUNDO UR2レコー
ドだけがTRS上の7つのUR2レコードからRS
1及び2にコピーされる。 次に第9図及び第10図を参照すると、本発明
によつてTRS上にレコード13として記録され
たUR1 COMMIT指令に要求される応答が示
されている。COMMITはUR1 REDOレコー
ド4,12の夫々RRS1及び2へのコピー動作
をトリガする。決定点の各トランザクシヨンは
COMMITもしくはABORTのいずれかで駆動さ
れるので、TRS上のレコードの半分だけがRRS
にコピーされる。もしCOMMITによつて駆動さ
れる時は、REDO型レコードだけがRRSにコピ
ーされ、ABORTならばUNDO型レコードが
RRSにコピーされる。 第11図に示したように、END UR1指令が
受取られると、これによつてTRSからUR1を除
去するためのレコード削除処理がトリガされる。
第12図に示したようにRRSの内容はそのまま
保持される。END指令の実行によつて、第13
図に示したようにTRSからUR1のすべての傷跡
が除去される。UR2のEND指令の実行も同様に
第15図及び第17図に示したようにTRSから
対応するレコード除去する。RRSレコード・シ
ーケンスは第14、第16及び第18図に示した
ようにそのまま残される。 F 発明の効果 本発明に従い、トランザクシヨン向けシステム
中のログをベースとする回復を効果的に管理する
方法が与えられる。
【図面の簡単な説明】
第1図は本発明に従うロギング方法の高レベル
制御の流れ図である。第2図は従来方法に従う、
チエツクポイント及びシステム障害点に対するト
ランザクシヨンの発生を示した図である。第3図
及び第4図は回復単位及びこれを区切る基本動作
を示した図である。第5は順方向資源回復過程を
概略的に示した図である。第6図は本発明に従
う、トランザクシヨン回復流内のログ・レコード
のフオーマツトを示した図である。第7図、第8
図、第9図、第10図、第11図、第12図、第
13図、第14図、第15図、第16図、第17
図及び第18図はCOMMIT/ABORTへの応答
及びTRSからの回復単位のレコードの除去を示
した本発明に従うTRS及びRRSの構造化過程を
示す図である。

Claims (1)

  1. 【特許請求の範囲】 1 (a) ログ・データを回復単位(UR)で区分
    して、トランザクシヨン回復流(TRS)中に
    記録することと、 (b) ログ・データをその機能(BEGIN、
    COMMIT、ABORT、END、REDO、
    UNDO)によつて類別することと、 (c) 回復単位の状態変化(COMMIT/
    ABORT)に応答して、上記トランザクシヨン
    回復流上の所定の回復単位区分のログ・データ
    の部分集合(型REDOもしくはUNDOのもの)
    を資源回復流上にマツピングすることと、 (d) URの状態変化の終了時(UR ENDを受け取
    つた時点)に、上記資源回復流を使用して、上
    記所定の回復単位区分に関連するすべてのロ
    グ・データを上記トランザクシヨン回復流から
    消去することと、 を含む、ログ・データを管理する方法。
JP62150368A 1986-06-30 1987-06-18 ログ・デ−タを管理する方法 Granted JPS6310252A (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US06/880,387 US4878167A (en) 1986-06-30 1986-06-30 Method for managing reuse of hard log space by mapping log data during state changes and discarding the log data
US880387 1986-06-30

Publications (2)

Publication Number Publication Date
JPS6310252A JPS6310252A (ja) 1988-01-16
JPH0560617B2 true JPH0560617B2 (ja) 1993-09-02

Family

ID=25376152

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62150368A Granted JPS6310252A (ja) 1986-06-30 1987-06-18 ログ・デ−タを管理する方法

Country Status (4)

Country Link
US (1) US4878167A (ja)
EP (1) EP0250847B1 (ja)
JP (1) JPS6310252A (ja)
DE (1) DE3786956T2 (ja)

Families Citing this family (165)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5065311A (en) * 1987-04-20 1991-11-12 Hitachi, Ltd. Distributed data base system of composite subsystem type, and method fault recovery for the system
JP2718031B2 (ja) * 1987-07-17 1998-02-25 株式会社日立製作所 履歴情報取得方法
US5043866A (en) * 1988-04-08 1991-08-27 International Business Machines Corporation Soft checkpointing system using log sequence numbers derived from stored data pages and log records for database recovery
US5123104A (en) * 1988-04-08 1992-06-16 International Business Machines Corporation Method and apparatus for concurrent modification of an index tree in a transaction processing system utilizing selective indication of structural modification operations
US5067107A (en) * 1988-08-05 1991-11-19 Hewlett-Packard Company Continuous computer performance measurement tool that reduces operating system produced performance data for logging into global, process, and workload files
US5278983A (en) * 1988-09-30 1994-01-11 International Business Machines Corporation Boundary representation solid modeling system
US5159669A (en) * 1988-12-15 1992-10-27 Xerox Corporation Automatically creating a second workspace operation record including history data and a unit ID based on a first workspace operation
US5089958A (en) * 1989-01-23 1992-02-18 Vortex Systems, Inc. Fault tolerant computer backup system
GB2230626A (en) * 1989-04-20 1990-10-24 Croftlands Ltd Computerised database system
ATE148241T1 (de) * 1989-06-13 1997-02-15 Ibm Verfahren zum entfernen unbestätigter änderungen an gespeicherten daten durch ein datenbankverwaltungssystem
GB8915875D0 (en) * 1989-07-11 1989-08-31 Intelligence Quotient United K A method of operating a data processing system
US5454099A (en) * 1989-07-25 1995-09-26 International Business Machines Corporation CPU implemented method for backing up modified data sets in non-volatile store for recovery in the event of CPU failure
US5095421A (en) * 1989-08-17 1992-03-10 International Business Machines Corporation Transaction processing facility within an operating system environment
US5170480A (en) * 1989-09-25 1992-12-08 International Business Machines Corporation Concurrently applying redo records to backup database in a log sequence using single queue server per queue at a time
US5155850A (en) * 1990-02-23 1992-10-13 International Business Machines Corporation Method and system for maintaining a time frame selective document history log in a data processing system
US5201044A (en) * 1990-04-16 1993-04-06 International Business Machines Corporation Data processing method for file status recovery includes providing a log file of atomic transactions that may span both volatile and non volatile memory
GB2243467B (en) * 1990-04-26 1994-03-09 Int Union Of Crystallography Handling data
JP2691081B2 (ja) * 1990-05-16 1997-12-17 インターナショナル・ビジネス・マシーンズ・コーポレイション コンピュータ・ネットワーク
US5261089A (en) * 1990-05-16 1993-11-09 International Business Machines Corporation Optimization of commit procedures by utilizing a two-phase commit procedure only when necessary
US5165031A (en) * 1990-05-16 1992-11-17 International Business Machines Corporation Coordinated handling of error codes and information describing errors in a commit procedure
JP3293839B2 (ja) * 1990-05-16 2002-06-17 インターナショナル・ビジネス・マシーンズ・コーポレーション 作業ユニットに合わせてコミット範囲を調整するコンピュータ・システム
US5319774A (en) * 1990-05-16 1994-06-07 International Business Machines Corporation Recovery facility for incomplete sync points for distributed application
US5319773A (en) * 1990-05-16 1994-06-07 International Business Machines Corporation Asynchronous resynchronization of a commit procedure
US5327532A (en) * 1990-05-16 1994-07-05 International Business Machines Corporation Coordinated sync point management of protected resources
DE69126066T2 (de) * 1990-06-29 1997-09-25 Oracle Corp Verfahren und Gerät zur Optimierung des Logbuchaufhebungsgebrauchs
DE69126067T2 (de) * 1990-06-29 1997-10-02 Oracle Corp Verfahren und Gerät zur Verwaltung von Zustandsidentifizierern zur effizienten Wiederherstellung
US5317730A (en) * 1991-01-11 1994-05-31 International Business Machines Corporation System for modifying persistent database based upon set of data elements formed after selective insertion or deletion
US5764877A (en) * 1991-06-25 1998-06-09 Digital Equipment Corporation Media recovery with time-split B-trees
US5325519A (en) * 1991-10-18 1994-06-28 Texas Microsystems, Inc. Fault tolerant computer with archival rollback capabilities
US5499367A (en) * 1991-11-15 1996-03-12 Oracle Corporation System for database integrity with multiple logs assigned to client subsets
US5278982A (en) * 1991-12-23 1994-01-11 International Business Machines Corporation Log archive filtering method for transaction-consistent forward recovery from catastrophic media failures
US5481710A (en) * 1992-09-16 1996-01-02 International Business Machines Corporation Method of and system for providing application programs with an undo/redo function
JP3378594B2 (ja) * 1992-09-25 2003-02-17 富士通株式会社 データベース再配置を行う処理装置
JPH06266597A (ja) * 1993-03-11 1994-09-22 Fujitsu Ltd ログ取得方式
US5544359A (en) * 1993-03-30 1996-08-06 Fujitsu Limited Apparatus and method for classifying and acquiring log data by updating and storing log data
US7174352B2 (en) * 1993-06-03 2007-02-06 Network Appliance, Inc. File system image transfer
US6604118B2 (en) 1998-07-31 2003-08-05 Network Appliance, Inc. File system image transfer
US6138126A (en) * 1995-05-31 2000-10-24 Network Appliance, Inc. Method for allocating files in a file system integrated with a raid disk sub-system
US5963962A (en) * 1995-05-31 1999-10-05 Network Appliance, Inc. Write anywhere file-system layout
GB2281644A (en) * 1993-09-02 1995-03-08 Ibm Fault tolerant transaction-oriented data processing.
JP2708386B2 (ja) 1994-03-18 1998-02-04 インターナショナル・ビジネス・マシーンズ・コーポレイション 同時更新及び複写手順を通して重複データベースを回復させる方法及び装置
GB9406564D0 (en) * 1994-03-31 1994-05-25 Int Computers Ltd Database management system
US5561795A (en) * 1994-05-13 1996-10-01 Unisys Corporation Method and apparatus for audit trail logging and data base recovery
US5530802A (en) * 1994-06-22 1996-06-25 At&T Corp. Input sequence reordering method for software failure recovery
US5590277A (en) * 1994-06-22 1996-12-31 Lucent Technologies Inc. Progressive retry method and apparatus for software failure recovery in multi-process message-passing applications
US5835953A (en) 1994-10-13 1998-11-10 Vinca Corporation Backup system that takes a snapshot of the locations in a mass storage device that has been identified for updating prior to updating
US5649152A (en) 1994-10-13 1997-07-15 Vinca Corporation Method and system for providing a static snapshot of data stored on a mass storage system
EP0806015A4 (en) * 1995-01-23 2003-09-03 Compaq Computer Corp SYSTEM FOR CONSERVING THE INTEGRITY OF A DATABASE
US5832203A (en) * 1995-01-23 1998-11-03 Tandem Computers Incorporated Method for providing recovery from a failure in a system utilizing distributed audit
GB2301910B (en) * 1995-06-07 1999-07-21 Ibm Management of units of work on a computer system log
JP3085899B2 (ja) * 1995-06-19 2000-09-11 株式会社東芝 マルチプロセッサシステム
CA2227432C (en) * 1995-07-20 2001-05-22 Novell, Inc. Transaction synchronization in a disconnectable computer and network
AU6500596A (en) 1995-07-20 1997-02-18 Novell, Inc. Transaction log management in a disconnectable computer and network
US5644698A (en) * 1996-05-30 1997-07-01 International Business Machines Corporation Configurable reuse delay criterion for storage volumes
US5878434A (en) * 1996-07-18 1999-03-02 Novell, Inc Transaction clash management in a disconnectable computer and network
KR100198805B1 (ko) * 1996-11-22 1999-06-15 정선종 분석 단계에서 트랜잭션 테이블 초기화 기법을 이용한 댕글링 트랜잭션 발생 방지 방법
JPH10177508A (ja) * 1996-12-18 1998-06-30 G & G Pharma Kk コンピュータ上のデータ格納構造
US5999935A (en) * 1997-03-28 1999-12-07 International Business Machines Corporation Tail compression of a sparse log stream of a multisystem environment
US6076095A (en) * 1997-03-28 2000-06-13 International Business Machines Corporation Method of one system of a multisystem environment taking over log entries owned by another system
US6125393A (en) * 1997-03-28 2000-09-26 International Business Machines Corporation System of compressing the tail of a sparse log stream of a multisystem environment
US5966708A (en) * 1997-03-28 1999-10-12 International Business Machines Tail compression of a log stream using a scratch pad of logically deleted entries
US6092084A (en) * 1997-03-28 2000-07-18 International Business Machines Corporation One system of a multisystem environment taking over log entries owned by another system
US6108667A (en) 1997-03-28 2000-08-22 International Business Machines Corporation System of compressing a log stream using a scratch pad of logically deleted entries
US5920875A (en) * 1997-03-28 1999-07-06 International Business Machines Corporation Tail compression of a sparse log stream of a computer system
US5956735A (en) * 1997-03-28 1999-09-21 International Business Machines Corporation System of compressing the tail of a sparse log stream of a computer system
JP3778652B2 (ja) * 1997-04-18 2006-05-24 株式会社日立製作所 ログデータ収集管理方法及びその装置
US5925095A (en) * 1997-05-12 1999-07-20 International Business Machines Corporation Method and a computer program product for client/server computing with support for both recoverable and non-recoverable clients
US6574591B1 (en) * 1998-07-31 2003-06-03 Network Appliance, Inc. File systems image transfer between dissimilar file systems
US8631066B2 (en) * 1998-09-10 2014-01-14 Vmware, Inc. Mechanism for providing virtual machines for use by multiple users
US6952741B1 (en) * 1999-06-30 2005-10-04 Computer Sciences Corporation System and method for synchronizing copies of data in a computer system
DE60006121T2 (de) * 1999-06-30 2004-07-08 Computer Science Corp., Austin System und verfahren zum synchronisieren von datenkopien in einem rechnersystem
US7340426B1 (en) 1999-07-30 2008-03-04 Computer Sciences Corporation Event-triggered transaction processing for electronic data interchange
US6961708B1 (en) 1999-08-27 2005-11-01 Computer Sciences Corporation External interface for requesting data from remote systems in a generic fashion
US6970844B1 (en) 1999-08-27 2005-11-29 Computer Sciences Corporation Flow designer for establishing and maintaining assignment and strategy process maps
US7359863B1 (en) 1999-09-30 2008-04-15 Computer Sciences Corporation Condition component framework for reinsurance
US7693731B1 (en) 1999-09-30 2010-04-06 Computer Sciences Corporation Business process framework for reinsurance
US7571171B1 (en) 1999-10-29 2009-08-04 Computer Sciences Corporation Smart trigger for use in processing business transactions
US7353196B1 (en) 1999-10-29 2008-04-01 Computer Sciences Corporation Configuring dynamic database packageset switching for use in processing business transactions
US6925468B1 (en) 1999-10-29 2005-08-02 Computer Sciences Corporation Configuring systems for generating business transaction reports using processing relationships among entities of an organization
US7526487B1 (en) 1999-10-29 2009-04-28 Computer Sciences Corporation Business transaction processing systems and methods
US7546304B1 (en) 1999-10-29 2009-06-09 Computer Sciences Corporation Configuring keys for use in processing business data
US7356541B1 (en) 1999-10-29 2008-04-08 Computer Sciences Corporation Processing business data using user-configured keys
US7693844B1 (en) 1999-10-29 2010-04-06 Computer Sciences Corporation Configuring processing relationships among entities of an organization
US7363264B1 (en) 1999-10-29 2008-04-22 Computer Sciences Corporation Processing business transactions using dynamic database packageset switching
US7398219B1 (en) 2000-06-23 2008-07-08 Computer Sciences Corporation System and method for displaying messages using a messages table
US7430515B1 (en) 2000-06-23 2008-09-30 Computer Sciences Corporation System and method for externalization of formulas for assessing damages
US7095426B1 (en) 2000-06-23 2006-08-22 Computer Sciences Corporation Graphical user interface with a hide/show feature for a reference system in an insurance claims processing system
US7418400B1 (en) 2000-06-23 2008-08-26 Computer Sciences Corporation Internet-enabled system and method for assessing damages
US7430514B1 (en) 2000-06-23 2008-09-30 Computer Sciences Corporation System and method for processing insurance claims using a table of contents
US7343307B1 (en) 2000-06-23 2008-03-11 Computer Sciences Corporation Dynamic help method and system for an insurance claims processing system
US7571107B1 (en) 2000-06-23 2009-08-04 Computer Sciences Corporation System and method for externalization of rules for assessing damages
US20020059085A1 (en) * 2000-10-02 2002-05-16 Steven Wahlbin Computerized method and system of determining a credible real set of characteristics for an accident
US6968504B2 (en) 2001-06-29 2005-11-22 Microsoft Corporation Automated document formatting tool
US8832543B2 (en) * 2001-06-29 2014-09-09 Microsoft Corporation Automated document formatting tool
US7963899B2 (en) * 2001-07-13 2011-06-21 The Proctor & Gamble Company Continuous in-line pleating apparatus and process
US7694887B2 (en) 2001-12-24 2010-04-13 L-1 Secure Credentialing, Inc. Optically variable personalized indicia for identification documents
AU2002364036A1 (en) * 2001-12-24 2003-07-15 Digimarc Id Systems, Llc Laser etched security features for identification documents and methods of making same
AU2002364255A1 (en) 2001-12-24 2003-07-15 Digimarc Id Systems, Llc Covert variable information on id documents and methods of making same
US7085784B2 (en) * 2002-01-10 2006-08-01 International Business Machines Corporation System and method for eliminating duplicate copies of activity history logs in bridging two or more backend database systems
WO2003088144A2 (en) 2002-04-09 2003-10-23 Digimarc Id Systems, Llc Image processing techniques for printing identification cards and documents
US7824029B2 (en) 2002-05-10 2010-11-02 L-1 Secure Credentialing, Inc. Identification card printer-assembler for over the counter card issuing
US7702528B2 (en) * 2002-09-09 2010-04-20 Computer Sciences Corporation Computerized method and system for determining breach of duty in premises liability for an accident
US20040054557A1 (en) * 2002-09-09 2004-03-18 Stefan Wahlbin Computerized method and system for estimating premises liability for an accident
US20040054558A1 (en) * 2002-09-09 2004-03-18 Stefan Wahlbin Computerized method and system for determining claimant status in premises liability for an accident
US20040054556A1 (en) * 2002-09-09 2004-03-18 Stephan Wahlbin Computerized method and system for determining causation in premises liability for an accident
US7672860B2 (en) * 2002-09-09 2010-03-02 Computer Sciences Corporation Computerized method and system for determining the contribution of defenses to premises liability for an accident
US7451148B2 (en) 2002-10-31 2008-11-11 Computer Sciences Corporation Method of modifying a business rule while tracking the modifications
US7676387B2 (en) * 2002-10-31 2010-03-09 Computer Sciences Corporation Graphical display of business rules
US20040088195A1 (en) * 2002-10-31 2004-05-06 Childress Allen B. Method of modifying a business rule
US7689442B2 (en) * 2002-10-31 2010-03-30 Computer Science Corporation Method of generating a graphical display of a business rule with a translation
US20040088199A1 (en) * 2002-10-31 2004-05-06 Childress Allen B. Method of forming a business rule
US20040085357A1 (en) * 2002-10-31 2004-05-06 Childress Allen B. Method of generating a graphical display of a business rule and associated business rule elements
US7804982B2 (en) 2002-11-26 2010-09-28 L-1 Secure Credentialing, Inc. Systems and methods for managing and detecting fraud in image databases used with identification documents
US20040102984A1 (en) * 2002-11-27 2004-05-27 Stefan Wahlbin Computerized method and system for estimating liability using recorded vehicle data
US7792690B2 (en) * 2002-11-27 2010-09-07 Computer Sciences Corporation Computerized method and system for estimating an effect on liability of the speed of vehicles in an accident and time and distance traveled by the vehicles
US7895063B2 (en) * 2002-11-27 2011-02-22 Computer Sciences Corporation Computerized method and system for creating pre-configured claim reports including liability in an accident estimated using a computer system
US7809586B2 (en) * 2002-11-27 2010-10-05 Computer Sciences Corporation Computerized method and system for estimating an effect on liability using a comparison of the actual speed of a vehicle in an accident and time and distance traveled by the vehicles in a merging vehicle accident
US7818187B2 (en) * 2002-11-27 2010-10-19 Computer Sciences Corporation Computerized method and system for estimating liability
US7725334B2 (en) * 2002-11-27 2010-05-25 Computer Sciences Corporation Computerized method and system for estimating liability for an accident using dynamic generation of questions
US7805321B2 (en) * 2002-11-27 2010-09-28 Computer Sciences Corporation Computerized method and system for estimating liability for an accident from an investigation of the accident
US7702529B2 (en) * 2002-11-27 2010-04-20 Computer Sciences Corporation Computerized method and system for estimating an effect on liability using claim data accessed from claim reporting software
US7660725B2 (en) * 2002-11-27 2010-02-09 Computer Sciences Corporation Computerized method and system for estimating an effect on liability based on the stopping distance of vehicles
US20040103005A1 (en) * 2002-11-27 2004-05-27 Stefan Wahlbin Computerized method and system for estimating monetary damages due to injuries in an accident from liability estimated using a computer system
EP1614064B1 (en) 2003-04-16 2010-12-08 L-1 Secure Credentialing, Inc. Three dimensional data storage
US20040215494A1 (en) * 2003-04-24 2004-10-28 Wahlbin Stefan L. Method and system for determining monetary amounts in an insurance processing system
US20050060205A1 (en) * 2003-09-02 2005-03-17 Woods Randall K. Systems and methods for a graphical input display in an insurance processing system
US7895064B2 (en) * 2003-09-02 2011-02-22 Computer Sciences Corporation Graphical input display in an insurance processing system
US7174479B2 (en) * 2003-09-10 2007-02-06 Microsoft Corporation Method and system for rollback-free failure recovery of multi-step procedures
US7904428B2 (en) 2003-09-23 2011-03-08 Symantec Corporation Methods and apparatus for recording write requests directed to a data store
US7577806B2 (en) 2003-09-23 2009-08-18 Symantec Operating Corporation Systems and methods for time dependent data storage and recovery
US7296008B2 (en) 2004-08-24 2007-11-13 Symantec Operating Corporation Generation and use of a time map for accessing a prior image of a storage device
US7577807B2 (en) 2003-09-23 2009-08-18 Symantec Operating Corporation Methods and devices for restoring a portion of a data store
US7725760B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Data storage system
US7827362B2 (en) 2004-08-24 2010-11-02 Symantec Corporation Systems, apparatus, and methods for processing I/O requests
US7730222B2 (en) 2004-08-24 2010-06-01 Symantec Operating System Processing storage-related I/O requests using binary tree data structures
US7287133B2 (en) 2004-08-24 2007-10-23 Symantec Operating Corporation Systems and methods for providing a modification history for a location within a data store
US7239581B2 (en) 2004-08-24 2007-07-03 Symantec Operating Corporation Systems and methods for synchronizing the internal clocks of a plurality of processor modules
US7409587B2 (en) 2004-08-24 2008-08-05 Symantec Operating Corporation Recovering from storage transaction failures using checkpoints
US7631120B2 (en) 2004-08-24 2009-12-08 Symantec Operating Corporation Methods and apparatus for optimally selecting a storage buffer for the storage of data
US7991748B2 (en) 2003-09-23 2011-08-02 Symantec Corporation Virtual data store creation and use
US20050108063A1 (en) * 2003-11-05 2005-05-19 Madill Robert P.Jr. Systems and methods for assessing the potential for fraud in business transactions
US7650606B2 (en) * 2004-01-30 2010-01-19 International Business Machines Corporation System recovery
US7366801B2 (en) * 2004-01-30 2008-04-29 International Business Machines Corporation Method for buffering work requests
US8140348B2 (en) * 2004-01-30 2012-03-20 International Business Machines Corporation Method, system, and program for facilitating flow control
JP4551096B2 (ja) * 2004-02-03 2010-09-22 株式会社日立製作所 ストレージサブシステム
US20050192850A1 (en) * 2004-03-01 2005-09-01 Lorenz Scott K. Systems and methods for using data structure language in web services
JP4575762B2 (ja) * 2004-06-03 2010-11-04 株式会社日立製作所 データ処理方法および装置並びにストレージ装置およびその処理プログラム
US7634687B2 (en) * 2005-01-13 2009-12-15 Microsoft Corporation Checkpoint restart system and method
DE502005001674D1 (de) * 2005-02-09 2007-11-22 Deutsche Post Ag Verfahren zur Sicherung einer Datenbank und Vorrichtung zur Durchführung des Verfahrens
JP4249719B2 (ja) * 2005-03-29 2009-04-08 株式会社日立製作所 バックアップシステム、プログラム及びバックアップ方法
WO2007047346A2 (en) 2005-10-14 2007-04-26 Symantec Operating Corporation Technique for timeline compression in a data store
US7882079B2 (en) * 2005-11-30 2011-02-01 Oracle International Corporation Database system configured for automatic failover with user-limited data loss
US7624129B2 (en) * 2006-06-30 2009-11-24 Microsoft Corporation Dual logging of changes to a user preference in a computer device
US8010390B2 (en) * 2007-06-04 2011-08-30 Computer Sciences Corporation Claims processing of information requirements
US8010389B2 (en) * 2007-06-04 2011-08-30 Computer Sciences Corporation Multiple policy claims processing
US8010391B2 (en) 2007-06-29 2011-08-30 Computer Sciences Corporation Claims processing hierarchy for insured
US8000986B2 (en) 2007-06-04 2011-08-16 Computer Sciences Corporation Claims processing hierarchy for designee
US7774646B2 (en) * 2007-07-23 2010-08-10 Netapp, Inc. Surviving storage system takeover by replaying operations in an operations log mirror
US8140483B2 (en) * 2007-09-28 2012-03-20 International Business Machines Corporation Transaction log management
US20090187431A1 (en) * 2008-01-18 2009-07-23 Frank Scalet Adjusting general damages values using equalization values
JP5385545B2 (ja) * 2008-04-17 2014-01-08 インターナショナル・ビジネス・マシーンズ・コーポレーション トランザクションの実行を制御する装置及び方法
US8381032B2 (en) * 2008-08-06 2013-02-19 O'shantel Software L.L.C. System-directed checkpointing implementation using a hypervisor layer
US10127119B1 (en) * 2014-05-21 2018-11-13 Veritas Technologies, LLC Systems and methods for modifying track logs during restore processes
JP7007017B2 (ja) * 2018-03-22 2022-01-24 Necソリューションイノベータ株式会社 ストレージシステム、制御方法、及びプログラム
US11176004B2 (en) * 2019-04-01 2021-11-16 Sap Se Test continuous log replay

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4648031A (en) * 1982-06-21 1987-03-03 International Business Machines Corporation Method and apparatus for restarting a computing system
US4507751A (en) * 1982-06-21 1985-03-26 International Business Machines Corporation Method and apparatus for logging journal data using a log write ahead data set
US4498145A (en) * 1982-06-30 1985-02-05 International Business Machines Corporation Method for assuring atomicity of multi-row update operations in a database system

Also Published As

Publication number Publication date
DE3786956T2 (de) 1994-03-17
EP0250847A2 (en) 1988-01-07
EP0250847A3 (en) 1989-07-05
JPS6310252A (ja) 1988-01-16
DE3786956D1 (de) 1993-09-16
US4878167A (en) 1989-10-31
EP0250847B1 (en) 1993-08-11

Similar Documents

Publication Publication Date Title
JPH0560617B2 (ja)
JP2679779B2 (ja) トランザクション処理方法及び装置
JP2531776B2 (ja) デ―タベ―スを回復する方法
Mohan et al. ARIES: A transaction recovery method supporting fine-granularity locking and partial rollbacks using write-ahead logging
US5455946A (en) Method and means for archiving modifiable pages in a log based transaction management system
US4498145A (en) Method for assuring atomicity of multi-row update operations in a database system
JP2531894B2 (ja) デ―タ処理装置
US6078999A (en) Recovering from a failure using a transaction table in connection with shadow copy transaction processing
JP5160006B2 (ja) 論理フラッシュメモリ装置を用いて原子的更新を実行する方法および装置
US5008786A (en) Recoverable virtual memory having persistant objects
US6173292B1 (en) Data recovery in a transactional database using write-ahead logging and file caching
EP0236743B1 (en) Method for restarting a long-running, fault-tolerant operation in a transaction-oriented data base system
Traiger Virtual memory management for database systems
EP0501180A2 (en) Dynamic, finite versioning for concurrent transaction and query processing
JPS633341B2 (ja)
JPH0784815A (ja) フォールト・トレラント・トランザクション指向データ処理システムおよび方法
JPH01263745A (ja) データベースの回復方法
JPH04337850A (ja) データベース・トランザクション及び照会処理システム
EP0295424B1 (en) Method for managing subpage concurrency control and partial transaction rollback in a transaction-oriented system of the write-ahead logging type
US10761936B2 (en) Versioned records management using restart era
EP0097239B1 (en) Method and apparatus for restoring data in a computing system
JP2551563B2 (ja) 不変メモリ装置
Bhattacharyya Database Management Systems
JPH11508069A (ja) 持続性状態のチェックポイントおよび復旧システム
Ozsu Notes on Database System Reliability