JPH0744440A - Data save device - Google Patents

Data save device

Info

Publication number
JPH0744440A
JPH0744440A JP5193391A JP19339193A JPH0744440A JP H0744440 A JPH0744440 A JP H0744440A JP 5193391 A JP5193391 A JP 5193391A JP 19339193 A JP19339193 A JP 19339193A JP H0744440 A JPH0744440 A JP H0744440A
Authority
JP
Japan
Prior art keywords
storage device
data
copying
copy
access
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
JP5193391A
Other languages
Japanese (ja)
Inventor
Akihiro Suzuki
明廣 鈴木
Masahiko Hayashi
正彦 林
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 Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
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 Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP5193391A priority Critical patent/JPH0744440A/en
Publication of JPH0744440A publication Critical patent/JPH0744440A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the required time up to job restart when data in a volatile storage device are missing due to a fault. CONSTITUTION:The device is made up of an extended storage device 2 being a volatile storage device, a magnetic disk device 3 being a nonvolatile storage device, a copying means 41 copying data from the extended storage device 2 to the magnetic disk device 3, a buffer 42 used for the purpose, a copy display means 5 displaying it that data in the extended storage device 2 are being copied, a detection means 61 detecting it that the data in the extended storage device 2 are updated for a predetermined number of times to start copying, a counter group 62 used for it, an access suppression means 7 suppressing the updating of data in the extended storage device 2 making copying, an access display means 8 displaying it that the data in the extended storage device 2 are being updated, and a copy suppression means 9 suppressing the copy of the data in the extended storage device 2 making updating.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ退避装置、特に一
般的なオンラインシステムのようにデータの更新履歴を
保存しながらデータを更新するデータ処理装置におい
て、低速アクセスの不揮発性記憶装置のデータを高速ア
クセス可能な揮発性記憶装置上で利用する場合におい
て、揮発性記憶装置上のデータを不揮発性記憶装置へ退
避するデータ退避装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data saving device, and more particularly, to a data processing device for updating data while preserving a data update history like a general online system. The present invention relates to a data saving device that saves data in a volatile storage device to a nonvolatile storage device when used on a volatile storage device that can be accessed at high speed.

【0002】[0002]

【従来の技術】半導体による代要領記憶装置の製造が可
能になったことにより、磁気ディスク等の低速アクセス
記憶装置上のデータの一部をこれら半導体による高速ア
クセス記憶装置上にロードしてデータの参照、更新の実
質的な高速化を実現する電子ディスクが普及してきた。
しかしながら磁気ディスクに代表される磁気を応用した
記憶装置では、電源の停止等記憶媒体自体以外の障害に
より記憶内容が失われることはないが、半導体性の記憶
装置では、電源の停止あるいは電源の継続性が保証され
なくなることにより記憶内容が失われる。後者のような
例としては、半導体製拡張記憶装置を磁気ディスク記憶
装置の高速バッファとして使用する記憶システムにおい
てオペレーティングシステム(OS)が停止してOSか
ら見た拡張記憶装置の電源の継続性が失われる場合があ
る。
2. Description of the Related Art Since it has become possible to manufacture substitute storage devices using semiconductors, some of the data on low speed access storage devices such as magnetic disks can be loaded onto these semiconductor high speed access storage devices. Electronic discs have become widespread that can substantially speed up referencing and updating.
However, in a storage device using magnetism such as a magnetic disk, the stored contents are not lost due to a failure other than the storage medium itself, such as the stop of the power supply. However, in the semiconductor storage device, the power supply is stopped or the power is continued. The memory content is lost due to the loss of the guarantee of the sex. As an example of the latter, in a storage system that uses a semiconductor extended storage device as a high-speed buffer of a magnetic disk storage device, the operating system (OS) stops and the continuity of the power supply of the extended storage device seen from the OS is lost. There is a case to be seen.

