JP2669241B2 - Migration processing method - Google Patents

Migration processing method

Info

Publication number
JP2669241B2
JP2669241B2 JP3348348A JP34834891A JP2669241B2 JP 2669241 B2 JP2669241 B2 JP 2669241B2 JP 3348348 A JP3348348 A JP 3348348A JP 34834891 A JP34834891 A JP 34834891A JP 2669241 B2 JP2669241 B2 JP 2669241B2
Authority
JP
Japan
Prior art keywords
file
sort
record
migration
directory
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.)
Expired - Lifetime
Application number
JP3348348A
Other languages
Japanese (ja)
Other versions
JPH05158760A (en
Inventor
武信 中塚
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 JP3348348A priority Critical patent/JP2669241B2/en
Publication of JPH05158760A publication Critical patent/JPH05158760A/en
Application granted granted Critical
Publication of JP2669241B2 publication Critical patent/JP2669241B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02E60/30Hydrogen technology
    • Y02E60/50Fuel cells

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ストレージ管理を行な
うマイグレーション処理方式に関し、特に、長期間使用
されていない利用者ファイルをより安価なストレージ媒
体へ移送するマイグレーション処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a migration processing method for managing storage, and more particularly to a migration processing method for transferring user files that have not been used for a long time to a cheaper storage medium.

【0002】[0002]

【従来の技術】従来、ストレージ管理方式を行なうマイ
グレーション処理方式は、マイグレーションの対象ファ
イルとしてもっとも長期間使用されていないファイル、
またはもっともアクセス頻度が低いファイルを選んで、
一定ファイルスペースが空くまでマイグレーション処理
を続けていた。
2. Description of the Related Art Conventionally, a migration processing method for performing a storage management method includes a file which has not been used for a long time as a file to be migrated.
Or select the least frequently accessed file,
The migration process continued until a certain file space became available.

【0003】または、所定期間使用されていないファイ
ルすべてを、あるいは所定アクセス頻度より低いファイ
ルをすべてマイグレーションしていた。
Alternatively, all the files that have not been used for a predetermined period of time or all the files that are less frequently accessed than a predetermined frequency are migrated.

【0004】[0004]

【発明が解決しようとする課題】ところで、上述した従
来のマイグレーション処理方式にあっては、マイグレー
ション対象ファイルのサイズを考慮していないため、小
さなファイルスペースを持つファイルを数多くマイグレ
ーションしなければならない場合が発生し、一定ファイ
ルスペースを空けるのに時間がかかるという問題があっ
た。
In the above-mentioned conventional migration processing method, since the size of the file to be migrated is not taken into consideration, there are cases where many files having a small file space must be migrated. There was a problem that it took some time to free up a certain file space.

【0005】本発明は、上記の問題点にかんがみてなさ
れたもので、ファイルのサイズを考慮してマイグレーシ
ョン処理の短縮化を図ったマイグレーション処理方式の
提供を目的とする。
The present invention has been made in view of the above problems, and an object thereof is to provide a migration processing method in which the migration processing is shortened in consideration of the file size.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
本発明のマイグレーション処理方式は、大容量のディス
ク装置上にあって、長期間使用されていない利用者ファ
イルをより価格の安い媒体に移送させるマイグレーショ
ン処理方式において、マイグレーションすべきスペース
量を入力してマイグレーション処理を開始させるコマン
ド処理部と、システム中のディレクトリをサーチしてマ
イグレーションの候補ファイルを抽出するディレクトリ
サーチ部と、上記抽出されたディレクトリから未使用日
数を定数で丸める未使用日数加工部と、上記作成された
未使用日数と該当ファイルのファイルサイズとをそれぞ
れ第1キー,第2キーとしてさらにディレクトリアドレ
スの項目を持たせたソートレコードを作成するレコード
編集部と、前記作成したソートレコードをソートワーク
ファイルに出力するレコード出力部と、前記ソートワー
クファイルを使用してソートを実施するソート処理部
と、ソート処理の終了後、ソートレコードを1件ずつ入
力するレコード入力部と、前記ソートレコードで示され
る該当ファイルをディスク装置から入力してマイグレー
ション媒体に移送する処理を前記コマンド処理部で与え
られたスペース量に達するまで行なうデータ移送部とを
備えた構成としてある。
In order to achieve the above object, the migration processing method of the present invention transfers a user file, which is on a large-capacity disk device and has not been used for a long time, to a cheaper medium. A command processing unit for inputting an amount of space to be migrated and starting a migration process, a directory search unit for searching a directory in the system to extract a migration candidate file, and the extracted directory Unused days processing unit that rounds unused days with a constant, and a sorted record that further has a directory address item using the created unused days and the file size of the file as first and second keys, respectively. And the record editor that creates A record output unit that outputs the sorted records to a sort work file, a sort processing unit that performs sorting using the sort work file, and a record input unit that inputs sorted records one by one after the end of the sort processing. , A data transfer unit that performs a process of inputting the corresponding file indicated by the sort record from the disk device and transferring it to the migration medium until the amount of space given by the command processing unit is reached.

【0007】[0007]

【作用】上記構成からなるマイグレーション処理方式に
よれば、コマンド処理部が受け付けたスペース容量分を
新たに空きスペースとしてディスク装置上に確保するた
めに、ディレクトリサーチ部がディレクトリをすべてサ
ーチして各末端ノードに対応するファイルの情報をソー
トレコード作成部に渡す。これを受けて、未使用日数加
工部がファイルの未使用日数を一定数で丸めて、レコー
ド編集部がこの未使用日数とファイルサイズをキーとし
てソートレコードを作成し、ソートワークファイルに出
力する。ソート処理部のソート処理後、レコード入力部
がレコードを1件ずつ入力して、データ移送部がディス
ク装置からファイル内容を読み込んで、マイグレーショ
ン媒体に書き込む。
According to the migration processing method having the above-described configuration, the directory search section searches all the directories and searches for each terminal in order to secure the space capacity received by the command processing section as a new free space on the disk device. The information of the file corresponding to the node is passed to the sort record creation unit. In response to this, the unused days processing unit rounds the unused days of the file by a certain number, and the record editing unit creates a sort record using the unused days and the file size as keys, and outputs it to the sort work file. After the sort processing by the sort processing unit, the record input unit inputs records one by one, and the data transfer unit reads the file contents from the disk device and writes the file contents in the migration medium.

【0008】これにより、未使用期間が長くかつファイ
ル容量が大きいファイルを優先してマイグレーションす
ることで、より速くマイグレーション処理を終了させる
ことができる。
Thus, by preferentially migrating a file having a long unused period and a large file capacity, the migration process can be completed more quickly.

【0009】[0009]

【実施例】以下、本発明の一実施例について図面を参照
して説明する。図1は、本発明の実施例に係るマイグレ
ーション処理方式の構成要素を示すブロック図であり、
図2はソートレコードの形式を示した図であり、図3は
処理の概略フローを示している。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating components of a migration processing method according to an embodiment of the present invention.
FIG. 2 is a diagram showing a format of a sort record, and FIG. 3 shows a schematic flow of processing.

【0010】図1において、10はディスク装置中に存
在するディレクトリを示しており、このディレクトリに
よってユーザファイルのスペースも管理されている。2
0はコンソールまたはユーザプログラムからマイグレー
ション開始指示とマイグレーション処理で空けるべきフ
ァイルスペース容量を入力するコマンド処理部であっ
て、マイグレーションすべきスペース量を入力してマイ
グレーション処理を開始させる。
In FIG. 1, reference numeral 10 indicates a directory existing in the disk device, and the user file space is also managed by this directory. 2
A command processing unit 0 inputs a migration start instruction from the console or a user program and a file space capacity to be freed by the migration process, and inputs the amount of space to be migrated to start the migration process.

【0011】30はマイグレーション処理部を示してい
る。マイグレーション処理部30において、40はディ
レクトリ10を順次サーチしてマイグレーションの候補
となるファイルを捜すディレクトリサーチ部、50は、
マイグレーションの候補ファイルの優先度を決めるため
のソートレコードを作成するソートレコード作成部であ
る。
Reference numeral 30 denotes a migration processing unit. In the migration processing unit 30, 40 is a directory search unit for sequentially searching the directory 10 for files that are candidates for migration.
A sort record creation unit for creating a sort record for determining the priority of a migration candidate file.

【0012】ソートレコード作成部50において、51
はファイルの未使用日数を加工して定数(7日または1
0日など)で丸める未使用日数加工部、52はソートレ
コードに所定のデータ項目をセットするレコード編集部
であって、上記処理で作成された未使用日数と該当ファ
イルのファイルサイズとをそれぞれ第1キー,第2キー
としてさらにディレクトリアドレスの項目を持たせたソ
ートレコードを作成する。53はソートレコードを後述
のソートワークファイル80に出力するレコード出力部
である。
In the sort record creation unit 50, 51
Is a constant (7 days or 1)
An unused days processing unit 52 for rounding to zero (0 day, etc.) and a record editing unit 52 for setting a predetermined data item in a sort record. A sort record having a directory address item as a first key and a second key is created. Reference numeral 53 denotes a record output unit that outputs a sorted record to a later-described sort work file 80.

【0013】60はマイグレーション処理部30に含ま
れ、ソートワークファイル80を使用してソートを実施
する公知のソート処理を行なうソート処理部である。7
0はマイグレーション処理部30に含まれ、マイグレー
ション対象ファイルを決定し、ディスク装置中のユーザ
ファイルを後述のマイグレーション媒体90に移送する
ファイル移送部、71はファイル移送部70に含まれ、
ソートワークファイル80からソートレコードを1件ず
つ入力するレコード入力部、72はファイル移送部70
に含まれ、ユーザファイルの内容をマイグレーション媒
体90に移送するデータ移送部であって、前記ソートレ
コードで示される該当ファイルをディスク装置から入力
してマイグレーション媒体に移送する処理を前記コマン
ド処理部20で与えられたスペース量に達するまで行な
う。
Reference numeral 60 denotes a sort processing unit included in the migration processing unit 30 for performing a known sort process for performing a sort using the sort work file 80. 7
0 is included in the migration processing unit 30, determines a file to be migrated, and transfers a user file in the disk device to a migration medium 90 described later, 71 is included in the file transfer unit 70,
A record input unit 72 for inputting sorted records one by one from the sort work file 80;
And a data transfer unit for transferring the contents of a user file to the migration medium 90. The command processing unit 20 performs a process of inputting the file indicated by the sort record from the disk device and transferring the file to the migration medium. Repeat until the amount of space given is reached.

【0014】80はソート処理の入力/出力/ワークフ
ァイルを兼ねたソートワークファイル、90は磁気テー
プ、磁気ディスク装置等で構成されるマイグレーション
媒体をそれぞれ示している。
Reference numeral 80 denotes a sort work file which also serves as an input / output / work file for sort processing, and 90 denotes a migration medium composed of a magnetic tape, a magnetic disk device or the like.

【0015】図2において、100はレコード編集部5
2によって作成されたソートレコードの形式を示してい
る。
In FIG. 2, reference numeral 100 denotes a record editing unit 5
2 shows the format of the sort record created by Step 2.

【0016】次に、図1,図2および図3を用いて本実
施例の動作を説明する。
Next, the operation of this embodiment will be described with reference to FIGS. 1, 2 and 3.

【0017】まず、ステップ200でコマンド処理部2
0はコンソールまたはユーザプログラムなどの任意の入
力装置からマイグレーション開始指示とマイグレーショ
ン処理で空けるべきファイルスペース容量(以降「要求
スペース容量」と略する)とが入力されるのを待ってい
る。
First, at step 200, the command processing unit 2
0 waits for a migration start instruction and a file space capacity (hereinafter abbreviated as “requested space capacity”) to be freed by the migration process from an input device such as a console or a user program.

【0018】コマンドが入力されるとコマンド処理部2
0はマイグレーション処理部30に要求スペース容量と
ともに制御を渡す。
When a command is input, the command processing unit 2
0 passes control to the migration processing unit 30 together with the required space capacity.

【0019】次に、ステップ210でディレクトリサー
チ部40がディスク装置中のディレクトリ10を順次サ
ーチして各ノードの情報を一つ入手する。なお、ディレ
クトリのサーチ方法は本特許に関係しないため特に言及
せず公知の方式とする。
Next, at step 210, the directory search unit 40 sequentially searches the directory 10 in the disk device to obtain one information of each node. Since the directory search method is not related to the present invention, a known method is used without any particular reference.

【0020】ステップ220でディレクトリすべてをサ
ーチしたかどうか判定してすべてサーチしたならばステ
ップ270へ進み、すべてをサーチしていなければステ
ップ230へと進む。
In step 220, it is determined whether or not all directories have been searched. If all directories have been searched, step 270 is proceeded to, and if all directories have not been searched, step 230 is proceeded to.

【0021】ステップ230ではステップ220で入手
した1つのディレクトリが中間ディレクトリであるとき
は次のディレクトリを得るためステップ210へ戻る。
In step 230, if one directory obtained in step 220 is an intermediate directory, the process returns to step 210 to obtain the next directory.

【0022】入手したディレクトリがファイルであると
きはステップ240へ進み、未使用日数加工部51がデ
ィレクトリ中の最新参照日付と現在の日付とから未使用
日数を求めて、さらにこの日数を所定の数(例えば、週
単位であれば7を、月単位であれば30を使用するとし
てシステムであらかじめ決定しておく)で丸めて未使用
日数とする。
When the obtained directory is a file, the process proceeds to step 240, where the unused days processing unit 51 obtains the number of unused days from the latest reference date and the current date in the directory, and further sets this number of days to a predetermined number. (For example, 7 is used for the week unit, and 30 is used for the month unit, which is determined in advance by the system).

【0023】ステップ250ではレコード編集部52が
前記未使用日数を第1キーとし、該当ディレクトリ中か
らファイルサイズを得てこれを第2キーとし、さらに該
当ディレクトリが存在するディスク装置中のアドレスを
1項目として付加したソートレコードを作成する。結果
として図2の100のような形式となる。
In step 250, the record editing unit 52 uses the number of unused days as the first key, obtains the file size from the corresponding directory and uses this as the second key, and further sets the address in the disk device in which the corresponding directory exists to 1 Create a sort record added as an item. The result is a format like 100 in FIG.

【0024】ステップ260ではレコード出力部53が
ステップ250で作成したソートレコードをソートワー
クファイル80に出力する。このファイルがマイグレー
ションの候補ファイルとなる。次のファイルをサーチす
るためにステップ210へ進んで、同様な処理を繰り返
す。
In step 260, the record output unit 53 outputs the sort record created in step 250 to the sort work file 80. This file is a migration candidate file. The process proceeds to step 210 to search for the next file, and the same processing is repeated.

【0025】その内、ステップ220でディレクトリの
サーチが終了したと判定されてステップ270へと進
む。
Among them, in step 220, it is determined that the directory search is completed, and the process proceeds to step 270.

【0026】ステップ270ではソート処理部60がソ
ートワークファイル80を使用して前記ソートレコード
をソートする。この結果、ソートレコードが未使用日数
で数種類にグループ分けされて未使用日数が大きい順に
並び換えられ、さらにこのグループごとにファイルサイ
ズの大きいもの順に並び換えられる。
In step 270, the sort processing unit 60 uses the sort work file 80 to sort the sort records. As a result, the sorted records are grouped into several types according to the number of unused days, sorted in descending order of unused days, and sorted in descending order of file size for each group.

【0027】次に、ステップ280でレコード入力部7
1がソートワークファイル80からソートレコードを1
件入力する。
Next, at step 280, the record input unit 7
1 is a sort record from the sort work file 80
Enter the item.

【0028】ステップ290でデータ移送部72がソー
トレコード中のディレクトリアドレスを用いてディレク
トリ10中から該当ディレクトリを入手する。
In step 290, the data transfer section 72 obtains the corresponding directory from the directory 10 using the directory address in the sort record.

【0029】ステップ300では該当ディレクトリの情
報からファイルが存在するディスク装置中のアドレスを
得て、ファイルの内容を読み込む。
In step 300, the address of the disk device where the file exists is obtained from the information of the corresponding directory, and the contents of the file are read.

【0030】続けて、ステップ310で読み込んだファ
イルの内容をマイグレーション媒体90に書き込む。
Subsequently, the contents of the file read in step 310 are written to the migration medium 90.

【0031】さらに、ステップ320では該当ファイル
のファイルスペースを解放する。解放したスペース量の
合計値はデータ移送部72の所定のエリアに順次積算さ
れていく。
In step 320, the file space of the file is released. The total value of the released space amount is sequentially accumulated in a predetermined area of the data transfer unit 72.

【0032】ステップ330ではステップ200で入力
した要求スペース容量と前記解放したスペース量の合計
値とを比較して、まだ要求スペース容量分の解放を行な
っていなければステップ280へ戻って、同様な処理を
繰り返す。また、要求スペース容量分の解放を行なって
いればマイグレーション処理を終了する。
In step 330, the requested space capacity input in step 200 is compared with the total value of the released space quantity. If the requested space capacity has not been released yet, the flow returns to step 280 to execute the same processing. repeat. If the required space capacity has been released, the migration process ends.

【0033】以上の説明から未使用日数がほぼ同じファ
イルはファイルサイズの大きなものから順にマイグレー
ションの対象となるようにできている。
From the above description, files having almost the same number of unused days can be migrated in order from the file having the largest file size.

【0034】[0034]

【発明の効果】以上説明したように、本発明のマイグレ
ーション処理方式によれば、ストレージ管理の際、ファ
イルの未使用日数がほぼ同じであればファイルサイズの
大きい順にマイグレーションされるため、マイグレーシ
ョン処理がより速く終了する。この結果、ディスク装置
上のスペースがなくて、マイグレーション処理でスペー
スを空け、ディスク装置上にスペースを確保するとき、
作業の中断時間がより短くなり、作業の能率が上がると
いう効果がある。
As described above, according to the migration processing method of the present invention, in the case of storage management, if the number of unused days of a file is almost the same, the files are migrated in descending order of the file size. Finish faster. As a result, when there is no space on the disk device and you want to make space for the migration process and secure space on the disk device,
This has the effect of shortening the work interruption time and increasing the work efficiency.

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

【図1】本発明の一実施例に係るマイグレーション処理
方式を示すブロック図である。
FIG. 1 is a block diagram showing a migration processing method according to an embodiment of the present invention.

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

【図3】実施例に係るマイグレーション処理方式の処理
概略を示すフローチャートである。
FIG. 3 is a flowchart illustrating an outline of a migration processing method according to the embodiment;

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

10 ディレクトリ 20 コマンド処理部 30 マイグレーション処理部 40 ディレクトリサーチ部 50 ソートレコード作成部 51 未使用日数加工部 52 レコード編集部 53 レコード出力部 60 ソート処理部 70 ファイル移送部 71 レコード入力部 72 データ移送部 80 ソートワークファイル 90 マイグレーション媒体 100 ソートレコード形式 Reference Signs List 10 directory 20 command processing unit 30 migration processing unit 40 directory search unit 50 sort record creation unit 51 unused days processing unit 52 record editing unit 53 record output unit 60 sort processing unit 70 file transfer unit 71 record input unit 72 data transfer unit 80 Sort work file 90 Migration medium 100 Sort record format

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 大容量のディスク装置上にあって、長期
間使用されていない利用者ファイルをより価格の安い媒
体に移送させるマイグレーション処理方式において、マ
イグレーションすべきスペース量を入力してマイグレー
ション処理を開始させるコマンド処理部と、システム中
のディレクトリをサーチしてマイグレーションの候補フ
ァイルを抽出するディレクトリサーチ部と、上記抽出さ
れたディレクトリから未使用日数を定数で丸める未使用
日数加工部と、上記作成された未使用日数と該当ファイ
ルのファイルサイズとをそれぞれ第1キー,第2キーと
してさらにディレクトリアドレスの項目を持たせたソー
トレコードを作成するレコード編集部と、前記作成した
ソートレコードをソートワークファイルに出力するレコ
ード出力部と、前記ソートワークファイルを使用してソ
ートを実施するソート処理部と、ソート処理の終了後、
ソートレコードを1件ずつ入力するレコード入力部と、
前記ソートレコードで示される該当ファイルをディスク
装置から入力してマイグレーション媒体に移送する処理
を前記コマンド処理部で与えられたスペース量に達する
まで行なうデータ移送部とを備えたことを特徴とするマ
イグレーション処理方式。
In a migration processing method for transferring a user file that has not been used for a long period of time on a large-capacity disk device to a cheaper medium, the migration processing is performed by inputting the amount of space to be migrated. A command processing unit to be started, a directory search unit for searching a directory in the system to extract a migration candidate file, an unused days processing unit for rounding the number of unused days from the extracted directory by a constant, A record editing unit for creating a sort record having a directory address item further using the number of unused days and the file size of the file as a first key and a second key, respectively, and storing the created sort record in a sort work file. A record output section for outputting, and A sort processing unit that performs sorting using a sort work file, and after the end of the sort processing,
A record input section for inputting sorted records one by one;
A data transfer unit for inputting a file indicated by the sort record from a disk device and transferring the file to a migration medium until the space amount given by the command processing unit is reached. method.
JP3348348A 1991-12-05 1991-12-05 Migration processing method Expired - Lifetime JP2669241B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3348348A JP2669241B2 (en) 1991-12-05 1991-12-05 Migration processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3348348A JP2669241B2 (en) 1991-12-05 1991-12-05 Migration processing method

Publications (2)

Publication Number Publication Date
JPH05158760A JPH05158760A (en) 1993-06-25
JP2669241B2 true JP2669241B2 (en) 1997-10-27

Family

ID=18396421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3348348A Expired - Lifetime JP2669241B2 (en) 1991-12-05 1991-12-05 Migration processing method

Country Status (1)

Country Link
JP (1) JP2669241B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7634615B2 (en) * 2004-06-10 2009-12-15 Marvell World Trade Ltd. Adaptive storage system

Also Published As

Publication number Publication date
JPH05158760A (en) 1993-06-25

Similar Documents

Publication Publication Date Title
US5740445A (en) Information processing apparatus for generating directory information to manage a file using directories
US5117495A (en) Method of sorting data records
JPH04227550A (en) Data processing apparatus
JP3251138B2 (en) Hash method
JP2669241B2 (en) Migration processing method
JP2925042B2 (en) Information link generation method
JPS62226375A (en) Picture information retrieving system
JP2679602B2 (en) Evacuation medium creation system
JP2002140218A (en) Data processing method, computer-readable recording medium and data processing device
JP2720775B2 (en) File parallel processing unit
JPH05151056A (en) Data controller
JP3780772B2 (en) Database index creation device
JPH0239225A (en) Filing system
JPH04260143A (en) Electronic filing system
JP2556272B2 (en) Electronic filing information porting method and apparatus
JPH03174654A (en) Filing method and its device
JPS6058492B2 (en) Database search method
JPH07200378A (en) Library file management equipment
JP2000132439A (en) System for retrieving file stored in hard disk of personal computer
JPS62257549A (en) System for restoring data base file
JPS62177642A (en) File management system for postscript filing device
JPH09190465A (en) Method for referring to classified and stored information
JPH04140825A (en) Optical disk device access system
JPH0258167A (en) Optical disk filing device
JPH0664599B2 (en) Document file search device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070704

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080704

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090704

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100704

Year of fee payment: 13