JPH0244441A - File saving check system - Google Patents

File saving check system

Info

Publication number
JPH0244441A
JPH0244441A JP63196328A JP19632888A JPH0244441A JP H0244441 A JPH0244441 A JP H0244441A JP 63196328 A JP63196328 A JP 63196328A JP 19632888 A JP19632888 A JP 19632888A JP H0244441 A JPH0244441 A JP H0244441A
Authority
JP
Japan
Prior art keywords
file
saved
saving
save
evacuation
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
JP63196328A
Other languages
Japanese (ja)
Inventor
Atsushi Shimano
淳 島野
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
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63196328A priority Critical patent/JPH0244441A/en
Publication of JPH0244441A publication Critical patent/JPH0244441A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prevent a saved file from being left unsaved by checking whether or not the saved file is saved automatically at the time of saving the saved file. CONSTITUTION:A file saving means 111 performs the saving processing of the saved file at the time of generating a fault in a file, and also, sets information representing which saved file is saved in an internal table 12. A file saving presence/absence checking means 112 decides whether or not all the saved files are saved by the file saving means 111 by referring to the internal table 12, and when an unsaved file remains, an alarm is issued. In such a way, it is possible to prevent the saved file from being left unsaved, and to perform the saving checking of the saved file efficiently.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はファイル退避チェック方式に関し、特にファイ
ル障害時に復旧の対象となるファイル(以下、退避ファ
イルと称する)が全て退避されたか否かをチェックする
ファイル退避チェック方式〔従来の技術〕 従来、この種のファイル退避チェック方式では、退避フ
ァイルの退避後に出力される退避ファイル−覧表を見て
、全ての退避ファイルが退避されたか否かを手作業でチ
ェックしていた。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a file evacuation check method, and in particular, a method for checking whether all files to be recovered in the event of a file failure (hereinafter referred to as evacuation files) have been evacuated. [Conventional technology] Conventionally, in this type of file evacuation check method, a list of evacuation files that is output after evacuation of evacuation files is checked to manually check whether all evacuation files have been evacuated. I was checking it at work.

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

上述した従来のファイル退避チェック方式では、全ての
退避ファイルが退避されたか否かを退避ファイルの退避
後に出力される退避ファイル−覧表を見てチェックして
いたので、退避漏れが発生していた場合にはファイルの
復旧が行えない事態が発生するおそれがあるという欠点
がある。
In the conventional file backup checking method described above, it was checked whether all the saved files had been saved by looking at the list of saved files that was output after saving the saved files, which resulted in omissions in the files being saved. The disadvantage is that in some cases, a situation may occur in which files cannot be recovered.

また、全ての退避ファイルが退避されたか否かを手作業
でチェックしていたので、チェックに手間がかかり、効
率が悪いという欠点がある。
Furthermore, since it is manually checked whether all the saved files have been saved, there is a drawback that the checking is time-consuming and inefficient.

本発明の目的は、上述の点に鑑み、退避ファイルの退避
時に退避ファイルが退避されたか否かを自動的にチェッ
クして退避されなかった退避ファイルがある場合にはコ
ンソール装置のアラームを鳴らすとともに退避されてい
ない退避ファイルの退避ファイル名を表示するという警
告を行うことにより、退避ファイルの退避漏れのために
フッ。イルの復旧が行えないということをなくすことが
でき、退避ファイルが退避されたか否かのチェックを効
率よく行うことができるファイル退避チェック方式を提
供することにある。
In view of the above points, an object of the present invention is to automatically check whether or not a saved file has been saved when saving a saved file, and to sound an alarm on a console device if there is a saved file that has not been saved. By displaying the name of the saved file that has not been saved, a warning will be displayed to prevent errors due to failure to save the saved file. To provide a file backup check method that can eliminate the inability to restore files and efficiently check whether or not a backup file has been saved.

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

本発明のファイル退避チェック方式は、ファイル障害時
に退避ファイルの退避処理を行うとともに内部テーブル
にどの退避ファイルを退避したかを示す情報を設定する
ファイル退避手段と、このファイル退避手段により全て
の退避ファイルが退避されたか否かを前記内部テーブル
を参照して判定し退避されていない退避ファイルがある
場合には警告を発するファイル退避有無チェック手段と
を有する。
The file evacuation check method of the present invention includes a file evacuation means that performs evacuation processing of evacuation files in the event of a file failure and sets information in an internal table indicating which evacuation files have been evacuated; and a file evacuation check means for determining whether or not a file has been saved by referring to the internal table and issuing a warning if there is a save file that has not been saved.