【0003】このような障害が生じた場合、半導体記憶
装置自体が大容量であるために、関連するファイルある
いはデータセットの数も多くデータの復旧に多大の時間
を要し業務に与える影響も大きい。
When such a failure occurs, since the semiconductor memory device itself has a large capacity, the number of related files or data sets is large, and it takes a lot of time to restore the data, which has a great influence on the business. .

【0004】そこで、従来は、この影響に対するソフト
ウェアでの対策として、OSまたは応用プログラム(A
P)がデータの更新履歴を不揮発性記憶装置に累積し、
データ喪失時にはこの更新履歴を使って最後にデータの
退避が行われた時点以降のデータを更新履歴に従って再
度更新処理を行って障害時点のデータを復元する方法が
採られてきた。また、ハードウェアでの対策として、公
開特許公報(昭61−25456)は、ソフトウェアに
退避の手段を提供することに加えさらに、退避されたデ
ータが無効になったことをソフトウェアに通知しソフト
ウェアに再退避を警告する技術を、また公開特許公報
(昭64−3758)は、半導体記憶装置に予備電源
(バックアップ電源装置)を設置することにより停電対
策とする技術をそれぞれ開示している。
Therefore, conventionally, as a software countermeasure against this influence, an OS or an application program (A
P) accumulates the update history of the data in the non-volatile storage device,
At the time of data loss, a method has been adopted in which the update history is used to re-update the data after the last save of the data according to the update history to restore the data at the time of the failure. In addition, as a measure against hardware, Japanese Patent Laid-Open No. 61-25456 discloses that software is provided with a saving means, and in addition, the software is notified that the saved data has become invalid. Japanese Patent Laid-Open Publication No. 64-3758 discloses a technique for warning re-evacuation, and a technique for providing a power failure countermeasure by installing a standby power supply (backup power supply device) in a semiconductor memory device.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のデータ
退避装置では、ソフトウェアに退避の警告を与えるハー
ドウェアの機能は、それ自体半導体上のデータを保証す
るものではなく、更新履歴を使用する場合、データの初
期値に対し障害発生までの処理を再実行して最新データ
を再現するために、障害発生からデータの復旧までに長
時間を要する。
In the above-mentioned conventional data saving apparatus, the hardware function of giving a warning of saving to software does not guarantee the data on the semiconductor itself, and uses the update history. , It takes a long time from the occurrence of a failure to the restoration of the data, because the latest data is reproduced by re-executing the processing until the failure occurs for the initial value of the data.

【0006】また、予備電源等による方式では、装置の
コスト上昇、設置フロア拡大等の問題があり、また予備
電源を含む障害には対処できないという問題がある。
In addition, the method using a backup power source has a problem that the cost of the apparatus increases, the installation floor is expanded, and the failure including the backup power source cannot be dealt with.

【0007】[0007]

【課題を解決するための手段】本発明の装置は、更新履
歴を保存してデータの更新を行う電子計算機システムに
おけるデータ退避装置において、揮発性の第1記憶装置
の記憶内容を不揮発性の第2記憶装置へ複写する複写手
段と、前記複写中であることを表示する複写表示手段
と、前記第1記憶装置の記憶内容が主記憶装置から転送
されたデータによって更新された割合が予め定められた
閾値を超えたことを検出する検出手段と、前記複写表示
手段が複写中を表示しているときは前記主記憶装置から
前記第1記憶装置へのデータ転送を抑止するアクセス抑
止手段と、前記第1記憶装置上のデータが更新中である
ことを表示するアクセス表示手段と、前記アクセス表示
手段がアクセス中を表示しているときは前記複写を抑止
する複写抑止手段とから構成されることを特徴とするデ
ータ退避装置特徴とする。
According to an embodiment of the present invention, in a data saving device in an electronic computer system that saves an update history and updates data, a volatile first storage device stores a nonvolatile content in a nonvolatile storage device. (2) Copying means for copying to the storage device, copy display means for displaying that the copying is in progress, and the proportion of the contents stored in the first storage device updated by the data transferred from the main storage device are predetermined. Detecting means for detecting that the threshold value has been exceeded, access suppressing means for suppressing the data transfer from the main storage device to the first storage device when the copy display means is displaying copying. Access display means for displaying that the data on the first storage device is being updated, and copy inhibiting means for inhibiting the copying when the access display means indicates that the data is being accessed. The data save device, wherein, characterized in that the al configuration.

