JPH0476622A - Load module library management processing method - Google Patents

Load module library management processing method

Info

Publication number
JPH0476622A
JPH0476622A JP18506790A JP18506790A JPH0476622A JP H0476622 A JPH0476622 A JP H0476622A JP 18506790 A JP18506790 A JP 18506790A JP 18506790 A JP18506790 A JP 18506790A JP H0476622 A JPH0476622 A JP H0476622A
Authority
JP
Japan
Prior art keywords
load module
management table
management
logical
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.)
Pending
Application number
JP18506790A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Tamura
光弘 田村
Mamoru Suzuki
守 鈴木
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP18506790A priority Critical patent/JPH0476622A/en
Publication of JPH0476622A publication Critical patent/JPH0476622A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate the need of backup processing by securing data before update to improve the substantiality of a load module library by the dual structure of an old management table and a new management table. CONSTITUTION:Dual management tables 18a and 18b are provided as the table where information for management of a load module library 17 is stored, and they are alternately used by a management table access part 14 as new and old management tables to update the generation. When contents of the library 17 are updated by a data update part 16, data other than data in tables 18a and 18b is written additionally by reserving a new area but is not overwritten. Logical stamps 19a and 19b are set to the first positions of respective areas or logical stamps 19a' and 19b' are set to the last positions of these areas in tables 18a and 18b by a logical stamp management part 15, and the validity of write to tables 18a and 18b is secured by these logical stamps.

Description

【発明の詳細な説明】 〔概要〕 ロードモジュールライブラリを管理するデータ処理シス
テムにおけるロードモジュールライブラリ管理処理方法
に関し ロードモジュールライブラリの更新時における障害に対
する堅牢性を高めることを目的としロードモジュールラ
イブラリを管理するための情報を格納する管理テーブル
を新旧の二重化構造とし、ロードモジュールを更新する
場合に、管理テーブル以外のデータは、新しい領域を確
保して追加書きとし、管理テーブルの書込みの正当性は
論理スタンプにより保証するように構成する。
[Detailed Description of the Invention] [Summary] Regarding a load module library management processing method in a data processing system that manages a load module library, the load module library is managed with the aim of increasing robustness against failures when updating the load module library. The management table that stores information for the management table has a dual structure of old and new, and when updating the load module, data other than the management table is additionally written by securing a new area, and the validity of writing to the management table is determined by a logical stamp. The system is configured to guarantee the following.

〔産業上の利用分野〕[Industrial application field]

本発明は5 ロードモジュールライブラリを管理するデ
ータ処理システムにおけるロードモジュールライブラリ
管理処理方法に関する。
The present invention relates to a load module library management processing method in a data processing system that manages five load module libraries.

近年、システムのフォールトトレラント(FT)化、ノ
ンストップ化は重要なyA題となっており。
In recent years, making systems fault tolerant (FT) and non-stop has become an important issue.

システムの活性保守を実現するうえで2世代付きロード
モジュールライブラリに対する更新データの保証が必要
となっている。そこで1世代付きロードモジュールライ
ブラリのアクセス中に、システムダウンが起きたときで
も5更新前のデータを保証する技術が必要とされている
In order to implement active maintenance of the system, it is necessary to guarantee updated data for the two-generation load module library. Therefore, there is a need for a technology that guarantees data from five updates ago even if a system failure occurs while accessing the first generation load module library.

[従来の技術] 従来のロードモジュールライブラリでは、ロードモジュ
ール更新中にシステムダウンが起きた場合に、以前のデ
ータ、特にスペース情報などのメタ情報が保証されない
ため、そのままの状態では。
[Prior Art] In conventional load module libraries, if the system goes down while updating a load module, the previous data, especially meta information such as space information, cannot be guaranteed.

