JPH0612307A - Storage system for history after data base update - Google Patents

Storage system for history after data base update

Info

Publication number
JPH0612307A
JPH0612307A JP4169795A JP16979592A JPH0612307A JP H0612307 A JPH0612307 A JP H0612307A JP 4169795 A JP4169795 A JP 4169795A JP 16979592 A JP16979592 A JP 16979592A JP H0612307 A JPH0612307 A JP H0612307A
Authority
JP
Japan
Prior art keywords
file
database
update
history
update history
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.)
Withdrawn
Application number
JP4169795A
Other languages
Japanese (ja)
Inventor
Masahiko Kamioka
晶彦 神岡
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP4169795A priority Critical patent/JPH0612307A/en
Publication of JPH0612307A publication Critical patent/JPH0612307A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To eliminate the need to save an after-update history file on a mag netic tape in a data base system which samples and stores an after-update history for a recovery from a fault. CONSTITUTION:When the data base is updated, a before-update history is stored to a before-update history file 6 and the after-update history is stored in the after-update history file 81. Before the before-update history file 6 becomes full, an update determining process is performed and the before-update history file 6 is cleared. When the after-update history file 81 becomes full, the after- update history file 81 is switched to a file 82 and the data base which is previously copied to a stand-by data base file 3 is updated with the after-update history file 81. The after-update history files 81 and 82 are used alternately to repeat said processes. In case of a fault. the stand-by data base file 3 is restored by using the before-update and after-update history files 6 and 81 (82).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータベース更新後履歴
格納方式、特に更新後履歴を採取し格納していて、デー
タベース障害時に復旧を行なうデータベース更新後履歴
格納方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database post-update history storage system, and more particularly to a database post-update history storage system for collecting and storing post-update history and recovering in the event of a database failure.

【0002】[0002]

【従来の技術】従来、この種のデータベース更新後履歴
格納方式は、データベースの更新時に、更新箇所よおび
時刻の情報と更新後のデータとから成る更新後履歴を更
新後履歴ファイルに格納するようにしていて、複数個あ
る更新後履歴ファイルを順次使用するようになってい
る。一つの更新後履歴ファイルがオーバフローしたら他
の更新後利歴ファイルに格納し、オーバフローした更新
後履歴ファイルに格納された更新後履歴は、磁気テープ
に退避して蓄積する。用意した全ての更新後履歴ファイ
ルがオーバフローすると最初の更新後履歴ファイルに戻
り、既に記録されている以前の情報を書き潰しながら出
力をつづけることにより、全ての更新後履歴を採取し
て、障害時にこれらの全ての更新後履歴からデータベー
スの復旧を行なうようになっている。
2. Description of the Related Art Conventionally, this kind of database post-update history storage system stores the post-update history consisting of the update location and time information and the post-update data in the post-update history file when updating the database. However, a plurality of updated history files are sequentially used. When one updated history file overflows, it is stored in another updated history file, and the updated history stored in the overflowed updated history file is saved and accumulated on the magnetic tape. When all prepared update history files overflow, it returns to the first update history file and continues to output while writing the previously recorded information. The database is restored from the history after all these updates.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のデータ
ベース更新後履歴格納方式では、オーバフローした更新
後履歴ファイルの更新後履歴を磁気テープに退避する必
要があり、特にデータベースの24時間無停止運転を行
う際に、オペレータに多大な負担をかけるという問題点
がある。
In the conventional database post-update history storing method described above, it is necessary to save the post-update history of the overflowed post-update history file to the magnetic tape, and especially in the 24-hour non-stop operation of the database. There is a problem that a great burden is placed on the operator when performing.

【0004】[0004]