【0008】[0008]

【実施例】図1を参照すると、本発明の一実施例は、主
記憶装置1,主記憶装置1との間でデータ転送を行う拡
張記憶装置2,磁気ディスク装置3,拡張記憶装置2の
記憶内容を磁気ディスク装置3へ複写する複写手段4
1,そのために使用されるバッファ42,拡張記憶装置
2から磁気ディスク3へ複写手段41により複写中であ
ることを表示する複写表示手段5、拡張記憶装置2の記
憶内容が主記憶装置1から転送されてデータによって更
新された割合が予め定められた閾値を超えたことを検出
する検出手段61,そのために使用されるカウンタ群6
2,複写表示手段5が複写中を表示しているときは主記
憶装置1から拡張記憶装置2へのデータ転送を抑止する
アクセス抑止手段7、拡張記憶装置上のデータが更新中
あることを表示するアクセス表示手段8がデータ更新中
を表示しているときは拡張記憶装置2から磁気ディスク
装置3への複写を抑止する複写抑止手段9から構成され
ている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Referring to FIG. 1, an embodiment of the present invention comprises an extended storage device 2, a magnetic disk device 3, and an extended storage device 2 for transferring data to and from a main storage device 1, a main storage device 1. Copying means 4 for copying the stored contents to the magnetic disk device 3.
1, a buffer 42 used for that purpose, a copy display unit 5 for displaying that copying is being performed by the copying unit 41 from the extended storage unit 2 to the magnetic disk 3, and the storage contents of the extended storage unit 2 are transferred from the main storage unit 1. Detecting means 61 for detecting that the ratio of the data updated by the data exceeds a predetermined threshold value, and a counter group 6 used therefor
2. When the copy display means 5 indicates that copying is in progress, an access restraint means 7 for restraining data transfer from the main storage device 1 to the extended storage device 2 and a display that the data on the extended storage device are being updated When the access display unit 8 displays that the data is being updated, it is composed of a copy inhibiting unit 9 that inhibits copying from the extended storage unit 2 to the magnetic disk unit 3.

【0009】図2は、拡張記憶装置2および磁気ディス
ク装置3のデータの記憶配置を示す。図2を参照する
と、本実施例のデータ格納形式は、固定長のレコードと
してファイル内に格納され、その格納位置によって決ま
るレコード番号、1、2…nによりレコードは互いに区
別される。磁気ディスク装置3には、拡張記憶装置2上
の各レコードR、R…Rに対する退避領域S
、…Sが割り当てられる。
FIG. 2 shows a storage arrangement of data in the extended storage device 2 and the magnetic disk device 3. Referring to FIG. 2, the data storage format of the present embodiment is stored in the file as a fixed-length record, and the records are distinguished from each other by the record numbers 1, 2, ... N determined by the storage position. In the magnetic disk device 3, the save area S 1 for each record R 1 , R 2 ... R n on the extended storage device 2,
S 2 , ... S n are assigned.

【0010】また、図3は、図2のデータレコードのレ
コード形式を示し、データレコードは、少なくともその
レコードが作成されあるいは最後に更新された日時とデ
ータ本体とを含む。
FIG. 3 shows the record format of the data record shown in FIG. 2. The data record includes at least the date and time when the record was created or last updated and the data body.

【0011】次に、本実施例の動作について拡張記憶装
置2上のデータレコードR(1≦1≦n)を磁気ディ
スク装置3の退避領域Sへ退避する場合を例にとって
説明する。
Next, the operation of this embodiment will be described by taking as an example the case where the data record R i (1 ≦ 1 ≦ n) in the expansion storage device 2 is saved in the save area S i of the magnetic disk device 3.