〔作用〕[Effect]

本発明のファイル退避チェック方式では、ファイル退避
手段がファイル障害時に退避ファイルの退避処理を行う
とともに内部テーブルにどの退避ファイルを退避したか
を示す情報を設定し、ファイル退避有無チェック手段が
ファイル退避手段により全ての退避ファイルが退避され
たか否かを内部テーブルを参照して判定し退避されてい
ない退避ファイルがある場合には警告を発する。
In the file evacuation check method of the present invention, the file evacuation means performs evacuation processing of evacuation files in the event of a file failure, and sets information indicating which evacuation file has been evacuation in an internal table, and the file evacuation check means It determines whether all the save files have been saved by referring to an internal table, and issues a warning if there are any save files that have not been saved.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例のファイル退避チェック方
式の構成を示すブロック図である。本実施例のファイル
退避チェック方式は、データ処理装置1と、コンソール
装置2と、退避先補助記憶装置3と、退避先補助記憶装
置4とから構成されている。
FIG. 1 is a block diagram showing the configuration of a file backup check method according to an embodiment of the present invention. The file evacuation check method of this embodiment is composed of a data processing device 1, a console device 2, an evacuation destination auxiliary storage device 3, and an evacuation destination auxiliary storage device 4.

データ処理装置Iは、ファイル退避手段111およびフ
ァイル退避有無チェック手段112からなるファイル退
避機能11と、内部テーブル12とを含んで構成されて
いる。
The data processing device I is configured to include a file saving function 11 consisting of a file saving means 111 and a file saving presence checking means 112, and an internal table 12.

退避先補助記憶装置3には、退避の対象となる複数の退
避ファイルA、退避ファイルB、・・・、退避ファイル
Zが格納されている。
The save destination auxiliary storage device 3 stores a plurality of save files A, save files B, . . . , save files Z to be saved.

第2図を参照すると、本実施例のファイル退避チェック
方式における処理は、退避ファイル退避ステップ21と
、内部テーブル退避法項目設定ステップ22と、ファイ
ル退避終了判定ステップ23と、内部テーブル入力ステ
ップ24と、退避法項目チェックステップ25と、全退
避済項目値“済゛判定ステップ26と、アラーム鳴動ス
テップ27と、未退避済退避ツァイル名出カステップ2
8とからなる。
Referring to FIG. 2, the processing in the file save check method of this embodiment includes a save file save step 21, an internal table save method item setting step 22, a file save end determination step 23, and an internal table input step 24. , saving method item check step 25, all saved item value "completed" judgment step 26, alarm sounding step 27, unsaved saved evacuation zeil name output step 2
It consists of 8.

第3図は、内部テーブル12への値設定の様子を例示す
る図である。内部テーブル12には、退避ファイルの退
避開始前に退避先補助記憶装置3内の退避ファイルA、
退避ファイルB、・・・、退避ファイルZ毎にエントリ
が確保され、退避ファイル名121の値が設定される。
FIG. 3 is a diagram illustrating how values are set in the internal table 12. The internal table 12 stores the save file A in the save destination auxiliary storage device 3 before starting to save the save file.
An entry is secured for each save file B, . . . , save file Z, and the value of the save file name 121 is set.

また、退避先補助記憶装置3内の退避ファイルA、退避
ファイルB、・・・退避ファイルZが退避先補助記憶装
置4内に退避される毎に退避された退避ファイルA、退
避ファイルB、・・・、退避ファイルZの退避ファイル
名121対応の退避法項目122の値として“済”が設
定される。
In addition, each time the save file A, save file B, . ..., "Completed" is set as the value of the save method item 122 corresponding to the save file name 121 of the save file Z.

次に、このように構成された本実施例のファイル退避チ
ェック方式の動作について説明する。
Next, the operation of the file save check method of this embodiment configured as described above will be explained.