【課題を解決するための手段】本発明のデータベース更
新後履歴格納方式は、データベースファイルの更新後履
歴を格納しておき、データベースファイル障害時に復旧
を行なうデータベース更新後履歴格納方式において、シ
ステム起動時にデータベースファイルを複写した予備デ
ータベースファイルと、更新前履歴ファイルと、二つの
更新後履歴ファイルと、データベースの更新と頻度を定
めて更新の確定とを行なうデータベース更新手段と、こ
のデータベース更新手段による更新に際して更新前履歴
を前記更新前履歴ファイルに格納し、確定に際してこの
更新前履歴ファイルをクリアする更新前履歴格納手段
と、前記データベース更新手段による更新に際して更新
後履歴を前記更新後履歴ファイルの指定された一方に格
納する更新後履歴格納手段と、前記更新後履歴ファイル
の一方が満杯になったとき他方に切替え指定を行ない、
前記予備データベースファイルを満杯になった更新後履
歴によって更新する更新後履歴ファイル切替手段と、デ
ータベースファイルの障害時に、前記更新前履歴ファイ
ルの更新前履歴を格納中の更新後履歴ファイルに格納し
た更新後履歴ファイルを用いて、前記予備データベース
ファイルを復旧して障害になったデータベースファイル
を復旧するデータベース復旧手段とを有することにより
構成される。
SUMMARY OF THE INVENTION A database update history storage method of the present invention is a database update history storage method for storing a database file update history and performing recovery in the event of a database file failure. A spare database file that is a copy of a database file, a history file before update, two history files after update, a database update means for updating the database and confirming the update by determining the frequency, and when updating by this database update means The pre-update history is stored in the pre-update history file, and the pre-update history storage means for clearing the pre-update history file upon confirmation and the post-update history for the update by the database updating means are designated in the post-update history file. Updated history case stored in one And means performs designation switched to the other when one of the updated history file is full,
After-update history file switching means for updating the backup database file with a full after-update history, and updating when the database file fails, the before-update history of the before-update history file is stored in the after-update history file being stored. And a database recovery means for recovering the failed database file by recovering the spare database file by using the post-history file.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例の構成図である。
図1の実施例は、予備データベース作成手段1,データ
ベースファイル2,予備データベースファイル3,デー
タベース更新手段4,更新前履歴格納手段5,更新前履
歴ファイル6,更新後履歴格納手段7,2個の更新後履
歴ファイル81と82とを有する更新後履歴ファイル群
8,更新後履歴ファイル切替え手段9,予備データベー
ス更新手段10,更新後履歴ファイル復旧手段11,お
よびデータベース復旧手段12を有して構成される。
FIG. 1 is a block diagram of an embodiment of the present invention.
The embodiment shown in FIG. 1 includes a spare database creating means 1, a database file 2, a spare database file 3, a database updating means 4, a pre-update history storing means 5, a pre-update history file 6, a post-update history storing means 7, and 2 pieces. It is configured to include an updated history file group 8 having updated history files 81 and 82, an updated history file switching means 9, a preliminary database updating means 10, an updated history file restoring means 11, and a database restoring means 12. It

【0007】予備データベース作成手段1は、データベ
ースファイル2を複写し、予備データベースファイル3
を作成する。データベース更新手段4は、データベース
利用者の要求に従ってデータベースファイル2を更新
し、また、その更新を確定させる処理を行う。更新前履
歴格納手段5は、データベース更新手段4によってデー
タベースファイル2が更新されたときに、更新前のイメ
ージを採取して更新前履歴ファイル6に格納する。更新
後履歴格納手段7は、データベース更新手段4によって
データベースファイル2が更新されたときに、更新後の
イメージを採取して更新後履歴ファイル群8内の更新後
履歴ファイルに格納する。更新後履歴ファイル切替え手
段9は、一つの更新後履歴ファイルがオーバフローした
ときに使用する更新後履歴ファイルを、他の更新後履歴
ファイルに切替える。予備データベース更新手段10
は、更新後履歴ファイルが他の更新後履歴ファイルに切
替わったときに、オーバフローした更新後履歴ファイル
から更新後履歴を読込み、予備データベースファイル3
を更新する。更新後履歴ファイル復旧手段11は、シス
テムダウン後のシステム再立上げ時に、更新前履歴ファ
イル6から更新前履歴を読込み、システムダウンのため
不正な状態にある更新後履歴ファイル内の更新後履歴を
補正する。データベース復旧手段12は、システムダウ
ン後のシステム再立上げ時に、更新後履歴ファイル群8
内の更新後履歴ファイルから更新後履歴を読込み、デー
タベースファイルを更新することにより、予備データベ
ースファイル3を復旧するためのものである。
The spare database creating means 1 copies the database file 2 and creates a spare database file 3
To create. The database updating means 4 updates the database file 2 according to the request of the database user, and also carries out a process of confirming the update. The pre-update history storage means 5 collects the pre-update image and stores it in the pre-update history file 6 when the database file 2 is updated by the database update means 4. The updated history storage means 7 collects the updated image and stores it in the updated history file in the updated history file group 8 when the database file 2 is updated by the database updating means 4. The updated history file switching unit 9 switches the updated history file used when one updated history file overflows to another updated history file. Preliminary database updating means 10
Reads the updated history from the updated history file that overflowed when the updated history file was switched to another updated history file, and
To update. The post-update history file recovery means 11 reads the pre-update history from the pre-update history file 6 when the system is restarted after the system goes down, and retrieves the post-update history in the post-update history file in an invalid state due to the system down. to correct. The database recovery unit 12 updates the updated history file group 8 when the system is restarted after the system goes down.
This is for restoring the backup database file 3 by reading the updated history from the updated history file in the above and updating the database file.