【0012】まず、応用プログラム11は、レコードR
へのアクセス即ち参照または更新を行う入出力の実行
をオペレーティングシステム12へ依頼する。オペレー
ティングシステム12は、アクセス対象のレコードR
が退避(複写)動作中でないことを判定するためにアク
セス抑止手段7を呼び出す。
First, the application program 11 records the record R
The operating system 12 is requested to execute input / output for accessing or referencing or updating i . The operating system 12 uses the record R i to be accessed.
Call the access inhibiting means 7 to determine that the backup is not being saved (copied).

【0013】アクセス抑止手段7は、呼び出されると、
図9に示すように、先ずアクセスのタイプが参照が更新
かを判定する(図9の711)。アクセスタイプが参照
であれば、複写動作中か否かによらず拡張記憶装置2上
のレコードRを参照できるので、レコードRの参照
を実行して(717)処理を終了する。この場合アクセ
スの実行がレコードRの応用プログラム11内への通
常の読み込み動作であり、本発明の本質部分とは関係な
く、例えばオペレーティングシステム12の入力カルー
チンによって実行されるものとして詳細な説明は省略す
る。
When the access inhibiting means 7 is called,
As shown in FIG. 9, first, it is determined whether the type of access is reference update (711 in FIG. 9). If the access type is reference, the record R i in the extended storage device 2 can be referred regardless of whether the copy operation is being performed, and therefore the record R i is referred to (717) and the process ends. In this case, the detailed description will be given assuming that the execution of the access is a normal read operation of the record R i into the application program 11 and is executed by the input routine of the operating system 12 regardless of the essential part of the present invention. Omit it.

【0014】一方、アクセスタイプが更新であった場合
(711)、レコードRへのアクセスは複写動作との
間で排他処理が必要となるのでアクセス対象のレコード
番号iをオペレーティングシステム12から入力し(7
12)、複写表示手段5のレコードRの複写表示フラ
グFを参照することにより複写中か否かを削除する
(713)。
On the other hand, when the access type is update (711), access to the record R i requires exclusive processing with the copying operation, so the record number i to be accessed is input from the operating system 12. (7
12) By referring to the copy display flag F i of the record R i of the copy display means 5, it is deleted whether or not copying is in progress (713).

【0015】複写表示手段5は図6に示すように、各レ
コードR、R、…、Rに対して、そのレコードが
複写処理中であるか否かを表示するフラグF、F
から構成されている。レコーソRのフラグF
複写表表手段5のテーブルのバイト(i−1)である。
このフラグが「複写中」を表示しているとき(この1バ
イトの内容が“0”でない時とする)は、一定時間待ち
合わせを行った後(図9の714)再度複写表示手段5
のフラグFをチェックする(713)。
As shown in FIG. 6, the copy display means 5 shows, for each record R 1 , R 2 , ..., R n , flags F 1 , F for displaying whether or not the record is being copied. 2 ...
It is composed of F n . The flag F i of the record R i is the byte (i−1) of the table of the copy table table means 5.
When this flag is displaying "copying" (when the content of this 1 byte is not "0"), after waiting for a certain time (714 in FIG. 9), the copy display means 5 is displayed again.
The flag F i is checked (713).

【0016】複写表示手段5のフラグFの表示が「複
写中」でなければ(たとえばこの1バイトの内容が
“0”)レコードRが更新中であることをアクセス表
示手段8に設定する(715)。アクセス表示手段8
は、図10に示すように、各レコードR、R…R
に対してフラグG、G…Gから構成されている。
アクセス表示手段8のフラグG(バイト)i−1))
の内が“0”でないときレコードRは更新中、“0”
ならば更新中でないとする。
If the display of the flag F i of the copy display means 5 is not "copying" (for example, the content of this 1 byte is "0"), it is set in the access display means 8 that the record R i is being updated. (715). Access display means 8
, As shown in FIG. 10, each record R i , R 2 ... R n
On the other hand, the flags G 1 , G 2 ... G n are included.
Flag G i (byte) i-1) of the access display means 8))
When the value in the record is not “0”, the record R i is being updated and is “0”
If so, it is not being updated.

