JPS63143643A - Control system for preserving data - Google Patents
Control system for preserving dataInfo
- Publication number
- JPS63143643A JPS63143643A JP61290204A JP29020486A JPS63143643A JP S63143643 A JPS63143643 A JP S63143643A JP 61290204 A JP61290204 A JP 61290204A JP 29020486 A JP29020486 A JP 29020486A JP S63143643 A JPS63143643 A JP S63143643A
- Authority
- JP
- Japan
- Prior art keywords
- date
- file
- elapsed
- contents
- 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
Links
- 238000013500 data storage Methods 0.000 claims description 11
- 238000007726 management method Methods 0.000 claims description 11
- 230000000737 periodic effect Effects 0.000 claims 1
- 238000000034 method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 2
- 239000002699 waste material Substances 0.000 description 2
- 238000004886 process control Methods 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はデータ保存の管理システム、特に一定のデータ
容量を有するデバイスに対し、無駄をなくして有効なデ
ータ活用を可能とするデータ保存の管理システムに関す
る。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data storage management system, particularly a data storage management system that eliminates waste and enables effective data utilization for devices having a certain data capacity. Regarding the system.
一般に、データをファイルするにはそのデータ内容によ
ってパーマネントのものとテンポラリのものとが存在す
るが、テンポラリのファイルであっても現実的には作為
的にデリートしない限り保存状態が維持されたものとな
っており、−々そのファイルを探してデリートするのも
面倒なため不要となっているテンポラリファイルもパー
マネントファイルと共に保存され、整理のつかないもの
となっていた。In general, there are two types of data files: permanent files and temporary files, depending on the data content, but even temporary files will actually maintain their saved state unless they are intentionally deleted. Because it is troublesome to search for and delete such files, temporary files that are no longer needed are also saved along with the permanent files, resulting in an unorganized file.
そこで、本発明は上記したような従来の実情に着目して
なされたもので、かかる問題点を解消して、テンポラリ
ファイルを使用頻度や時間の経過によってチェックし、
自動的にデリートしてしまうことにより、データの整理
が容易となって、一定とされたデータ容量を無駄なく有
効に活用することができるものとしたデータ保存の管理
システムを提供することを目的としている。Therefore, the present invention has been made by focusing on the above-mentioned conventional situation, and solves such problems by checking temporary files according to the frequency of use and the passage of time.
The purpose is to provide a data storage management system that makes it easy to organize data by automatically deleting it, and makes it possible to effectively utilize a fixed amount of data without wasting it. There is.
〔問題点を解決しようとするための手段〕この目的を達
成するために、本発明に係るデータの保存の管理システ
ムは、テンボラリファイルに設定記載されたラベル内容
を定期的にチェックして、保存すべき日時や時間を経過
しているデータを自動的にデリートすることを特徴とし
ている。[Means for solving the problem] In order to achieve this purpose, the data storage management system according to the present invention periodically checks the contents of the label set in the temporary file, It is characterized by automatically deleting data that has passed the date and time it should be saved or the time that it should be saved.
上記したようなデータ保存の管理システムとすることに
よって、古くなって不要となったテンポラリファイルは
自動的にデリートされて、その分エリアが空き、無駄な
く有効にそのエリアを活用することができることとなる
のである。By using the data storage management system described above, temporary files that are old and no longer needed are automatically deleted, freeing up space and making it possible to use the area effectively without wasting it. It will become.
次に、本発明の実施の一例を第1図乃至第2図を参照し
て詳細に説明する。Next, an example of the implementation of the present invention will be described in detail with reference to FIGS. 1 and 2.
第1図は本発明に係るデータ保存の管理システムに用い
られるファイルlの構造を示す概念図であって、このフ
ァイル1には実質的なデータ保存部2と、そのデータ保
存部2の頭にラベル部3が形成されたものとなっている
。そのラベル部3は順にファイル名称欄3a、そのファ
イルlがテンポラリかパーマネントかの記載欄3b、保
管必要日時の記載欄3C1最大未使用期間の記載欄3d
、最近使用日時の記載欄3e、となっているものであり
、このファイル1はアクセスされた時には必ず最近使用
日時の記載欄3eのデータがアクセスされた日時に変更
されるものとなっている。FIG. 1 is a conceptual diagram showing the structure of a file l used in the data storage management system according to the present invention. A label portion 3 is formed thereon. The label section 3 includes, in order, a file name field 3a, a field 3b for writing whether the file is temporary or permanent, a field 3C for writing the required storage date and time, and a field 3d for writing the maximum unused period.
, the most recently used date and time column 3e, and when this file 1 is accessed, the data in the most recently used date and time column 3e is always changed to the accessed date and time.
又、第2図は前記したファイル1を前提として行なわれ
るデータ保存の管理システムを表わすフローチャート図
であり、まずファイルlのラベル部3の内容を見る処理
がなされ、そのファイルlがテンポラリのものか、パー
マネントのものかのチェックが行なわれる。ここでファ
イルlがパーマネントのものであればデリートすること
はできないので、そのまま終了となるが、テンポラリの
ものである場合には、現在(アクセス時)の日時を見て
、その現在の日時を基準として保管必要日時記載wA3
Cを読んで、保管必要日時がすぎているか否かのチェッ
クが行なわれている。ここで保管必要日時がすぎていれ
ば、すぐにそのファイルlをデリート(削除)して終了
となるが、まだ、保管必要日時がすぎていない場合には
、最大未使用期間の記載欄3dと最近使用日時の記載欄
3eを読んで現在の日時は最近使用日時から前記の最大
未使用期間をこしたか否かのチェックが行なわれ、まだ
こしていなければそのまま収容となるが、こしている場
合にはそのファイル1はデリートされて終了とされる。FIG. 2 is a flowchart showing a data storage management system based on the file 1 described above. First, a process is performed to check the contents of the label section 3 of file 1, and it is determined whether the file 1 is temporary or not. , a check is made to see if it is permanent. Here, if the file l is permanent, it cannot be deleted and the process ends, but if it is temporary, check the current date and time (at the time of access) and use that current date and time as the standard. Date and time required for storage wA3
C is read to check whether the required storage date and time has passed. If the required storage date and time has passed, the file l will be deleted immediately and the process will end. However, if the required storage date and time has not yet passed, the maximum unused period will be entered in column 3d. Reading column 3e for the most recent use date and time, the current date and time is checked to see if the maximum unused period has passed from the most recently used date and time, and if it has not been used yet, it will be stored as is, but if it is not. In this case, the file 1 is deleted and the process ends.
尚、上記したフローチャート図における処理制御はタイ
マーを接続したCPUによって行なわれ、タイマーは予
め設定される一定期間ごとにこのフローチャートの内容
を実行するものとされている。Note that the process control in the above-described flowchart is performed by a CPU connected to a timer, and the timer is supposed to execute the contents of this flowchart every preset fixed period.
上述したように本発明に係るデータ保存の管理システム
によれば、使用頻度が低く、一定期間が経過して古くな
ってテンポラリファイルは自動的にデリートされること
となるので、記憶装置におけるエリアが無駄なく有効に
活用されることとなり、不要な情報の整理がつくものと
なっている。As described above, according to the data storage management system of the present invention, temporary files that are used infrequently and become old after a certain period of time are automatically deleted, so the area on the storage device is This allows for effective use without waste, and helps to organize unnecessary information.
第1図は本発明に係るデータ保存の管理システムに使用
されるファイルの構造を示す概念図、第2図は同フロー
チャート図である。
1・・・ファイル 3・・・ラベル部
特許出願人 アルプス電気株式会社
代表者 片開 勝太部
第1図
第2図
tart
774ノν6ワラハぐ月7内容
Tシボラソ7?4ルか ハ0−マネントハa−
マネント7ア4ルク)
テンJて°ラリ
I足許の日日、¥左足る
Ye5 イ呈皆ダ要日8弄1よすき°たかO
θヰ)−(Haイ更MHO)I# AI。FIG. 1 is a conceptual diagram showing the structure of a file used in a data storage management system according to the present invention, and FIG. 2 is a flowchart of the same. 1...File 3...Label Department Patent Applicant Representative of Alps Electric Co., Ltd. Manentha a-
Manent 7 A4 Luk) Ten J Te ° Rari I foot day day, ¥ left enough Ye5 I present everyone da important day 8 To 1 Yosuki ° Taka O θヰ) - (Ha I further MHO) I# AI.
Claims (2)
を定期的にチェックして、保存すべき日時や時間を経過
しているデータを自動的にデリートすることを特徴とす
るデータ保存の管理システム。(1) A data storage management system that periodically checks the contents of a label set in a temporary file and automatically deletes data whose storage date and time have passed.
利用してなされることを特徴とするデータ保存の管理シ
ステム。(2) A data storage management system characterized in that the periodic checking of the label contents is performed using a timer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61290204A JPS63143643A (en) | 1986-12-05 | 1986-12-05 | Control system for preserving data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61290204A JPS63143643A (en) | 1986-12-05 | 1986-12-05 | Control system for preserving data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS63143643A true JPS63143643A (en) | 1988-06-15 |
Family
ID=17753099
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61290204A Pending JPS63143643A (en) | 1986-12-05 | 1986-12-05 | Control system for preserving data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS63143643A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009110477A (en) * | 2007-11-01 | 2009-05-21 | Fujitsu Ltd | File management apparatus and file management program |
-
1986
- 1986-12-05 JP JP61290204A patent/JPS63143643A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009110477A (en) * | 2007-11-01 | 2009-05-21 | Fujitsu Ltd | File management apparatus and file management program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7836023B2 (en) | System for managing access and storage of worm files without sending parameters for associated file access | |
US5713008A (en) | Determination of working sets by logging and simulating filesystem operations | |
DK0797805T3 (en) | Storing computer data | |
FR2604280B1 (en) | METHOD FOR MANAGING FILES ON A NON-ERASABLE INFORMATION MEDIUM | |
ES2082860T3 (en) | A METHOD OF MANAGING A COMPUTER SYSTEM. | |
JPS63143643A (en) | Control system for preserving data | |
DE69308790D1 (en) | File management procedures, recording medium and computer system therefor | |
FI943668A (en) | Method for transferring files produced by a communication device from mass memory to post-processing system memory | |
JP2004234188A (en) | Data file management method | |
JPH04195559A (en) | Subfile management system | |
US20070005960A1 (en) | Wait free coherent multi-level file system | |
US9535624B1 (en) | Duplicate management | |
CN114968946A (en) | Storage device and corresponding operation method and device | |
JPH03125238A (en) | Information control system | |
KR940017573A (en) | Data memory management method in real time database management system (DBMS) | |
JPH0744426A (en) | File management method for file system | |
JPS6278638A (en) | File recording and control system | |
DE69531951D1 (en) | METHOD AND DEVICE FOR STORING MEDIATION SYSTEM INFORMATION ON A TAPE | |
JPH03257521A (en) | Medium copy system | |
ATE284060T1 (en) | MEMORY MANAGEMENT METHOD FOR CONFIGURING A COMPUTER STORAGE MEDIUM WITH A VIRTUAL DISK DEVICE | |
JPH01177649A (en) | System for managing file | |
JPH04299749A (en) | Magneto-optical disk system | |
JPS61165803A (en) | Magnetic file control system | |
JPH027137A (en) | File system | |
JPH01106146A (en) | File managing method |