JPH05274206A - Data managing device - Google Patents

Data managing device

Info

Publication number
JPH05274206A
JPH05274206A JP4068486A JP6848692A JPH05274206A JP H05274206 A JPH05274206 A JP H05274206A JP 4068486 A JP4068486 A JP 4068486A JP 6848692 A JP6848692 A JP 6848692A JP H05274206 A JPH05274206 A JP H05274206A
Authority
JP
Japan
Prior art keywords
data
management
storage device
storage
management table
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
JP4068486A
Other languages
Japanese (ja)
Inventor
Junya Hanaoka
淳也 花岡
Ippei Ukon
一平 右近
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.)
Toppan Inc
Original Assignee
Toppan Printing Co 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 Toppan Printing Co Ltd filed Critical Toppan Printing Co Ltd
Priority to JP4068486A priority Critical patent/JPH05274206A/en
Publication of JPH05274206A publication Critical patent/JPH05274206A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide the data managing device which is convenient for users and enables exact management by managing data stored in plural storage devices. CONSTITUTION:A managing table is automatically generated by a managing table generating means (a) so as to unitarily manage managing information concerning data when storing the data in storage devices A. When the data in the storage devices are saved or erased, a managing table updating means (b) automatically updates the managing information in the managing table.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、記憶装置内に記憶させ
たデータ(データファイル)を管理するデータ管理装置
に関し、特に複数の記憶装置に記憶させたデータの管理
を行うデータ管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data management device for managing data (data files) stored in a storage device, and more particularly to a data management device for managing data stored in a plurality of storage devices.

【0002】[0002]

【従来の技術】コンピュータシステムで利用される各種
の記憶装置は、その記憶容量が有限であり、増え続ける
データを記憶させようとする場合には、データ量が記憶
装置の記憶容量を越える前に、データの一部を他の記憶
装置へ退避させなければならない。
2. Description of the Related Art Various storage devices used in a computer system have a finite storage capacity, and when attempting to store ever-increasing data, before the data amount exceeds the storage capacity of the storage device. , Part of the data must be saved to another storage device.

【0003】一般にアクセス速度の速い記憶装置は高価
であり、全てのデータをアクセス速度の速い記憶装置に
記憶させることは不可能であるため、システム全体の処
理効率を考えて、使用頻度の高いデータはアクセス速度
の速い記憶置装上に残し、使用頻度の低いデータはアク
セス速度の遅い記憶装置に退避させる必要がある。
In general, a storage device with a high access speed is expensive, and it is impossible to store all data in a storage device with a high access speed. Must be stored in a storage device with a high access speed, and data that is used less frequently must be saved in a storage device with a low access speed.

【0004】従来これらのデータ管理は、どのデータが
どのくらい使用頻度があるか、またどのデータをどの記
憶媒体に退避させて保管してあるか、といったようなこ
とを全てオペレーターが把握し、データの退避等の管理
を行っていた。
Conventionally, in these data management, the operator grasps all the data such as which data is used and how often, and which data is saved and stored in which storage medium. It was managing evacuation.

【0005】これは、システム自体は単にデータの物理
的管理のみしか行わないため、データの発生、削除、退
避を行う際に、どのデータを発生、削除又は退避させた
のか、それはいつ誰が行ったのか、またどこへ退避させ
たのか等の論理的管理やどのデータが利用頻度が高く、
どのデータは低いのかといった履歴管理は利用者自らが
行わなければならなかったためである。
This is because the system itself only manages the physical management of data, so when generating, deleting or saving data, which data was generated, deleted or saved and when and who did it. And logical management such as where to save and which data is frequently used,
This is because the user himself had to manage the history such as which data was low.

【0006】[0006]

【発明が解決しようとする課題】上記の管理方法では、
退避させる記憶媒体が複数存在したり、データ量が多く
なったり、複数のアプリケーションが共存し複数のデー
タが入り乱れる、といったようなことがおこるとデータ
一つ一つの状態や所在を管理しきれなくなるというよう
な問題点があった。
SUMMARY OF THE INVENTION In the above management method,
If there are multiple storage media to be saved, the amount of data is large, or multiple applications coexist and multiple data are mixed up, the state and location of each data cannot be managed. There was such a problem.