【0017】次に、アクセス抑止手段7は、検出手段6
1を呼び出し(716)、レコードRを磁気ディスク
装置3へ退避することが必要か否かを判定させたうえ
で、更新を実行する(717)。更新は通常の出力動作
であり、本発明とは直接関係ないので、その詳細な説明
は省略するが、例えばオペレーティングシステム12の
出力ルーチンを呼出すことにより実行される。
Next, the access inhibiting means 7 is the detecting means 6
1 is called (716), it is determined whether or not it is necessary to save the record R i to the magnetic disk device 3, and then the update is executed (717). Since the update is a normal output operation and is not directly related to the present invention, its detailed description is omitted, but it is executed by calling an output routine of the operating system 12, for example.

【0018】最後にアクセス表示手段5のバイト(i−
1)に“0”を書き込んで更新中表示を解除し(71
8)処理を終了する。
Finally, the byte (i-
Write "0" in 1) to cancel the updating display (71
8) End the process.

【0019】上述のステップ716で呼び出された検出
手段61は、図7に示すように、アクセス抑止手段7か
らレコード番号(本説明ではi)を入力し(611)、
検出手段62内のレコードRの更新回数を1カウント
アップしてカウンタ62群を更新する(612)。カウ
ンタ群62は、図8に示すよう各レコードについて1バ
イトのカウンタをもっており、レコードRのカウンタ
はバイト(i−1)にある。カウンタC図はレコ
ードRが作成され、または最後に更新された以降の更
新回数を表示する。
As shown in FIG. 7, the detecting means 61 called in step 716 described above inputs the record number (i in this description) from the access inhibiting means 7 (611),
The number of updates of the record R i in the detection means 62 is incremented by 1 and the group of counters 62 is updated (612). Counter group 62, has a counter 1 byte for each record as shown in FIG. 8, the counter C i record R i in byte (i-1). The counter C i diagram displays the number of updates since record R i was created or last updated.

【0020】次に検出手段61はレコードRのカウン
タC、即ちバイト(i−1)の値を予め外部から設定
された値(閾値)と比較する(613)。その結果、カ
ウンタCiの内容が閾値を超えているとき、即ちレコー
ドRが閾値の回数だけ更新された場合は、カウンタC
iを“0”にっ初期化し(614)、レコードRを磁
気ディスク装置3へ複写するために複写抑止手段9を起
動する(615)。一方、カウンタCの内容が閾値に
達していなければ検出手段61の動作は終了する。
Next, the detecting means 61 compares the value of the counter C i of the record R i , that is, the value of the byte (i-1) with a value (threshold value) set from the outside in advance (613). As a result, when the content of the counter Ci exceeds the threshold value, that is, when the record R i is updated the number of times of the threshold value, the counter C
i is initialized to "0" (614), and the copy inhibiting means 9 is activated to copy the record R i to the magnetic disk device 3 (615). On the other hand, if the content of the counter C i has not reached the threshold value, the operation of the detection means 61 ends.

【0021】複写抑止手段9は、呼び出されると、図1
1に示すように、検出手段61からレコード番号(i)
を入力し(91)、レコードRを磁気ディスク装置3
へ複写するために複写手段41を呼び出す(92)。
When the copy inhibiting means 9 is called, the copy inhibiting means 9 shown in FIG.
1, the record number (i) from the detection means 61 is displayed.
Is input (91), and the record R i is input to the magnetic disk device 3
The copying means 41 is called to copy to (92).