【0008】図2は図1の処理を説明するためのデータ
ベースファイル2、更新前履歴ファイル6、更新後履歴
ファイル群8、予備データベースファイル3の各処理時
の内容例を示す図である。データベースファイルの更新
状況201の欄は、データベースファイル2内のデータ
の値および更新の過程を示している。更新前履歴ファイ
ルの格納状況202の欄は、更新前履歴ファイル6に格
納されている更新前履歴を示している。更新後履歴ファ
イル群の格納状況203の欄は、更新後履歴ファイル8
1および82に格納されている更新後履歴をファイル別
に示している。予備データベースファイルの更新状況2
04の欄は、予備データベースファイル3内のデータノ
値および更新の過程を示している。
FIG. 2 is a diagram showing an example of contents of the database file 2, the pre-update history file 6, the post-update history file group 8, and the spare database file 3 at the time of each process for explaining the process of FIG. The column of update status 201 of the database file shows the value of the data in the database file 2 and the update process. The column of the storage status 202 of the pre-update history file shows the pre-update history stored in the pre-update history file 6. The column of the storage status 203 of the updated history file group indicates the updated history file 8
The updated history stored in 1 and 82 is shown for each file. Update status of spare database file 2
The column 04 shows the data value in the preliminary database file 3 and the updating process.