【0007】一方、データ消去指示の誤りはデータの管
理がしっかり行われていても避けられないものであり、
万が一誤った指示をしまった場合には、本来必要なデー
タであるにも係わらず消去してしまうことがあった。従
来は、こういった指示の誤りを考慮して重要なデータは
別の記憶装置にデータをバックアップしていたため、保
存データ量が莫大になってしまうという問題点があっ
た。
On the other hand, the error of the data erasing instruction is unavoidable even if the data is well managed,
In the unlikely event that an incorrect instruction is given, it may be erased even though it is originally necessary data. Conventionally, important data is backed up in another storage device in consideration of such an instruction error, so that there is a problem that the amount of stored data becomes enormous.

【0008】本発明は、これらのデータの管理を全てシ
ステム側で行うことによって、利用者に使いやすく、か
つ正確な管理を行えるデータ管理システムを提供するこ
とを目的とする。
It is an object of the present invention to provide a data management system which is easy for a user to use and can perform accurate management by managing all of these data on the system side.

【0009】[0009]

【課題を解決するための手段】本発明は上記した課題を
解決するためになされたものであり、請求項1記載のデ
ータ管理装置は、複数の記憶装置に記憶させたデータを
管理情報に基づいて管理するデータ管理装置であって、
前記データを前記記憶装置に記憶させる際にデータの管
理情報を一元管理する管理テーブルを生成する管理テー
ブル生成手段aと、前記管理テーブルの管理情報をデー
タの退避、削除等に伴って更新する管理テーブル更新手
段bとを具備することを特徴とする。
The present invention has been made to solve the above problems, and a data management apparatus according to claim 1 is based on management information of data stored in a plurality of storage devices. A data management device that manages
Management table generating means a for generating a management table for centrally managing the management information of the data when the data is stored in the storage device, and management for updating the management information of the management table along with saving or deleting the data. Table updating means b is provided.

【0010】請求項2記載のデータ管理装置は、請求項
1記載のデータ管理装置に、前記複数の記憶装置の1つ
に記憶容量を越えるデータの記憶が指示された際に管理
情報を基に該記憶装置内から退避させるデータを特定す
るとともに、特定されたデータを他の記憶装置へ退避さ
せる第1の制御手段cを具備することを特徴とする。
A data management apparatus according to a second aspect is based on the management information when the data management apparatus according to the first aspect is instructed to store data exceeding a storage capacity in one of the plurality of storage devices. It is characterized by including first control means c for specifying the data to be saved from the storage device and saving the specified data to another storage device.

【0011】請求項3記載のデータ管理装置は、請求項
1記載のデータ管理装置に、前記複数の記憶装置の1つ
にデータの削除が指示された際に所定時間経過後にデー
タの削除を実行する第2の制御手段dを具備することを
特徴とする。
According to a third aspect of the present invention, there is provided a data management apparatus, wherein when the data management apparatus according to the first aspect is instructed to delete the data in one of the plurality of storage devices, the data management apparatus deletes the data after a predetermined time has elapsed. The second control means d is provided.

【0012】[0012]

【作用】請求項1記載のデータ管理装置によれば、複数
の記憶装置を有するコンピュータシステム等において、
データを記憶させる際にそのデータをどの記憶装置に記
憶させたか等の管理情報を一元管理する管理テーブルを
生成するとともに、データを他の記憶装置へ退避させた
り、消去を行った際に管理データの履歴の更新が自動的
に行われる。従って、管理データを参照することで現在
のデータの状態、所在等が一目でわかる。
According to the data management apparatus of the first aspect, in a computer system having a plurality of storage devices,
When storing data, a management table that centrally manages management information such as which storage device the data was stored in is generated, and management data is saved when the data is saved to another storage device or erased. The history of is updated automatically. Therefore, by referring to the management data, the current data state, whereabouts, etc. can be known at a glance.

【0013】請求項2記載のデータ管理装置によれば、
記憶可能容量を越えるデータの記憶が指示された際に、
第1の制御手段がデータ管理情報を基に、退避の指示を
行う。例えば最も使用頻度の少ない履歴を持つデータを
特定し、そのデータをアクセス速度の遅い記憶装置へ退
避させるものである。
According to the data management device of claim 2,
When instructed to store data that exceeds the storable capacity,
The first control means gives a save instruction based on the data management information. For example, the data having the least frequently used history is specified and the data is saved in a storage device with a slow access speed.