【0022】複写手段41は呼び出されると、図4に示
すように、複写抑止手段9からレコード番号(i)を入
力し(411)、複写表示手段5内のレコードRの複
写中フラグFを複写中表示に設定し(その内容を
“0”以外の値にし)(412)、図5に示す複写手段
42内のチャンネルプログラムバッファ422に拡張記
憶装置2内のレコードRを入出力バッファ421に読
み込むためのチャンネルプログラムを作成してレコード
を入出力バッファ421に読み込む(413)。
When the copy means 41 is called, as shown in FIG. 4, the record number (i) is input from the copy inhibiting means 9 (411) and the copy flag F i of the record R i in the copy display means 5 is input. Is set to be displayed during copying (its content is set to a value other than "0") (412), and the record R i in the extended storage device 2 is input / output buffered in the channel program buffer 422 in the copying means 42 shown in FIG. A channel program to be read into 421 is created and the record R i is read into the input / output buffer 421 (413).

【0023】つづいて、複写手段41は、チャンネルプ
ログラムバッファ422内に、入出力バッファ421内
のレコードを磁気ディスク装置3の複写領域Sへ書き
込むためのチャンネルプログラムを作成し、入出力バッ
ファ421内のレコードRを磁気ディスク装置3内の
複写Sへ書き込む。ここで、入出力バッファ421と
拡張記憶装置2および磁気ディスク装置3とのレコード
の転送は本発明の本質的部分には関係がないので詳細は
説明を省略するが、通常この動作はオペレーティングシ
ステム12の入出力ルーチンを呼び出すことによって実
行できる。
Subsequently, the copying means 41 creates a channel program for writing the record in the input / output buffer 421 into the copy area S i of the magnetic disk device 3 in the channel program buffer 422, and then in the input / output buffer 421. The record R i is written in the copy S i in the magnetic disk device 3. Here, the transfer of records between the input / output buffer 421 and the extended storage device 2 and the magnetic disk device 3 is not related to the essential part of the present invention, and therefore detailed description thereof will be omitted, but normally this operation is performed by the operating system 12. This can be done by calling the I / O routine of.

【0024】以上の動作によってレコードRの複写が
磁気ディスク装置3上に作成されるので、つぎに、複写
手段41は複写表示手段5内のフラグFに“0”を書
き込んで(415)処理を終了する。
Since a copy of the record R i is created on the magnetic disk device 3 by the above operation, the copying means 41 next writes "0" in the flag F i in the copy display means 5 (415). The process ends.

【0025】[0025]

【発明の効果】以上説明したように、本発明のデータ退
避装置によれば、揮発性記憶装置上のデータは、更新が
一定回数行われると不揮発性記憶装置へ退避されるの
で、電源障害等、揮発性記憶装置上のデータが失われる
障害が発生した場合でも、更新履歴レコード(ジャーナ
ル)による復元量を限定でき、迅速なデータ復旧と業務
再開が可能となる。また複写(退避)動作は、一定回数
の更新が行われたデータに対してのみ実施されるので、
複写動作による業務の遅れの影響を限定することができ
るという利点がある。
As described above, according to the data saving device of the present invention, the data in the volatile storage device is saved in the non-volatile storage device after being updated a certain number of times. Even when a failure occurs in which data on the volatile storage device is lost, the amount of restoration by the update history record (journal) can be limited, and rapid data recovery and business restart can be performed. In addition, since the copy (save) operation is performed only on the data that has been updated a certain number of times,
There is an advantage that it is possible to limit the influence of the work delay due to the copying operation.

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

【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】図1の実施例における拡張記憶装置および磁気
ディスク装置上のレコード格納形式を示す図である。
FIG. 2 is a diagram showing a record storage format on an extended storage device and a magnetic disk device in the embodiment of FIG.

【図3】図2のレコード形式を示す図である。FIG. 3 is a diagram showing a record format of FIG.

【図4】図1における複写手段41のフローチャートで
ある。
FIG. 4 is a flowchart of copying means 41 in FIG.

【図5】図1におけるバッファの構成図である。5 is a configuration diagram of a buffer in FIG.

【図6】図1における複写表示手段5の構成図である。6 is a configuration diagram of a copy display unit 5 in FIG.

【図7】図1における検出手段61のフローチャートで
ある。
7 is a flowchart of a detection means 61 in FIG.

【図8】図1におけるカウンタ62の構成図である。FIG. 8 is a configuration diagram of a counter 62 in FIG.