【0009】次に、図2を参照して図1の処理について
説明を進める。まず、データベースの使用が開始される
前に、データベース使用者からの要求によって予備デー
タベース作成手段1は、データベースファイル2を複写
して予備データベースファイル3を作成する。図2の
(1)はこの状態を示している。データベースの使用が
開始され、データベース更新手段4によってデータAが
Bに書換えられたとすると、AがBに書換えられると
き、更新前履歴格納手段5は更新前のデータAを採取し
て、更新前履歴ファイル6に格納する。更新後履歴格納
手段7は更新後のデータBを採取して、更新後履歴ファ
イル81に格納する。図2の(2)はこの状態を示して
いる。次に、データベース更新手段4によってデータB
がCに書換えられたとすると、BがCに書換えられると
き、更新前履歴格納手段5は更新前のデータBを採取し
て、更新前履歴ファイル6に格納する。更新後履歴格納
手段7は更新後のデータCを採取して、更新後履歴ファ
イル81に格納する。図2の(3)はこの状態を示して
いる。次に、データベース更新手段4によって、更新を
確定させる処理が行われたとすると、更新前履歴格納手
段6は、更新前履歴ファイル6内の更新前履歴を廃棄す
る。図2の(4)はこの状態を示している。次に、デー
タベース更新手段4によってデータCがDに書き換えら
れたとすると、CがDに書換えられるとき、更新前履歴
格納手段5は更新前のデータCを採取して、更新前履歴
ファイル6に格納する。更新後履歴格納手段7は更新後
のデータDを採取して、更新後履歴ファイル81に格納
する。図2の(5)はこの状態を示している。次に、デ
ータベース更新手段4によってデータDがEに書換えら
れたとすると、DがEに書換えられるとき、更新前履歴
格納手段5は更新前のデータDを採取して、更新前履歴
ファイル6に格納する。更新後履歴格納手段7が更新後
のデータEを格納しようとしたとき、更新後履歴ファイ
ル81がオーバフローして更新後データEが書込めなか
ったとすると、更新後履歴ファイル切替え手段9は、使
用する更新後履歴ファイルを更新後履歴ファイル82に
切替える。ここで更新後履歴格納手段7は更新後のデー
タEを更新後履歴ファイル81に格納する。予備データ
ベース更新手段10は更新後履歴ファイル81から更新
後履歴B,C,Dを読込み、予備データベースファイル
3を更新する。図2の(6)はこの状態を示している。
次に、データベース更新手段4によってデータEがFに
書換えられたとすると、EがFに書換えられるとき、更
新前履歴格納手段5は更新前のデータEを採取して、更
新前履歴ファイル6に格納する。更新後履歴格納手段7
は更新後のデータFを採取して、更新後履歴ファイル8
2に格納する。図2の(7)はこの状態を示している。
次に、データベース更新手段4によって、更新を確定さ
せる処理が行われたとすると、更新前履歴格納手段6
は、更新前履歴ファイル6内の更新前履歴を廃棄する。
図2の(8)はこの状態を示している。次に、データベ
ース更新手段4によってデータFがGに書換えられたと
すると、FがGに書換えられるとき、更新前履歴格納手
段5は更新前のデータFを採取して、更新前履歴ファイ
ル6に格納する。更新後履歴格納手段7は更新後のデー
タGを採取して、更新後履歴ファイル82に格納する図
2の(9)はこの状態を示している。次に、データベー
ス更新手段4によってデータGがHに書換えられたとす
る。GがHに書換えられるとき、更新前履歴格納手段5
は更新前のデータGを採取して、更新前履歴ファイル6
に格納する。更新後履歴格納手段7が更新後のデータH
を格納しようとしたとき、更新後履歴ファイル82がオ
ーバフローして更新後のデータHが書込めなかったとす
ると、更新後履歴ファイル切替え手段9は、使用する更
新後履歴ファイルを更新後履歴ファイル81に切替え
る。更新後履歴格納手段7は更新後のデータHを更新後
履歴ファイル81に格納る。予備データベース更新手段
10は更新後履歴ファイル82から更新後履歴E,F,
Gを読込み、予備データベースファイル3を更新する。
図2の(10)はこ状態を示している。次に、データベ
ースファイル2の記憶媒体障害により、電子計算機のシ
ステムダウンが発生したとする。システムの再立上げ時
に、更新後履歴ファイル復旧手段11は、更新前履歴フ
ァイル6の後ろから順に更新前履歴を読込み、更新後履
歴として更新後履歴ファイル81に格納する。即ち、更
新前履歴Gを読込み更新後履歴として更新後履歴ファイ
ル81に格納し、次に更新前履歴Fを読込み更新後履歴
として更新後履歴ファイル81に格納する。その後、更
新前履歴ファイル6内の更新前履歴を廃棄する。図2の
(11)はこの状態を示している。次に、データベース
復旧手段12は、更新後履歴ファイル81から更新後履
歴を読込んで予備データベースファイル3を更新する。
これにより、予備データベースファイル3のデータは、
最後に更新確定の処理を行ったときのデータFに復旧さ
れる。図2の(12)はこの状態を示している。
Next, the processing of FIG. 1 will be described with reference to FIG. First, before the use of the database is started, the spare database creating means 1 copies the database file 2 to create the spare database file 3 in response to a request from the database user. FIG. 2 (1) shows this state. If the use of the database is started and the data A is rewritten to B by the database updating means 4, when A is rewritten to B, the pre-update history storage means 5 collects the pre-update data A and records the pre-update history. Store in file 6. The updated history storage means 7 collects the updated data B and stores it in the updated history file 81. FIG. 2 (2) shows this state. Next, the data B is updated by the database updating means 4.
When B is rewritten to C, the pre-update history storage unit 5 collects the pre-update data B and stores it in the pre-update history file 6. The updated history storage means 7 collects the updated data C and stores it in the updated history file 81. 2 (3) shows this state. Next, if it is assumed that the database update means 4 has performed processing to confirm the update, the pre-update history storage means 6 discards the pre-update history in the pre-update history file 6. FIG. 2 (4) shows this state. Next, assuming that the data C is rewritten to D by the database updating means 4, when C is rewritten to D, the pre-update history storage means 5 collects the pre-update data C and stores it in the pre-update history file 6. To do. The updated history storage means 7 collects the updated data D and stores it in the updated history file 81. FIG. 2 (5) shows this state. Next, assuming that the data D is rewritten to E by the database updating means 4, when the D is rewritten to E, the pre-update history storage means 5 collects the pre-update data D and stores it in the pre-update history file 6. To do. If the updated history file 81 cannot be written because the updated history file 81 overflows when the updated history storage unit 7 tries to store the updated data E, the updated history file switching unit 9 uses it. The updated history file is switched to the updated history file 82. Here, the updated history storage means 7 stores the updated data E in the updated history file 81. The preliminary database updating means 10 reads the updated histories B, C, and D from the updated history file 81 and updates the preliminary database file 3. 2 (6) shows this state.
Next, assuming that the data E is rewritten to F by the database updating means 4, when E is rewritten to F, the pre-update history storage means 5 collects the pre-update data E and stores it in the pre-update history file 6. To do. Updated history storage means 7
Collects the updated data F and updates the history file 8
Store in 2. FIG. 2 (7) shows this state.
Next, if it is assumed that the database updating means 4 has performed processing to confirm the update, the pre-update history storage means 6
Discards the pre-update history in the pre-update history file 6.
FIG. 2 (8) shows this state. Next, assuming that the data F is rewritten to G by the database updating means 4, when F is rewritten to G, the pre-update history storage means 5 collects the pre-update data F and stores it in the pre-update history file 6. To do. The updated history storage means 7 collects the updated data G and stores it in the updated history file 82. (9) in FIG. 2 shows this state. Next, it is assumed that the data G is rewritten to H by the database updating means 4. When G is rewritten to H, the pre-update history storage means 5
Collects the data G before update and records the history file 6 before update
To store. The updated history data is stored in the updated history storage means 7.
Supposing that the updated history file 82 overflows and the updated data H cannot be written, the updated history file switching means 9 sets the updated history file to be used in the updated history file 81. Switch. The updated history storage means 7 stores the updated data H in the updated history file 81. The preliminary database updating means 10 uses the updated history files 82 to update the updated history files E, F,
G is read and the preliminary database file 3 is updated.
FIG. 2 (10) shows this state. Next, it is assumed that the system down of the electronic computer occurs due to the failure of the storage medium of the database file 2. When the system is restarted, the post-update history file recovery means 11 reads the pre-update history from the back of the pre-update history file 6 and stores it in the post-update history file 81 as the post-update history. That is, the pre-update history G is read and stored as the post-update history in the post-update history file 81, and then the pre-update history F is stored as the read-after-update history in the post-update history file 81. After that, the pre-update history in the pre-update history file 6 is discarded. FIG. 2 (11) shows this state. Next, the database recovery means 12 reads the updated history from the updated history file 81 and updates the preliminary database file 3.
As a result, the data in the preliminary database file 3
Finally, the data F is restored to the data F when the update confirmation processing was performed. FIG. 2 (12) shows this state.