【0014】請求項3記載のデータ管理装置によれば、
データの削除が指示されたとき第2の制御手段がこのデ
ータの削除をすぐには実行せずに、一定時間経過しても
指示の変更が無い場合にはじめてデータの削除を実行す
る。
According to the data management device of claim 3,
When the deletion of data is instructed, the second control means does not immediately delete the data, but deletes the data only when there is no change in the instruction even after a certain period of time.

【0015】[0015]

【実施例】本発明の一実施例を図面を用いて詳細に説明
する。図4は本実施例のデータ管理装置の構成を示すブ
ロック図である。CPU10は、データファイル(ディ
スク上に記憶されたデータをデータファイルと呼ぶ)を
管理テーブルに基づいて管理するものである。即ち、記
憶装置内に存在するデータについて、データの名称、作
成年月日、保管記憶装置(記憶媒体)、データの使用履
歴(アクセス数)等の管理データを作成し、管理テーブ
ル記憶手段20にデータを記憶させる働きを有する。
An embodiment of the present invention will be described in detail with reference to the drawings. FIG. 4 is a block diagram showing the configuration of the data management apparatus of this embodiment. The CPU 10 manages a data file (data stored on a disk is called a data file) based on a management table. That is, with respect to the data existing in the storage device, management data such as the name of the data, the date of creation, the storage device (storage medium), the usage history of the data (the number of accesses), etc. are created and stored in the management table storage means 20. It has the function of storing data.

【0016】大容量記憶装置30、40は光ディスク、
光磁気ディスク等からなり、コンピュータシステム上で
発生したデータを退避・記憶させておくものである。大
容量記憶装置30、40は、多くのデータを保存できる
がアクセス速度は比較的遅いものである。
The mass storage devices 30 and 40 are optical disks,
It is composed of a magneto-optical disk or the like, and saves and stores the data generated on the computer system. The mass storage devices 30 and 40 can store a large amount of data, but the access speed is relatively slow.

【0017】記憶装置50はハードディスク等からな
り、コンピュータシステム上で生成したデータを記憶す
るものである。記憶装置50は、一旦全ての生成データ
を記憶しておき、その後必要に応じて記憶装置30また
は記憶装置40にデータを退避させる。記憶装置50は
大容量記憶装置30、40に比べてアクセス速度は速い
が記憶容量は少ない。
The storage device 50 is composed of a hard disk or the like and stores data generated on the computer system. The storage device 50 temporarily stores all generated data, and then saves the data in the storage device 30 or the storage device 40 as needed. The storage device 50 has a faster access speed but a smaller storage capacity than the mass storage devices 30 and 40.

【0018】図2は管理テーブル記憶手段20内の管理
テーブルの記述内容を示しており、データ名欄の1〜7
は管理項目の1例を示すものである。1はデータ名、2
はデータの作者名、3はデータの作成年月日、4はデー
タの保管媒体(記憶装置名)、5は削除属性、6はその
データに最後にアクセスした日付を示す最終アクセス、
7はそのデータを利用したアクセス数をそれぞれ示して
いる。また、これらの管理項目以外にも、任意の管理項
目を追加することができるようになっている。
FIG. 2 shows the description contents of the management table in the management table storage means 20.
Shows an example of management items. 1 is the data name, 2
Is the author name of the data, 3 is the date of creation of the data, 4 is the storage medium (storage device name) of the data, 5 is the deletion attribute, 6 is the last access indicating the date when the data was last accessed,
Reference numeral 7 indicates the number of accesses using the data. In addition to these management items, arbitrary management items can be added.

【0019】データ名1とデータ作者名2はデータ作成
時に作成者等が入力するか、又はファイル管理管理機能
によって自動的に付与されるものである。作成年月日3
〜アクセス数7までの管理情報はCPU10のファイル
管理機能によって自動的に付与されるものである。管理
情報のうち保管媒体4、削除属性5はデータが作成され
たのち、そのデータが別の記憶装置に退避したり、削除
されたりすると自動的に内容が更新される。また、最終
アクセス6とアクセス数7は、データがアクセスされる
度に自動的に内容が更新される。
The data name 1 and the data creator name 2 are entered by the creator or the like when creating the data, or are automatically given by the file management management function. Date created 3
The management information up to the access number 7 is automatically given by the file management function of the CPU 10. Of the management information, the contents of the storage medium 4 and the deletion attribute 5 are automatically updated when the data is saved in another storage device or deleted after the data is created. Further, the contents of the final access 6 and the access number 7 are automatically updated every time the data is accessed.