【図9】図1におけるアクセス抑止手段7のフローチャ
ートである。
FIG. 9 is a flowchart of an access inhibiting unit 7 in FIG.

【図10】図1におけるアクセス表示手段8の構成図で
ある。
10 is a configuration diagram of access display means 8 in FIG.

【図11】図1における複写抑止手段のフローチャート
である。
FIG. 11 is a flowchart of copy inhibiting means in FIG.

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

1 主記憶装置 2 拡張記憶装置 3 磁気ディスク装置(DASD) 41 複写手段(CPU) 42 バッファ 5 複写表示手段 61 検出手段(CPU) 62 カウンタ群 7 アクセス抑止手段 8 アクセス表示手段 9 複写抑止手段 10 中央処理装置 11 応用プログラム 12 オペレーティングシステム 131 チャンネル 132 データバス 1 Main Storage Device 2 Extended Storage Device 3 Magnetic Disk Device (DASD) 41 Copying Means (CPU) 42 Buffer 5 Copying Displaying Means 61 Detecting Means (CPU) 62 Counter Group 7 Access Inhibiting Means 8 Access Displaying Means 9 Copying Inhibiting Means 10 Central Processor 11 Application program 12 Operating system 131 Channel 132 Data bus

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 更新履歴を保存してデータの更新を行う
電子計算機システムにおけるデータ退避装置において、 揮発性の第1記憶装置の記憶内容を不揮発性の第2記憶
装置へ複写する複写手段と、 前記複写中であることを表示する複写表示手段と、 前記第1記憶装置の記憶内容が主記憶装置から転送され
たデータによって更新された割合が予め定められた閾値
を超えたことを検出する検出手段と、 前記複写表示手段が複写中を表示しているときは前記主
記憶装置から前記第1記憶装置へのデータ転送を抑止す
るアクセス抑止手段と、 前記第1記憶装置上のデータが更新中であることを表示
するアクセス表示手段と、 前記アクセス表示手段がアクセス中を表示しているとき
は前記複写を抑止する複写抑止手段とから構成されるこ
とを特徴とするデータ退避装置。
1. A data saving device in an electronic computer system for saving an update history and updating data, a copy means for copying the stored contents of a volatile first storage device to a non-volatile second storage device. Copy display means for displaying that the copying is in progress, and detection for detecting that the rate at which the storage content of the first storage device is updated by the data transferred from the main storage device exceeds a predetermined threshold value. Means, access restraining means for restraining data transfer from the main storage device to the first storage device when the copy display means displays copying, and data on the first storage device is being updated. Is displayed, and a copy inhibiting unit that inhibits the copying when the access displaying unit indicates that the access is being performed. Data saving device.
【請求項2】 前記第1記憶装置が拡張記憶装置、前記
第2記憶装置が磁気ディスク装置、前記複写手段,前記
検出手段,前記アクセス抑止手段および前記複写抑止手
段が中央処理装置、前記アクセス表示手段、および前記
複写表示手段が主記憶装置であることを特徴とする請求
項1記載のデータ退避装置。
2. The first storage device is an extended storage device, the second storage device is a magnetic disk device, the copying means, the detecting means, the access inhibiting means and the copy inhibiting means are a central processing unit and the access display. 2. The data saving device according to claim 1, wherein the means and the copy display means are main storage devices.
JP5193391A 1993-08-04 1993-08-04 Data save device Pending JPH0744440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5193391A JPH0744440A (en) 1993-08-04 1993-08-04 Data save device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5193391A JPH0744440A (en) 1993-08-04 1993-08-04 Data save device

Publications (1)

Publication Number Publication Date
JPH0744440A true JPH0744440A (en) 1995-02-14

Family

ID=16307164

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5193391A Pending JPH0744440A (en) 1993-08-04 1993-08-04 Data save device

Country Status (1)