更新前のロードモジュールについても使用することがで
きな(なることがあった。
Even the load module before the update cannot be used (sometimes it happens).

そのため、従来方式では、ロードモジュールライブラリ
を更新するときには、更新前にバックアップをとり、更
新作業時のデータ破壊に備える必要があった。
Therefore, in the conventional method, when updating the load module library, it was necessary to take a backup before updating to prepare for data destruction during the update work.

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

従来の技術では、システムの活性保守などを実現する場
合に、更新前のデータのバンクアップ処理が必要になる
ため2工数がかかり、コスト面にも悪影響を及ぼすとい
う問題があった。また、障害後のシステム立ち上げでは
、バンクアンプからの復元が必要になるため、ロードモ
ジュールライブラリが使用可能になるまで時間がかかる
という問題があった。
In the conventional technology, when implementing active maintenance of the system, it is necessary to perform bank up processing of data before updating, which takes two man-hours and has a negative impact on cost. Furthermore, when starting up the system after a failure, restoration from the bank amplifier is required, so there is a problem in that it takes time until the load module library becomes usable.

本発明は上記問題点の解決を図り、ロードモジュールラ
イブラリの更新時における障害に対する堅牢性を高め、
更新前のバンクアップ処理および障害時の復元処理を不
要とする手段を従供することを目的としている。
The present invention aims to solve the above problems, improves the robustness against failures when updating the load module library, and
The purpose of this invention is to provide a means that eliminates the need for bank up processing before updating and restoration processing in the event of a failure.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理説明図である。 FIG. 1 is a diagram explaining the principle of the present invention.

第1図において、10はCPUおよびメモリなどからな
るデータ処理袋Lllは実行可能形式のプログラムであ
るロードモジュールを作成するリンケージエディタ、1
2は指定されたロードモジュールを主記憶にローディン
グするローダ、13はロードモジュールライブラリを管
理するロードモジュールライブラリ管理部、14は管理
テーブルをアクセスする管理テーブルアクセス部、15
は管理テーブルの論理スタンプを管理する論理スタンプ
管理部、16はロードモジュールを更新するデータ更新
部、17はロードモジュール群を格納するロードモジュ
ールライブラリ、IBa。
In FIG. 1, 10 is a data processing bag Lll consisting of a CPU, memory, etc., is a linkage editor that creates a load module that is an executable program;
2 is a loader that loads a specified load module into the main memory; 13 is a load module library management unit that manages a load module library; 14 is a management table access unit that accesses a management table; 15
1 is a logical stamp management unit that manages logical stamps in the management table; 16 is a data update unit that updates load modules; 17 is a load module library that stores a load module group; IBa;

J8bはロードモジュールライブラリを管理するための
メタ情報を格納する管理テーブル、19a19a′およ
び19b、19b’は論理スタンプDI−D3はデータ
を表す。
J8b represents a management table that stores meta information for managing the load module library, 19a19a', 19b, and 19b' represent logical stamps, and DI-D3 represents data.

本発明では、ロードモジュールライブラリ17を管理す
るための情報を格納するテーブルを、管理テーブル18
a、  181)として二重化し それぞれ新・旧とし
て、管理テーブルアクセス部14により交互に使用し1
世代のアップを行う。
In the present invention, the management table 18 is a table that stores information for managing the load module library 17.
a, 181) and are used alternately by the management table access unit 14 as new and old, respectively.
Upgrade your generation.

データ更新部16によりロードモジュールライブラリ1
7の内容を更新する場合、管理テーブル18a、18b
以外のデータは、新しい領域を確保して追加書きとし5
いわゆる上書きは行わないようにする。
Load module library 1 is updated by data update unit 16.
When updating the contents of 7, management tables 18a and 18b
For data other than 5, secure a new area and write additionally.
Avoid so-called overwriting.

管理テーブル18a、18bには、論理スタンプ管理部
15により、各領域の先頭に論理スタンプ19a、19
b、また各領域の最終位置に論理スタンプ19a’、1
9b’を設定し、管理チーフル18a、18bへの書込
みの正当性は、これらの論理スタンプにより保証する。
In the management tables 18a and 18b, the logical stamp management unit 15 adds logical stamps 19a and 19 at the beginning of each area.
b, and logical stamps 19a', 1 at the final position of each area.
9b' is set, and the validity of writing to the management file 18a, 18b is guaranteed by these logical stamps.

〔作用〕[Effect]