【0020】次に本実施例のファイル管理機能の働きを
図3乃至図4を参照して説明する。 管理データの生成 まず、CPU10の処理により記憶すべきデータが作成
されるか、または別のシステム等からデータが入力さ
れ、これらのデータは記憶装置50に一旦記憶される。
Next, the function of the file management function of this embodiment will be described with reference to FIGS. Generation of Management Data First, data to be stored is created by the processing of the CPU 10, or data is input from another system or the like, and these data are temporarily stored in the storage device 50.

【0021】このときにそのデータに関する管理情報と
して、データの名称1、作成者名2等のデータをオペレ
ータが入力され、一方、データの作成年月日3、保管す
る記憶装置名4等の管理情報データがCPU10で自動
的に生成し、これらのデータを基に管理テーブルが作成
され、管理テーブル記憶手段20に記憶される。管理テ
ーブル記憶手段の内容は、オペレーターの指示により随
時確認することができる。
At this time, the operator inputs data such as data name 1 and creator name 2 as management information about the data, while managing data such as data creation date 3, storage device name 4 and the like. Information data is automatically generated by the CPU 10, a management table is created based on these data, and stored in the management table storage means 20. The contents of the management table storage means can be confirmed at any time by the instruction of the operator.

【0022】データの削除 記憶されているデータの削除が指示されると、指示され
たデータについて、CPU10の指示で管理テーブル上
の削除属性5の欄を削除に変更する。具体的には削除属
性5の欄に削除されたことを示すフラグをたてる。
Deletion of Data When deletion of stored data is instructed, the column of the deletion attribute 5 on the management table is changed to deletion for the instructed data by the instruction of the CPU 10. Specifically, a flag indicating deletion is set in the deletion attribute 5 column.

【0023】但し、削除の指示が誤りだった場合のこと
を考慮して、削除属性が削除になったデータはすぐに削
除されず、任意に設定した所定時間の間はデータを保持
し、該所定時間が経過した時点でデータの削除を実行す
る。こうすることにより、データの誤削除を指示した場
合であっても、ある一定期間内であればデータを復旧さ
せることが可能になる。
However, in consideration of the case where the deletion instruction is erroneous, the data whose deletion attribute is deleted is not immediately deleted, and the data is retained for an arbitrarily set predetermined time. Data is deleted when a predetermined time has elapsed. By doing so, it becomes possible to recover the data within a certain period of time even when an instruction to delete the data by mistake is given.

【0024】尚、削除指示のあったデータは、当該デー
タが記憶されていた記憶装置内に一定時間保持してもよ
いが、その記憶装置がアクセス速度の速い記憶装置の場
合は、一旦アクセス時間の遅い記憶装置にデータを回避
させてから一定時間保持するようにしてもよい。後者の
処理を行うことでアクセス速度の速い記憶装置には利用
頻度の高い他のデータを記憶させることができるので、
高価な記憶装置を有効に利用でき、システム全体の処理
速度を向上させることができる。
The data instructed to be deleted may be held in the storage device in which the data was stored for a certain period of time. However, if the storage device is a storage device having a high access speed, the access time is temporarily changed. The data may be held for a certain time after the data is avoided by the slow storage device. By performing the latter process, other frequently used data can be stored in the storage device with a high access speed.
An expensive storage device can be effectively used, and the processing speed of the entire system can be improved.

【0025】データの退避・復旧 記憶させたデータ量が増えた場合、記憶装置50の記憶
容量を越える前に、他の記憶装置である記憶装置30や
記憶装置40にデータを退避させる必要がある。この場
合、CPU10のファイル管理機能により、データを自
動的に記憶装置50から記憶装置30または記憶装置4
0に退避させるとともに、管理テーブル記憶手段20内
の管理テーブルにおいて、保管媒体欄4の内容が更新さ
れる。
Saving / Restoring Data When the amount of stored data increases, it is necessary to save the data to the storage device 30 or storage device 40, which is another storage device, before the storage capacity of the storage device 50 is exceeded. .. In this case, data is automatically transferred from the storage device 50 to the storage device 30 or the storage device 4 by the file management function of the CPU 10.
The contents of the storage medium column 4 are updated in the management table in the management table storage means 20 while being saved to 0.