【0010】この後、データベース使用者は、予備デー
タベース作成手段1を用いて予備データベースファイル
3をデータベースファイル2に複写して新たなデータベ
ースファイル2とし、データベースの使用を再開する。
After that, the database user uses the spare database creating means 1 to copy the spare database file 3 to the database file 2 to make a new database file 2 and restart the use of the database.

【0011】[0011]

【発明の効果】以上説明したように本発明は、間歇的に
実施する更新確定処理の間、更新前履歴を格納する更新
前履歴ファイルと、更新後履歴を格納する2台の更新後
履歴ファイルと、データベースファイルの複写をとっ
て、更新後履歴ファイルの1台のオーバフローで他の1
台に切替えるときに更新する予備データベースファイル
とを設け、障害発生時に復旧を可能としたことにより、
更新後履歴の磁気テープへの退避作業を不要とし、特に
24時無停止運転でのオペレータの作業負担を削減でる
という効果がある。
As described above, according to the present invention, the pre-update history file that stores the pre-update history and the two post-update history files that store the post-update history during the update confirmation process that is intermittently executed. Then, copy the database file, and if one of the updated history files overflows,
By providing a spare database file that is updated when switching to a table and enabling recovery in the event of a failure,
There is an effect that it is not necessary to save the updated history to the magnetic tape, and the work load on the operator can be reduced especially in the 24-hour non-stop operation.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1の実施例の処理例における各ファイルの内
容を示す図である。
FIG. 2 is a diagram showing the contents of each file in the processing example of the embodiment of FIG.

【符号の説明】[Explanation of symbols]