退避先補助記憶装置3にファイル障害が発生し、退避先
補助記憶装置3内の退避ファイルA、退避ファイルB、
・・・、退避ファイルZを退避先補助記憶装置4に退避
させる場合、退避ファイルA、退避ファイルB、・・・
、退避ファイルZの退避処理に先立ってデータ処理装置
lにより内部テーブル12に退避ファイルA、退避ファ
イルB、・・・、退避ファイルZのエントリが確保され
、各エントリの退避ファイル名121にそれぞれ退避フ
ァイルA、退避ファイルB、・・・、退避ファイルZの
退避ファイル名が格納される。
A file failure occurs in the backup destination auxiliary storage device 3, and the backup files A, B, and B in the backup destination auxiliary storage device 3 are
..., when saving the save file Z to the save destination auxiliary storage device 4, save file A, save file B, ...
, Prior to the evacuation processing of evacuation file Z, entries for evacuation file A, evacuation file B, . The save file names of file A, save file B, . . . , save file Z are stored.

内部テーブル12の上述のような初期設定処理が終了し
たならば、ファイル退避S能11が起動される。
When the above-described initial setting processing of the internal table 12 is completed, the file saving function 11 is activated.

ファイル退避機能11のファイル退避手段111は、退
避ファイルAから順に退避先補助記憶装置3から退避先
補助記憶装置4へのファイル退避を行い(ステップ21
)、ファイル退避が終了した時点で第3図に示すように
内部テーブル12の退避ファイルAのエントリの退避法
項目122に値“済ゝを設定する(ステップ22)。次
に、ファイル退避手段111は、退避先補助記憶装置3
内の退避ファイルA、退避ファイルB、・・・、退避フ
ァイルZを全て退避先補助記憶装置4に退避したか否か
を判定する(ステップ23)。
The file saving means 111 of the file saving function 11 saves files from the saving destination auxiliary storage device 3 to the saving destination auxiliary storage device 4 in order starting from the saving file A (step 21
), when the file saving is completed, as shown in FIG. is the backup destination auxiliary storage device 3
It is determined whether all of the save file A, save file B, . . . , save file Z have been saved to the save destination auxiliary storage device 4 (step 23).

ファイル退避手段111は、ステップ23で退避先補助
記憶装置3から全ての退避ファイルA、退避ファイルB
、・・・、退避ファイルZの退避が終了したと判定され
るまで上記の処理を繰り返し、ステップ23で全ての退
避ファイルA、退避ファイルB。
The file saving means 111 saves all the saved files A and B from the saved destination auxiliary storage device 3 in step 23.
, . . . The above process is repeated until it is determined that the saving of the save file Z is completed, and all the save files A and B are saved in step 23.

・・・、退避ファイルZの退避が終了したと判定された
ならば、制御をファイル退避有無チェック手段112に
渡す。
. . . If it is determined that the saving of the saved file Z has been completed, control is passed to the file saving presence/absence check means 112.

ファイル退避手段111から制御を渡されたファイル退
避有無チェック手段112は、内部テーブル12を入力
して(ステップ24)、内部テーブル12の各エントリ
の退避法項目122の値をチェックする(ステップ25
)。次に、ファイル退避有無チェック手段112は、全
ての退避法項目122の値が“済°になっているか否か
を判定しくステップ26)、全ての退避法項目122の
値が“済”になっていれば処理を終了する。退避法項目
122の値のいずれかが“済”になっていないならば、
ファイル退避有無チェック手段112は、コンソール装
置2にアラームを鳴らさせ(ステップ28)、退避法項
目122の値が“済”でない退避ファイル名121の値
(退避ファイルA、退避ファイルB、・・・、退避ファ
イルZの退避ファイル名)をコンソール装置2に出力す
る。
The file saving presence checking means 112, which has been given control from the file saving means 111, inputs the internal table 12 (step 24) and checks the value of the saving method item 122 of each entry in the internal table 12 (step 25).
). Next, the file backup presence/absence check means 112 determines whether the values of all the backup method items 122 are "completed" (step 26), and the values of all the backup method items 122 are "completed". If any of the values in the save method item 122 is not "completed", the process ends.
The file evacuation check means 112 causes the console device 2 to sound an alarm (step 28), and the value of the evacuation file name 121 (evacuation file A, evacuation file B,... , the save file name of the save file Z) are output to the console device 2.

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