【0026】このときに、どのデータを退避させるかは
オペレーターが管理テーブルを参照して任意に指示する
こともできるが、CPU10が管理テーブルのなかのア
クセス数を参照し、アクセス数の少ないデータを優先さ
せてデータ回避させることもできる。
At this time, the operator can arbitrarily instruct which data is to be saved by referring to the management table, but the CPU 10 refers to the number of accesses in the management table and selects the data with a small number of accesses. Data can be avoided by giving priority.

【0027】一方、記憶装置30または記憶装置40に
保管したデータを記憶装置10に復旧させる場合も、デ
ータの退避と同様にCPU10の指示に従って管理テー
ブル記憶装置20内の管理テーブルの保管媒体欄3の内
容が更新されることになる。
On the other hand, when the data stored in the storage device 30 or the storage device 40 is restored to the storage device 10, the storage medium column 3 of the management table in the management table storage device 20 is also instructed by the CPU 10 as in the case of saving the data. Will be updated.

【0028】以上のように、データファイルの操作や変
更があった場合、管理テーブルを通してからデータファ
イルの操作が行われるため、データとデータが保管され
ている複数の記憶媒体を管理テーブルを用いて集中的に
管理することが可能となる。従って、管理テーブル内を
参照するだけでデータの状態や所在等を容易に知ること
ができる。
As described above, when a data file is manipulated or changed, the data file is manipulated through the management table. Therefore, data and a plurality of storage media in which the data is stored are used by using the management table. It is possible to manage centrally. Therefore, it is possible to easily know the state and whereabouts of the data only by referring to the management table.

【0029】[0029]

【発明の効果】以上述べたように本発明によれば、全て
システム側がデータファイルを管理テーブルを用いて一
元管理するので、オペレーターが一つ一つのデータを管
理する必要はなく、データを退避させる記憶装置が複数
存在する場合でも、管理テーブル内を参照することによ
り容易にデータの所在を知ることができる。また、管理
テーブル内を参照して、項目別の検索を行うこともでき
る。
As described above, according to the present invention, since the system side centrally manages all data files by using the management table, it is not necessary for the operator to manage each data, and the data is saved. Even when there are a plurality of storage devices, the location of the data can be easily known by referring to the management table. Further, it is also possible to perform a search for each item by referring to the management table.

【0030】また、ファイル管理機能は他のアプリケー
ションからは独立しているために、導入が容易で複数の
アプリケーションが共存していても発生するデータファ
イルは全て管理テーブルによって管理されるので、用途
を選ばない統合的なファイル管理が行える。
Further, since the file management function is independent of other applications, it is easy to install and all data files generated even when a plurality of applications coexist are managed by the management table. Integrated file management that can be selected.

【0031】更に、他の記録媒体に退避させるデータの
特定を、管理情報の履歴をもとに自動的に行え、データ
の誤削除を行った場合でも、一定時間データを保持させ
ることができるので、データの復旧が容易に行え、加え
てデータの使用頻度別にアクセス速度の速い、高価な記
憶媒体と、大容量で安価な記憶媒体の有効利用ができる
等の優れた効果を有する。
Further, the data to be saved in another recording medium can be specified automatically based on the history of the management information, and the data can be retained for a certain time even if the data is erroneously deleted. In addition, the data recovery can be easily performed, and in addition, the access speed is fast according to the frequency of use of the data, an expensive storage medium and a large-capacity and inexpensive storage medium can be effectively used, and so on.

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

【図1】本発明の構成を示すブロック図FIG. 1 is a block diagram showing a configuration of the present invention.

【図2】本発明の一実施例のデータ管理テーブルを示す
説明図
FIG. 2 is an explanatory diagram showing a data management table according to an embodiment of the present invention.

【図3】本実施例の作用を示す説明図FIG. 3 is an explanatory diagram showing the operation of the present embodiment.

【図4】本発明の一実施例の構成を示す説明図FIG. 4 is an explanatory diagram showing a configuration of an embodiment of the present invention.