ロードモジュールライブラリ17のメタ情報を管理する
管理テーブル18a、18bは、一方が°゛新“で、他
方が°°旧°゛で挑る。ローダ12の依軌により、ロー
ドモジュールを取り出す場合には。
One of the management tables 18a and 18b for managing meta information of the load module library 17 is "new" and the other is "old".Due to the dependence of the loader 12, when extracting the load module, .

“新”の管理テーブルを使用する。Use the “new” management table.

リンケージエディタ11は、ロードモジュールライブラ
リ管理部13を介して5 ロードモジュールライブラリ
17を更新する0例えば、管理テーブル18aが“新”
で、管理テーブル18bが“旧”である場合、更新する
管理テーブルは、管理テーブル18b側とする。
The linkage editor 11 updates the load module library 17 via the load module library management unit 13. For example, if the management table 18a is
If the management table 18b is "old", the management table to be updated is the management table 18b side.

データD2の内容を変更する場合には、データD2の格
納領域に変更内容を上書きするのではなく5別に領域を
確保し、変更内容をデータD2’として追加書きする。
When changing the contents of the data D2, instead of overwriting the changed contents in the storage area of the data D2, an area is reserved for 5 separate areas and the changed contents are additionally written as data D2'.

そして、管理テーブル18bから データD2’をポイ
ントする。
Then, point to data D2' from the management table 18b.

データの更新終了の際に、管理テーブル18b内の論理
スタンプ19b、19b’ として、j)FLい値を設
定し、管理テーブル18bを更新する入出力命令を発行
する。
When the data update is completed, j) FL values are set as the logical stamps 19b and 19b' in the management table 18b, and an input/output command is issued to update the management table 18b.

以上の処理が正常に終了すれば、以後、管理テーブル1
8bがパ新″゛として用いられ、管理テーブル18aは
°゛旧″切り替えられる。
If the above processing is completed normally, management table 1
The management table 8b is used as the new one, and the management table 18a is switched to the old one.

ロードモジュールライブラリ17の更新時に。When updating the load module library 17.

システムダウン等の障害が発生すると、ロードモジュー
ルライブラリ17は2不完全な状態になる。
When a failure such as a system down occurs, the load module library 17 becomes incomplete.

しかし5本発明の場合2例えば管理テーブル18bの更
新時に障害があったとしても、他方の管理テーブル18
aの内容はそのまま保証され5更新対象となったデータ
D2についても2元のデータをそのまま使用することが
可能である。
However, in case 2 of the present invention, for example, even if there is a failure when updating the management table 18b, the other management table 18b
The contents of a are guaranteed as they are, and the binary data can be used as is for the data D2 that is subject to 5 update.

〔実施例〕〔Example〕

第2図は本発明の一実施例による管理テーブルの二重化
を説明する図、第3図は本発明の一実施例におけるロー
ドモジュールライブラリのデータ構造、第4図は本発明
の一実施例による管理テーブル正当性確認の説明図2第
5図は本発明の一実施例に係る更新時の処理フローを示
す。
FIG. 2 is a diagram illustrating duplication of management tables according to an embodiment of the present invention, FIG. 3 is a data structure of a load module library according to an embodiment of the present invention, and FIG. 4 is a diagram illustrating management according to an embodiment of the present invention. Explanation of Table Validity Confirmation FIG. 2 FIG. 5 shows a processing flow at the time of updating according to an embodiment of the present invention.

本発明では1例えば第2図に示すように1一方を旧管理
テーブル18a、他方を新管理テーブル18bとして、
管理テーブルを二重化構造とする。
In the present invention, for example, as shown in FIG. 2, one side is the old management table 18a and the other side is the new management table 18b.
The management table has a dual structure.

通常時に、ロードモジュールのローディングのために使
用する管理テーブルは、新管理テーブルIBbとし、更
新が必要な場合には、新旧のうち日管理テーブル18a
側に書き込む。なお、管理テーブル18a、18bは、
ロードモジュールを構成するデータ本体のスペース管理
情報などのメタ情報20を管理する情報を持つ。
In normal times, the management table used for loading the load module is the new management table IBb, and when updating is required, the new and old management table 18a is used.
Write on the side. Note that the management tables 18a and 18b are
It has information for managing meta information 20 such as space management information of the data body configuring the load module.