以上説明したように本発明は、退避ファイルの退避時に
自動的に退避ファイルが退避されたか否かのチェックが
行えるようにしたことにより、退避ファイルの退避後に
出力される退避ファイル−覧表を見て人手によってチx
7りを行う必要をなくして効率よく退避ファイルが退避
されたか否かのチェックを行うことができ、退避ファイ
ルの退避漏れをなくすことができるという効果がある。
As explained above, the present invention enables checking whether or not a saved file has been saved automatically when saving a saved file, so that the list of saved files that is output after saving the saved file can be checked. By hand
This has the effect that it is possible to efficiently check whether or not the save file has been saved without having to perform a backup, and it is possible to eliminate omissions in saving the save file.

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

第1図は本発明の一実施例のファイル退避チェック方式
の構成を示すブロック図、 第2図は本実施例のファイル退避チェック方式の処理を
示す流れ図、 第3図は第1図中の内部テーブルへの値設定の動作を例
示する図である。 図において、 1・・・データ処理装置、 2・・・コンソール装置、 3・・・退避先補助記憶装置、 4・・・退避先補助記憶装置、 11・・・ファイル退避機能、 12・・・内部テーブル、 111  ・・ファイル退避手段、 112  ・・ファイル退避有無チェック手段、121
  ・・退避ファイル名、 122  ・・退避法項目である。
FIG. 1 is a block diagram showing the configuration of a file backup check method according to an embodiment of the present invention, FIG. 2 is a flowchart showing the processing of the file backup check method according to this embodiment, and FIG. 3 is an internal diagram of the structure shown in FIG. FIG. 7 is a diagram illustrating the operation of setting values to a table. In the figure, 1... data processing device, 2... console device, 3... save destination auxiliary storage device, 4... save destination auxiliary storage device, 11... file save function, 12... Internal table, 111...File saving means, 112...File saving presence checking means, 121
...Evacuation file name, 122...Evacuation method item.

Claims (1)

【特許請求の範囲】 ファイル障害時に退避ファイルの退避処理を行うととも
に内部テーブルにどの退避ファイルを退避したかを示す
情報を設定するファイル退避手段と、 このファイル退避手段により全ての退避ファイルが退避
されたか否かを前記内部テーブルを参照して判定し退避
されていない退避ファイルがある場合には警告を発する
ファイル退避有無チェック手段と を有することを特徴とするファイル退避チェック方式。
[Scope of Claims] File saving means that performs the saving process of saved files in the event of a file failure and sets information indicating which saved files have been saved in an internal table, and this file saving means saves all the saved files. 1. A file evacuation checking method comprising: a file evacuation check means for determining whether or not the evacuation has been performed by referring to the internal table, and issuing a warning if there is an evacuation file that has not been evacuated.
JP63196328A 1988-08-05 1988-08-05 File saving check system Pending JPH0244441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63196328A JPH0244441A (en) 1988-08-05 1988-08-05 File saving check system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63196328A JPH0244441A (en) 1988-08-05 1988-08-05 File saving check system

Publications (1)

Publication Number Publication Date
JPH0244441A true JPH0244441A (en) 1990-02-14

Family

ID=16355996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63196328A Pending JPH0244441A (en) 1988-08-05 1988-08-05 File saving check system

Country Status (1)

Country Link
JP (1) JPH0244441A (en)

Similar Documents

Publication Publication Date Title
JP2000259456A (en) File revision management system
JPH0244441A (en) File saving check system
JPH07101460B2 (en) Code detector
KR970049397A (en) How messages are printed
JP2704062B2 (en) Information processing device
JPS59163663A (en) Simple file destruction detection method
JP2758768B2 (en) Redundant storage device
JPH05120232A (en) Computer device
JPH0256037A (en) Database page corruption detection method
JPH04149649A (en) Data base system
JPH03265921A (en) Control system for magnetic disk file saving magnetic disk
JPH0594349A (en) Resource information check system
JPH04217045A (en) Method and device for processing updating of file
JPH04113428A (en) Data restoring system
JPH04260142A (en) Disk file saving system
JPH02300925A (en) Saving/restoring system for display screen
JPH02247764A (en) Batch processing control method for electronic computer system
JPH03282847A (en) Method for preventing double update for master file update processing re-execution
JPH0235530A (en) Total reprocessing system for on-line service
JPH0273447A (en) Log-on method for local cpu
JPS61223918A (en) information input device
JPS6368929A (en) System for displaying format of language in-use in information processor
JPH0520089A (en) Assembly system
JPH04175860A (en) Data input system
JPH0247748A (en) Data processing system