【図5】本実施例の作用を示すフローチャートFIG. 5 is a flowchart showing the operation of the present embodiment.

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

10 CPU 20 管理テーブル記憶装置 30 大容量記憶装置 40 大容量記憶装置 50 記憶装置 10 CPU 20 Management Table Storage Device 30 Mass Storage Device 40 Mass Storage Device 50 Storage Device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】複数の記憶装置に記憶させたデータを管理
情報に基づいて管理するデータ管理装置であって、前記
データを前記記憶装置に記憶させる際にデータの管理情
報を一元管理する管理テーブルを生成する管理テーブル
生成手段と、前記管理テーブルの管理情報をデータの退
避、削除等に伴って更新する管理テーブル更新手段と、
を具備することを特徴とするデータ管理装置。
1. A data management device that manages data stored in a plurality of storage devices based on management information, and a management table that centrally manages data management information when storing the data in the storage devices. Management table generating means for generating, and management table updating means for updating the management information of the management table in accordance with saving or deleting of data,
A data management device comprising:
【請求項2】前記複数の記憶装置の1つに記憶容量を越
えるデータの記憶が指示された際に、管理情報を基に該
記憶装置内から退避させるデータを特定するとともに、
特定されたデータを他の記憶装置へ退避させる第1の制
御手段を具備することを特徴とする請求項1記載のデー
タ管理装置。
2. When the storage of data exceeding the storage capacity is instructed to one of the plurality of storage devices, the data to be saved from the storage device is specified based on the management information, and
The data management apparatus according to claim 1, further comprising a first control unit that saves the specified data to another storage device.
【請求項3】前記複数の記憶装置の1つにデータの削除
が指示された際に、所定時間経過後にデータの削除を実
行する第2の制御手段を具備することを特徴とする請求
項1記載のデータ管理装置。
3. A second control means for executing data deletion after a lapse of a predetermined time when data deletion is instructed to one of the plurality of storage devices. The described data management device.
JP4068486A 1992-03-26 1992-03-26 Data managing device Pending JPH05274206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4068486A JPH05274206A (en) 1992-03-26 1992-03-26 Data managing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4068486A JPH05274206A (en) 1992-03-26 1992-03-26 Data managing device

Publications (1)

Publication Number Publication Date
JPH05274206A true JPH05274206A (en) 1993-10-22

Family

ID=13375069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4068486A Pending JPH05274206A (en) 1992-03-26 1992-03-26 Data managing device

Country Status (1)

Country Link
JP (1) JPH05274206A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008527571A (en) * 2005-01-12 2008-07-24 イーエムシー コーポレイション Method and apparatus for managing data deletion

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008527571A (en) * 2005-01-12 2008-07-24 イーエムシー コーポレイション Method and apparatus for managing data deletion

Similar Documents

Publication Publication Date Title
US5590318A (en) Method and system for tracking files pending processing
KR101130366B1 (en) Method, medium, and system for recovering data using a timeline-based computing environment
JP4160933B2 (en) Fast restore of file system usage on very large file systems
US20080046432A1 (en) Systems and methods for a snapshot of data
WO1995014273A9 (en) Method and system for tracking changed files
JP2005115948A (en) Method, system and program for archiving file
GB2439578A (en) Virtual file system with links between data streams
US11841826B2 (en) Embedded reference counts for file clones
US6192376B1 (en) Method and apparatus for shadowing a hierarchical file system index structure to enable error recovery
EP4113269A1 (en) Information processing device, information processing method, and information processing program
CN112000971A (en) File permission recording method, system and related device
US9111015B1 (en) System and method for generating a point-in-time copy of a subset of a collectively-managed set of data items
JPH05274206A (en) Data managing device
JPH01204163A (en) File controller
US7606789B2 (en) Data access and retrieval mechanism
JPH05113920A (en) Method and device for managing file
JPH08314780A (en) File management system
JP2023068981A (en) Information processing device, information processing method, and information processing program
JPH11212845A (en) Device and method for backup data management and recording medium
JPS58114149A (en) Electronic filing system
JPH04252342A (en) Data archive controller for information processing system
JP5276391B2 (en) Intelligent content indexing technology
CN116774918A (en) Data cleaning method, device, equipment and storage medium
JPH06259293A (en) Useless document batch deleting device
JPH05250243A (en) Data processing system for extended storage device