JPS63137338A - File control system - Google Patents

File control system

Info

Publication number
JPS63137338A
JPS63137338A JP61285042A JP28504286A JPS63137338A JP S63137338 A JPS63137338 A JP S63137338A JP 61285042 A JP61285042 A JP 61285042A JP 28504286 A JP28504286 A JP 28504286A JP S63137338 A JPS63137338 A JP S63137338A
Authority
JP
Japan
Prior art keywords
file
block
opened
label
time
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
JP61285042A
Other languages
Japanese (ja)
Inventor
Seiji Miki
三木 誠二
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP61285042A priority Critical patent/JPS63137338A/en
Publication of JPS63137338A publication Critical patent/JPS63137338A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To automatically restore a file even if misinterruption of a power supply, system down or the like is generated by providing each block in a file with a block header having bits indicating the opened count of the file. CONSTITUTION:The opened count of a file and the end block number EB at the preceding opening time are written in a file lable FL and the individual opened count OC of each block is written in the block header of the block. When the end processing of a file is uncompleted due to the generation of the misinterruption of the power supply, system down or the like, each block header is collated with the file label FL at the time of rising the system newly, the validity of the end block number at the time of opening a file in the preceding output mode is decided and the end block number is automatically updated.

Description

【発明の詳細な説明】 [発明の目的コ (産業上の利用分野) 本発明は、複数のブロックを有するファイルへのアクセ
スを管理する際に適するファイル管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Objective of the Invention (Field of Industrial Application) The present invention relates to a file management method suitable for managing access to a file having a plurality of blocks.

(従来の技術) 従来から、磁気ディスク装置等のメモリエリアに設定さ
れたファイルを使用している際に、電源の誤遮断または
システムダウン等が発生すると、そのファイルの終了処
理が行なわれないままになる場合がある。
(Prior art) Conventionally, when a file set in the memory area of a magnetic disk device, etc. is being used, if a power failure or system failure occurs, the file may remain uncompleted. It may become.

一般に各ファイルには少なくとも出力モードでのオープ
ン回数を示すオープンカウンタと前回の出力モードでの
オープン時における最終ブロックのナンバとを示すファ
イルラベルが付加されており、データ入力、データ修正
等の作業終了時には前記オープンカウンタと前記最終ブ
ロックのナンバとが更新されるようになっており、この
処理をファイルの終了処理と呼んでいる。
Generally, each file has at least an open counter indicating the number of times it was opened in output mode and a file label indicating the number of the last block when opened in output mode the previous time, and data input, data modification, etc. are completed. Sometimes the open counter and the number of the last block are updated, and this process is called file end process.

そしてシステムが立ち上ったときに、利用者が前回の終
了処理が行なわれていないファイルを使用してデータ入
力等の業務を開始すると、そのフアイルに既に入力され
ているデータを破壊してしまう場合がある。
When the system is started up, if a user starts data entry or other tasks using a file that has not been previously terminated, the data that has already been input to that file may be destroyed. be.

このため終了処理が行なわれないままになったファイル
は、後で終了処理を行なわなければならない。この作業
はファイルの復旧と呼ばれるが、一般の利用者にとって
は非常に困難である。
For this reason, files that have not been terminated must be terminated later. This task is called file recovery, but it is extremely difficult for general users.

すなわちこの作業には、電源の誤遮断またはシステムダ
ウンが発生した時点で使用していたファイルの種類、属
性およびレコード形式等のファイル情報が必要になるが
、これらの情報は一般の業務には全く関係がない情報で
あるためである。
In other words, this work requires file information such as the type, attributes, and record format of the file that was in use at the time of the accidental power cut or system failure, but this information is completely unnecessary for general work. This is because the information is irrelevant.

従来、ファイルの復旧作業の大部分は、サービスエンジ
ニアが現場に出向いて行っており、その間にはシステム
の運用を中断せざるを得ないという問題があった。
Traditionally, most of the file recovery work has been carried out by service engineers who go to the site, which poses the problem of having to interrupt system operations during that time.

(発明が解決しようとする問題点) 本発明はこのような事情によりなされたもので、電源の
誤遮断またはシステムダウン等により、終了処理が行な
われないままとなったファイルの復旧を自動的に行うこ
とができ1、システムの運用を中断させる必要がないフ
ァイル管理方式の提供を目的としている。
(Problems to be Solved by the Invention) The present invention has been made in view of the above circumstances, and is a method for automatically recovering files that have not been terminated due to an erroneous power shutoff or system down. The purpose is to provide a file management method that can perform the following tasks without interrupting system operation.

[発明の構成] (問題を解決するための手段) 本発明は、複数のブロックを有するファイルへのアクセ
スを管理するにあたり、各ファイルに少なくともそのフ
ァイルのオープン回数および前回のオープン時における
最終ブロックのナンバを示すファイルラベルを設けると
共に前記各ブロックに少なくともそのブロック個々のオ
ープン回数を示すブロックヘッダを設け、新規に前記フ
ァイルをオープンするとき、前記各ブロックのブロック
ヘッダ内のオープン回数と前記ファイルラベル内のオー
プン回数とを対照して前記ファイルラベルの最終ブロッ
クのナンバが不適当であったとき、正しい最終ブロック
のナンバに更新するものである。
[Structure of the Invention] (Means for Solving the Problem) In managing access to a file having a plurality of blocks, the present invention provides information for each file at least about the number of times the file has been opened and the number of the last block at the time of the previous open. In addition to providing a file label indicating a number, each block is provided with a block header indicating at least the number of times each block has been opened, and when opening a new file, the number of opens in the block header of each block and the number of opens in the file label are provided. When the final block number of the file label is inappropriate in comparison with the number of opens, the final block number is updated to the correct final block number.

(作 用) 本発明のファイル管理方式では、ファイルラベルにファ
イルのオープン回数および前回のオープン時における最
終ブロックのナンバが示されていると共に、前記ファイ
ル中の各ブロックのブロックヘッダにそのブロックの個
々のオープン回数が示され、電源の誤遮断やシステムダ
ウン等が発生して前記ファイルの終了処理が未処理にな
った場合には、新規にシステムを立ち上げる際に各ブロ
ックヘッダとファイルラベルとを対照して前回の出力モ
ードでのオープン時における最終ブロックのナンバの妥
当性を判断して最終ブロックのナンバを自動的に更新す
る。
(Function) In the file management method of the present invention, the file label indicates the number of times the file has been opened and the number of the last block at the time of the previous opening, and the block header of each block in the file indicates the individual blocks of that block. The number of times the file has been opened is shown, and if the end of the file is not processed due to an erroneous power cut, system failure, etc., each block header and file label will be saved when starting up a new system. In contrast, the validity of the final block number at the time of opening in the previous output mode is determined and the final block number is automatically updated.

(実施例) 以下、本発明の実施例の詳細を図面に基づいて説明する
(Example) Hereinafter, details of an example of the present invention will be described based on the drawings.

本実施例では、磁気ディスクのメモリエリアに設定され
たファイルが、それぞれ複数の固定長ブロックを有して
いる。
In this embodiment, each file set in the memory area of the magnetic disk has a plurality of fixed-length blocks.

そして第1図に示したように、各ブロックはブロックヘ
ッダBHとデータ領域DEとから構成され、ブロックヘ
ッダBHはオープンカウンタOC、ブロック内有効サイ
ズBSおよびファイル識別情報FDを示すビットを備え
ている。なおブロックヘッダBHはファイル領域を確保
する際にデータブロックの一部として自動的に確保され
る。
As shown in FIG. 1, each block is composed of a block header BH and a data area DE, and the block header BH includes bits indicating an open counter OC, an effective size within the block BS, and file identification information FD. . Note that the block header BH is automatically secured as part of the data block when securing the file area.

オープンカウンタOCはそのブロックの出力モードでの
オープン回数を示し、ブロック内有効サイズBSはその
ブロック内のデータ領域DEにおける実際のデータの長
さを示し、ファイル識別情報FDはそのブロックがいか
なるファイルに所属するかを示している。なお第1図中
BLはブロックの全体の長さを示す。
The open counter OC indicates the number of times the block has been opened in output mode, the block effective size BS indicates the actual data length in the data area DE within the block, and the file identification information FD indicates what file the block belongs to. Indicates whether the person belongs to the group. Note that BL in FIG. 1 indicates the entire length of the block.

また出力モードでのオープン回数を示すオープンカウン
タOCは、ファイルに付加されているファイルラベルP
Lにも設けられている。
Also, the open counter OC, which indicates the number of opens in output mode, is the file label P added to the file.
It is also provided in L.

第2図は本実施例におけるファイルとそれに付加される
ファイルラベルFLの構成を示す図である。
FIG. 2 is a diagram showing the configuration of a file and a file label FL added to it in this embodiment.

このファイルは、8つのブロックから構成されており、
ファイルの先頭部分にはファイルラベルPLが設けられ
ている。
This file consists of 8 blocks,
A file label PL is provided at the beginning of the file.

そして各ブロックには第1図にも示したように、オープ
ンカウンタOCおよびブロック内有効サイズBSを示す
ビットが設けられており、ファイルラベルFLにはオー
プンカウンタOCと前回の出力モードでの最終ブロック
のナンバを示す最終ブロックナンバEBを示すビットが
設けられている。
As shown in Figure 1, each block is provided with bits that indicate the open counter OC and the effective size BS within the block, and the file label FL contains the open counter OC and the last block in the previous output mode. A bit indicating the final block number EB is provided.

なお第2図の例では、ファイルラベルPL上のオープン
カウンタOCが「4」となっているため、オープンカウ
ンタ0Cr4.となっているブロックが前回オープンさ
れた有効なブロックであることがわかる。
In the example of FIG. 2, since the open counter OC on the file label PL is "4", the open counter 0Cr4. It can be seen that the block with is the valid block that was opened last time.

すなわち第2図の例ではナンバ「5」までのブロックが
有効なブロックであり、ナンバ「6」以降のブロックは
実際には無効なブロックである。
That is, in the example of FIG. 2, blocks up to number "5" are valid blocks, and blocks after number "6" are actually invalid blocks.

一方、ファイルラベルPL中の最終ブロックナンバーE
Bは「2」になっているので、実際に無効なブロック「
6」とは矛盾している。
On the other hand, the final block number E in the file label PL
Since B is "2", it is actually an invalid block "
6" is contradictory.

したがってこのファイルは電源の誤遮断またはシステム
ダウンにより、ファイルラベルPLの前回の更新処理が
行われなかったと判断することができる。この場合、正
しい最終ブロックナンバは「5」に修正される。
Therefore, it can be determined that the previous update process for the file label PL was not performed on this file due to an erroneous power cutoff or system failure. In this case, the correct final block number is corrected to "5".

第3図は上述したように電源の誤遮Fliまたはシステ
ムダウンにより終了処理が行なわれなかった、すなわち
ファイルラベルPLが異常になったファイルの検出とそ
の復旧処理を示す流れ図である。
FIG. 3 is a flowchart showing the detection and recovery process of a file for which termination processing has not been performed due to erroneous power interruption Fli or system down, that is, the file label PL has become abnormal, as described above.

まずファイルラベルFLの最終ブロックナンバが正しい
最終ブロックを示しているか否かを判断する。(ステッ
プA)、第2図の例では、ファイルラベルPL上の最終
ブロックナンバが「2」となっているので、ナンバー「
3」のブロックをチェックする。このときナンバ「3」
のブロックは、オープンカウンタOCが「4」であるの
で、有効なブロックであり、ファイルラベルPLの最終
ブロックナンバEBの値は異常であると判断される。
First, it is determined whether the final block number of the file label FL indicates the correct final block. (Step A) In the example of FIG. 2, the final block number on the file label PL is "2", so the number "
Check block 3. At this time, number "3"
Since the open counter OC of this block is "4", it is a valid block, and the value of the final block number EB of the file label PL is determined to be abnormal.

続いて次のブロックを読込む処理に移行する(ステップ
B)、そして最新のオープンカウンタQCが「4」であ
る有効なブロックがどこまで続いているかをチェックす
る。
Next, the process moves to reading the next block (step B), and it is checked how many valid blocks whose latest open counter QC is "4" continue.

すなわち、読込んだブロックが前回オープンされたブロ
ックであるか否かを判断し、さらにそのブロックのファ
イル識、別情報FDをチェックシテ正当性を判断する(
ステップC)。
That is, it determines whether the read block is the block that was opened last time, and then checks the file identification and other information FD of the block to determine its validity (
Step C).

この処理が正しい最終ブロックが検出されるまで繰返さ
れ、正しい最終ブロックが検出された段階でファイルラ
ベルPLの最終ブロックナンバEBを更新する処理が行
われる(ステップD)。
This process is repeated until the correct final block is detected, and at the stage when the correct final block is detected, the process of updating the final block number EB of the file label PL is performed (step D).

なおファイルラベルPLの更新処理には、ブロック内の
有効アドレスを使用してブロックの詳細なデータをファ
イルラベルFLに反映させる処理も含まれる。
Note that the process of updating the file label PL also includes a process of reflecting detailed data of the block on the file label FL using a valid address within the block.

かくして本実施例方式によれば、電源の誤遮断またはシ
ステムダウン等により、終了処理が行なわれなかったフ
ァイルが出現した場合でも、次回のシステム立ち上げ時
にその終了処理が自動的に行なわれ、ファイルの保守性
が飛躍的に向上する。
Thus, according to the method of this embodiment, even if a file appears that has not been terminated due to an erroneous power shutoff or system down, the termination process is automatically performed the next time the system is started up, and the file is maintainability is dramatically improved.

なお本発明は固定磁気ディスク装置を始めとしてフロッ
ピーディスク装置等のファイル管理に幅広く適用するこ
とができる。
The present invention can be widely applied to file management in fixed magnetic disk devices, floppy disk devices, and the like.

[発明の効果] 以上説明したように本発明のファイル管理方式では、フ
ァイル内の各ブロックにオープン回数を示すビットを備
えたブロックヘッダを設けておくので、電源の誤遮断ま
たはシステムダウン等が発生しても、終了処理が行なわ
れないままとなったファイルの復旧を自動的に行うこと
ができ、システムの運用を中断させる必要がない。
[Effects of the Invention] As explained above, in the file management method of the present invention, each block in a file is provided with a block header that includes a bit indicating the number of times the file has been opened. However, files that have not been terminated can be automatically recovered, and there is no need to interrupt system operation.

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

第1図は本発明の一実施例におけるファイル中のブロッ
クの構成を示す図、第2図は同実施例におけるファイル
およびファイルラベルの構成を示す図、第3図は同実施
例による異常ファイルの検出およびその復旧のプロセス
を示す流れ図である6BH・・・・・・ブロックヘッダ BL・・・・・・ブロック長 OC・・・・・・オープンカウンタ BS・・・・・・ブロック内有効サイズFD・・・・・
・ファイル識別情報 DE・・・・・・データ領域 PL・・・・・・ファイルラベル EB・・・・・・最終ブロックナンパ 第1図 第3図
FIG. 1 is a diagram showing the configuration of blocks in a file in one embodiment of the present invention, FIG. 2 is a diagram showing the configuration of files and file labels in the same embodiment, and FIG. 3 is a diagram showing the configuration of an abnormal file in the same embodiment. 6BH...Block header BL...Block length OC...Open counter BS...Block effective size FD・・・・・・
・File identification information DE...Data area PL...File label EB...Final block pick-up Figure 1 Figure 3

Claims (1)

【特許請求の範囲】[Claims] (1)複数のブロックを有するファイルへのアクセスを
管理するにあたり、各ファイルに少なくともそのファイ
ルのオープン回数および前回のオープン時における最終
ブロックのナンバを示すファイルラベルを設けると共に
、前記各ブロックに少なくともそのブロック個々のオー
プン回数を示すブロックヘッダを設け、新規に前記ファ
イルをオープンするとき、前記各ブロックのブロックヘ
ッダ内のオープン回数と前記ファイルラベル内のオープ
ン回数とを対照して前記ファイルラベルの最終ブロック
のナンバが不適当であったとき、正しい最終ブロックの
ナンバに更新することを特徴とするファイル管理方式。
(1) In managing access to a file having multiple blocks, each file is provided with a file label indicating at least the number of times the file has been opened and the number of the last block at the time of the last open, and each block is A block header indicating the number of times each block is opened is provided, and when the file is newly opened, the number of opens in the block header of each block is compared with the number of opens in the file label, and the last block of the file label is A file management method characterized in that when a block number is inappropriate, it is updated to the correct final block number.
JP61285042A 1986-11-29 1986-11-29 File control system Pending JPS63137338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61285042A JPS63137338A (en) 1986-11-29 1986-11-29 File control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61285042A JPS63137338A (en) 1986-11-29 1986-11-29 File control system

Publications (1)

Publication Number Publication Date
JPS63137338A true JPS63137338A (en) 1988-06-09

Family

ID=17686411

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61285042A Pending JPS63137338A (en) 1986-11-29 1986-11-29 File control system

Country Status (1)

Country Link
JP (1) JPS63137338A (en)

Similar Documents

Publication Publication Date Title
US7051245B2 (en) System and method for handling out-of-order data supplied by a real-time feed
US5226154A (en) Data saving system having counters as block content update identifiers
JPS63137338A (en) File control system
JPH05225076A (en) Method and device for managing common information
US5386553A (en) Disk file updating control device and method using updating data stored in a first-in-first-out queue
JPS6022236A (en) Message output system
JP2002175201A (en) Computer system and method for controlling trace information using it
JPH03271841A (en) Recovery system for data base
JP3563802B2 (en) File rewriting method
JPH09146782A (en) Method for handling occurance of abnormality in inter-job data succession
JP2937893B2 (en) How to check input data
JP2906787B2 (en) File compression method and file recovery method
JPH0820933B2 (en) Data writing method and device
JPS59163663A (en) Detecting method of breakdown of simple file
JPH10320206A (en) Method and device for managing state of object in distributed object system, record medium for programming and recording the managing method or communication medium for propagating the method as program
JPS62192826A (en) File writing system
JP2818538B2 (en) Journal file division management method and journal file division management method
JPH0314132A (en) Error processing control system
JPH04143841A (en) Inter-host data base updating system
JPS63286946A (en) Managing system for data transmission in data transmission system
JPH03103923A (en) Program rewriting system
JPS6220040A (en) File updating system
JPH04336631A (en) Error message output system
JPH02287642A (en) Incremental saving system
JPH01302429A (en) Source program editing system