Country Link
JP (1) JPH0744440A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6123604A (en) * 1996-10-31 2000-09-26 Nidek Co., Ltd. Apparatus and method for grinding eyeglass lenses
US6261150B1 (en) 1998-06-30 2001-07-17 Nidek Co., Ltd. Eyeglass lens grinding apparatus
US6719609B2 (en) 2000-04-28 2004-04-13 Nidek Co., Ltd. Eyeglass lens processing apparatus
JP2009282834A (en) * 2008-05-23 2009-12-03 Fujitsu Ltd Disk array device, method for applying control firm, and control unit for controlling application of control firm
KR20170081557A (en) * 2016-01-04 2017-07-12 베이징 바이두 넷컴 사이언스 앤 테크놀로지 코., 엘티디. Method and device for updating object data in object storage system
CN107316611A (en) * 2017-08-30 2017-11-03 深圳市华星光电半导体显示技术有限公司 The compensation method of OLED display

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6123604A (en) * 1996-10-31 2000-09-26 Nidek Co., Ltd. Apparatus and method for grinding eyeglass lenses
US6261150B1 (en) 1998-06-30 2001-07-17 Nidek Co., Ltd. Eyeglass lens grinding apparatus
US6719609B2 (en) 2000-04-28 2004-04-13 Nidek Co., Ltd. Eyeglass lens processing apparatus
JP2009282834A (en) * 2008-05-23 2009-12-03 Fujitsu Ltd Disk array device, method for applying control firm, and control unit for controlling application of control firm
US8312211B2 (en) 2008-05-23 2012-11-13 Fujitsu Limited Disk array apparatus, method for application of control firmware, and controlling unit for controlling application of control firmware
KR20170081557A (en) * 2016-01-04 2017-07-12 베이징 바이두 넷컴 사이언스 앤 테크놀로지 코., 엘티디. Method and device for updating object data in object storage system
JP2017123140A (en) * 2016-01-04 2017-07-13 ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド Method and apparatus for updating object data in object storage system
US10380103B2 (en) 2016-01-04 2019-08-13 Beijing Baidu Netcom Science And Technology Co., Ltd. Object data updating method and apparatus in an object storage system
CN107316611A (en) * 2017-08-30 2017-11-03 深圳市华星光电半导体显示技术有限公司 The compensation method of OLED display
CN107316611B (en) * 2017-08-30 2019-10-11 深圳市华星光电半导体显示技术有限公司 The compensation method of OLED display

Similar Documents

Publication Publication Date Title
US5546534A (en) Method of operating a computer system
JP3856855B2 (en) Differential backup method
US5043871A (en) Method and apparatus for database update/recovery
EP0566966B1 (en) Method and system for incremental backup copying of data
US7840768B2 (en) Memory-controller-embedded apparatus and procedure for achieving system-directed checkpointing without operating-system kernel support
KR100238925B1 (en) A recoverable disk control system with a non-volatile memory
JPH11272427A (en) Method for saving data and outside storage device
JPH0744440A (en) Data save device
JP2003058324A (en) Disk array device
JP3022011B2 (en) Data backup system
JP7074291B2 (en) Information processing equipment, information processing methods and programs
USRE45632E1 (en) Memory-controller-embedded apparatus and procedure for achieving system-directed checkpointing without operating-system kernel support
US5594909A (en) File I/O control device writing blocks to faster device first and canceling exclusive lock as each block is written
JPH11212845A (en) Device and method for backup data management and recording medium
JPH04218842A (en) Reexecution method for program
JP2718676B2 (en) Virtual memory dump processing method
CA2153508C (en) A method of operating a computer system
JP2776608B2 (en) Reformat processing method of auxiliary storage device
JP2746102B2 (en) One point backup method of business data file in case of magnetic disk device failure
JPH06214848A (en) Data base managing system
JPH06266598A (en) Information processor
JP2913774B2 (en) Editing data storage control method for data processing system
JP2008257576A (en) Virtual machine execution device and backup program
JPH0619767A (en) Magnetic disk device with file restoration function
WO1995019599A1 (en) File backup system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19981124