ロードモジュールライブラリのデータ構造は本実施例の
場合、第3図に示すようになっており管理テーブル18
aが先頭の第0ブロック目、管理テーブル18bが第1
ブロツク目に設けられるようになっている。
In this embodiment, the data structure of the load module library is as shown in FIG.
a is the 0th block at the beginning, and management table 18b is the 1st block.
It is designed to be placed on each block.

管理テーブル18a、18bは、コントロールセグメン
ト30と呼ばれるブロックをポイントする。コントロー
ルセグメント30には、第2図に示すメタ情報20が格
納される。各コントロールセグメント30から、ロード
モジュール本体部3Iのよ亥当フ′ロックをポイントす
るようになっている。
Management tables 18a, 18b point to blocks called control segments 30. The control segment 30 stores meta information 20 shown in FIG. Each control segment 30 points to a corresponding lock on the load module main body 3I.

前述したように、管理テーブル18a、18bは交互に
使用され、コントロールセグメント30またはロードモ
ジュール本体部31の更新の場合には、常に空き領域へ
の追加書きが行われる。
As described above, the management tables 18a and 18b are used alternately, and when the control segment 30 or the load module body 31 is updated, additional writing is always performed in the free area.

管理テーブルの正当性の保証は、論理スタンプによって
行う。論理スタンプは1例えば更新ごとにカウントアツ
プされるシーケンス番号である。
The validity of the management table is guaranteed by a logical stamp. The logical stamp is a sequence number that is incremented by 1, for example, every time an update is made.

第4図(イ)は、現世代の管理テーブル18についての
論理スタンプ19.19’の例を示している。■、■の
論理スタンプ値は、同し値が設定される。
FIG. 4(a) shows an example of logical stamps 19 and 19' for the current generation management table 18. The same value is set for the logical stamp values of ■ and ■.

第4図(ロ)は、新世代の管理テーブルI8についての
論理スタンプ19.19’の例を示しており、■、■は
第4図(イ)に示す■、■の論理スタンプ値より大きい
ので、第4図(ロ)に示す管理テーブル18のほうが、
 (イ)に示すものよりも新しいことがわかる。
Figure 4 (b) shows an example of logical stamps 19 and 19' for the new generation management table I8, where ■ and ■ are larger than the logical stamp values of ■ and ■ shown in Figure 4 (a). Therefore, the management table 18 shown in FIG. 4 (b) is better.
It can be seen that this is newer than what is shown in (a).

入出力命令によって、管理テーブル18を更新している
途中で、システム障害があると、更新中の管理テーブル
18の内容が不定状態になることがある。第4図(ハ)
は、その状態を示している。
If a system failure occurs while the management table 18 is being updated by an input/output command, the contents of the management table 18 being updated may become undefined. Figure 4 (c)
indicates the status.

この場合、先頭の論理スタンプ19と最終位置の論理ス
タンプ19′とを比較する。この値が一致しでいれば、
管理テーブル18の内容は正しいと考えることができる
。もし5前後の論理スタンプ19.19’が一致してい
なければ、管理テーブル18の内容は正しくないので、
その内容を棄却し、他方の管理テーブルを使用する。
In this case, the first logical stamp 19 and the final logical stamp 19' are compared. If these values match,
The contents of the management table 18 can be considered correct. If the logical stamps 19 and 19' before and after 5 do not match, the contents of the management table 18 are incorrect, so
Discard its contents and use the other management table.

この例では、論理スタンプ値として、シーケン大番号を
用いているが、更新時の時刻情報を用いるようにしても
よい。
In this example, a large sequence number is used as the logical stamp value, but time information at the time of update may also be used.

ロードモジュールライブラリ17の更新処理は例えば第
5図に示すように行う。以下、第5図(イ)に示す処理
(a)〜(g)に従って説明する。
The update process for the load module library 17 is performed, for example, as shown in FIG. The following will explain the processes (a) to (g) shown in FIG. 5(a).

(a)  ロードモジュールライブラリ17から管理テ
ーブルを読み込む。
(a) Read the management table from the load module library 17.