1 予備データベース作成手段 2 データベースファイル 3 予備データベースファイル 4 データベース更新手段 5 更新前履歴格納手段 6 更新前履歴ファイル 7 更新後履歴格納手段 8 更新後履歴ファイル群 9 更新後履歴ファイル切替え手段 10 予備データベース更新手段 11 更新後履歴ファイル復旧手段 12 データベース復旧手段 81,82 更新後履歴ファイル 1 Preliminary database creating means 2 Database file 3 Preliminary database file 4 Database updating means 5 Pre-update history storage means 6 Pre-update history file 7 Post-update history storage means 8 Post-update history file group 9 Post-update history file switching means 10 Pre-database update Means 11 Update history file recovery means 12 Database recovery means 81, 82 Update history files

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データベースファイルの更新後履歴を格
納しておき、データベースファイル障害時に復旧を行な
うデータベース更新後履歴格納方式において、システム
起動時にデータベースファイルを複写した予備データベ
ースファイルと、更新前履歴ファイルと、二つの更新後
履歴ファイルと、データベースの更新と頻度を定めて更
新の確定とを行なうデータベース更新手段と、このデー
タベース更新手段による更新に際して更新前履歴を前記
更新前履歴ファイルに格納し、確定に際してこの更新前
履歴ファイルをクリアする更新前履歴格納手段と、前記
データベース更新手段による更新に際して更新後履歴を
前記更新後履歴ファイルの指定された一方に格納する更
新後履歴格納手段と、前記更新後履歴ファイルの一方が
満杯になったとき他方に切替え指定を行ない、前記予備
データベースファイルを満杯になった更新後履歴によっ
て更新する更新後履歴ファイル切替手段と、データベー
スファイルの障害時に、前記更新前履歴ファイルの更新
前履歴を格納中の更新後履歴ファイルに格納した更新後
履歴ファイルを用いて、前記予備データベースファイル
を復旧して障害になったデータベースファイルを復旧す
るデータベース復旧手段とを有することを特徴とするデ
ータベース更新後履歴格納方式。
1. A backup database file in which a database file is copied at the time of system startup in a database update history storage method in which the updated history of the database file is stored and the database file is restored when a failure occurs in the database file. , Two updated history files, a database updating means for updating the database and fixing the update by setting a frequency, and a pre-update history file is stored in the before-update history file for updating by the database updating means A pre-update history storage means for clearing the pre-update history file, a post-update history storage means for storing the post-update history in a designated one of the post-update history files upon updating by the database updating means, and the post-update history When one of the files is full the other Switching history file switching means for switching the backup database file to the full backup history file, and updating the pre-update history file of the pre-update history file when a failure occurs in the database file. A database update history storage method comprising: a database recovery unit that recovers the spare database file and recovers the failed database file by using the updated history file stored in the subsequent history file.
JP4169795A 1992-06-29 1992-06-29 Storage system for history after data base update Withdrawn JPH0612307A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4169795A JPH0612307A (en) 1992-06-29 1992-06-29 Storage system for history after data base update

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4169795A JPH0612307A (en) 1992-06-29 1992-06-29 Storage system for history after data base update

Publications (1)

Publication Number Publication Date
JPH0612307A true JPH0612307A (en) 1994-01-21

Family

ID=15893032

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4169795A Withdrawn JPH0612307A (en) 1992-06-29 1992-06-29 Storage system for history after data base update

Country Status (1)

Country Link
JP (1) JPH0612307A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306368A (en) * 2000-04-07 2001-11-02 Digitalsecu Co Ltd Device and method for storing log data of communication network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306368A (en) * 2000-04-07 2001-11-02 Digitalsecu Co Ltd Device and method for storing log data of communication network

Similar Documents

Publication Publication Date Title
JPH07234808A (en) System dump acquisition system
JP2001344139A (en) Database management device
JPH0612307A (en) Storage system for history after data base update
JPH07152627A (en) File recovery system
JPH08212142A (en) Data backup system for data base
JP2002082826A (en) Database system
JPS63187347A (en) Data base file recovering system
JPH09274581A (en) Data backup method
JPH0385650A (en) Disk volume restoration system
JP2679602B2 (en) Evacuation medium creation system
JPH04184641A (en) Data base restoring system
JPH01140353A (en) System for maintaining data in data base
JPS63262737A (en) Data base updating and recording processing method
JP2850757B2 (en) Failure handling method in hierarchical file system
JP2738245B2 (en) File recovery system
JPH09244907A (en) Data restoration system
JPH04207554A (en) Exchange
JPH01214947A (en) Data preserving system
JPH06325107A (en) Device and method for data management
JPH04360247A (en) Fault restoring system for data base
JPS58168165A (en) Recovery system in data base system
JPH0695943A (en) Computer center backup system
JPH03191443A (en) Rapid recovery system for data base
JPH03122728A (en) Saving/restoration system
JPH09160845A (en) Process data logging device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990831