[有])第4図で説明した論理スタンプの正当性をチエ
ツクする。前後の論理スタンプ値が等しくかつ最新の値
を持つほうを、新管理テーブルと認識し、他方を旧管理
テーブルと認識する。この例では、第5図(ロ)に示す
管理テーブル■が新管理テーブル、管理テーブル■が旧
管理チーフルであったとする。
[Yes]) Check the validity of the logical stamp explained in FIG. The one with the same logical stamp values before and after and the latest value is recognized as the new management table, and the other is recognized as the old management table. In this example, it is assumed that the management table ■ shown in FIG. 5(b) is the new management table, and the management table ■ is the old management table.

(C)  管理テーブル■の論理スタンプの値に1を加
える。
(C) Add 1 to the value of the logical stamp in the management table ■.

(d)  旧の管理テーブル■の先頭に論理スタンプを
書き出す。この値を*1として記憶しておく。
(d) Write a logical stamp at the beginning of the old management table ■. Store this value as *1.

(e)  ロードモジュール情報を、新しい%l域に追
加書きするとともに、管理テーブル■に、新しい領域の
管理情報を反映する。
(e) Add the load module information to the new %l area and reflect the management information of the new area in the management table ■.

ffl  必要な情報を全て書き込んだかどうかを判定
し、まだ残っていれば、処理(e)を繰り返す。
ffl Determine whether all necessary information has been written, and if it still remains, repeat process (e).

(濁 必要な情報を書き終えたならば、管理チーフル■
の最後に、処理(d)で記憶した*1と同し値の論理ス
タンプを書きだし、処理を終了する。
(Ugly) Once you have finished writing the necessary information, please fill out the management file.
Finally, a logical stamp with the same value as *1 stored in process (d) is written out, and the process ends.

これにより、第5図(ロ)に示すロードモジュールライ
ブラリ17は、第5図(ハ)に示すように更新され、旧
管理テーブルであった管理チーフル■が、最新の管理テ
ーブルとなる。
As a result, the load module library 17 shown in FIG. 5(b) is updated as shown in FIG. 5(c), and the old management table, management table ■, becomes the latest management table.

〔発明の効果] 以上説明したように1本発明によれば、ロードモジュー
ル更新中にクランシュした場合でも、更新前のデータを
保証できるようになる。ロー1′モジユールライブラリ
の堅牢性が高められ、従来のようなロードモジュールの
更新時におけるバックアップ処理が不要となる。
[Effects of the Invention] As described above, according to the present invention, even if a load module is crashed during update, the data before update can be guaranteed. The robustness of the row 1' module library is increased, and the conventional backup process when updating a load module is no longer necessary.

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

第1図は本発明の原理説明図 第2図は本発明の一実施例による管理テーブルの二重化
を説明する図 第3図は本発明の一実施例におけるロードモジュールラ
イブラリのデータ構造。 第4図は本発明の一実施例による管理テーブル正当性確
認の説明図 第5図は本発明の一実施例に係る更新時の処理フローを
示す。 図中、10はデータ処理語fi、+1はリンケージエデ
ィタ、】2はローダ 13はロードモジュールライブラ
リ管理部、】4は管理テーブルアクセス部、15は論理
スタンプ管理部、16はデータ更新部、17はロードモ
ジュールライブラリ。 18a、18bは管理テーブル、19a、19bは論理
スタンプ、D1〜D3はデータを表す。
FIG. 1 is a diagram illustrating the principle of the present invention. FIG. 2 is a diagram illustrating duplication of management tables according to an embodiment of the present invention. FIG. 3 is a data structure of a load module library according to an embodiment of the present invention. FIG. 4 is an explanatory diagram of management table validity confirmation according to an embodiment of the present invention. FIG. 5 shows a processing flow at the time of updating according to an embodiment of the present invention. In the figure, 10 is a data processing word fi, +1 is a linkage editor, ]2 is a loader, 13 is a load module library management section, ]4 is a management table access section, 15 is a logical stamp management section, 16 is a data update section, and 17 is a Load module library. 18a and 18b represent management tables, 19a and 19b represent logical stamps, and D1 to D3 represent data.

Claims (1)

【特許請求の範囲】 実行可能形式のプログラムであるロードモジュールを、
ロードモジュールライブラリ(17)として管理するデ
ータ処理システムにおいて、 ロードモジュールライブラリを管理するための情報を格
納する管理テーブル(18a、18b)を新旧の二重化
構造とし、 ロードモジュールを更新する場合に、管理テーブル以外
のデータは、新しい領域を確保して追加書きとし、 管理テーブルの書込みの正当性は、論理スタンプ(19
a、19b)により保証する ことを特徴とするロードモジュールライブラリ管理処理
方法。
[Claims] A load module which is an executable program,
In a data processing system managed as a load module library (17), the management tables (18a, 18b) that store information for managing the load module library have a dual structure of old and new management tables. Data other than the above will be additionally written by securing a new area, and the validity of writing to the management table is determined by the logical stamp (19
A load module library management processing method characterized by ensuring the following: a, 19b).
JP18506790A 1990-07-12 1990-07-12 Load module library management processing method Pending JPH0476622A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18506790A JPH0476622A (en) 1990-07-12 1990-07-12 Load module library management processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18506790A JPH0476622A (en) 1990-07-12 1990-07-12 Load module library management processing method

Publications (1)

Publication Number Publication Date
JPH0476622A true JPH0476622A (en) 1992-03-11

Family

ID=16164230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18506790A Pending JPH0476622A (en) 1990-07-12 1990-07-12 Load module library management processing method

Country Status (1)

Country Link
JP (1) JPH0476622A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006127153A (en) * 2004-10-28 2006-05-18 Fujitsu Ltd Method and program for restoring link library at fault of dasd

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61260339A (en) * 1985-05-15 1986-11-18 Oki Electric Ind Co Ltd File control method
JPS62105245A (en) * 1985-11-01 1987-05-15 Hitachi Ltd Data control method
JPS63303442A (en) * 1987-06-03 1988-12-12 Hitachi Ltd Data dictionary/directory restoring system
JPH0256037A (en) * 1988-08-22 1990-02-26 Hitachi Ltd Detecting system for page breakdown of data base

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61260339A (en) * 1985-05-15 1986-11-18 Oki Electric Ind Co Ltd File control method
JPS62105245A (en) * 1985-11-01 1987-05-15 Hitachi Ltd Data control method
JPS63303442A (en) * 1987-06-03 1988-12-12 Hitachi Ltd Data dictionary/directory restoring system
JPH0256037A (en) * 1988-08-22 1990-02-26 Hitachi Ltd Detecting system for page breakdown of data base

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006127153A (en) * 2004-10-28 2006-05-18 Fujitsu Ltd Method and program for restoring link library at fault of dasd

Similar Documents

Publication Publication Date Title
CN100440155C (en) Method and apparatus for creating a virtual data copy
EP1224558B1 (en) Method and arrangement for performing atomic updates using a logical flash memory device
CN110555770B (en) Block chain world state checking and recovering method based on incremental hash
JP4704574B2 (en) Method for safely writing pointer for ring memory
JP3136258B2 (en) Disk update log recording method
US6038569A (en) System for data structure loading with concurrent image copy
US5765211A (en) Segmenting non-volatile memory into logical pages sized to fit groups of commonly erasable data
JPH0476622A (en) Load module library management processing method
JPH06149485A (en) Data completion guarantee processing method
JP2001101087A (en) Memory and memory controlling method
JPS5921057B2 (en) Intersystem shared file recovery control method
US20060117213A1 (en) Efficient maintenance of memory list
US7849279B2 (en) Method for the secure updating data areas in non volatile memory, device to perform such a method
JPH039426A (en) Software development environment storing system
JP2631185B2 (en) Database backup method
JPH01140353A (en) System for maintaining data in data base
JP3260433B2 (en) Failure recovery computer system
JPS62297948A (en) Recovery system for fault of data base
JPH03171241A (en) Backup data control system
CN114780499A (en) Batch processing method and device
JPH04155548A (en) Log management and recovery processing system
JPH07200378A (en) Library file management equipment
JPS63195755A (en) Contents assuring system for information on main memory device
JPH04209044A (en) Data base control system
JPH01119839A (en) File constitution control system