JPS63228348A - Filing device - Google Patents
Filing deviceInfo
- Publication number
- JPS63228348A JPS63228348A JP62064624A JP6462487A JPS63228348A JP S63228348 A JPS63228348 A JP S63228348A JP 62064624 A JP62064624 A JP 62064624A JP 6462487 A JP6462487 A JP 6462487A JP S63228348 A JPS63228348 A JP S63228348A
- Authority
- JP
- Japan
- Prior art keywords
- file
- files
- information
- generation
- control
- 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
- 238000007726 management method Methods 0.000 description 20
- 238000010586 diagram Methods 0.000 description 3
- 238000007796 conventional method 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 two-generation management method for files consisting of a plurality of members in a computer system.
(従来の技術)
従来、ファイルの各メンバの新旧世代管理は人手により
行なわれ、第3図に示すように、一方のファイルに新世
代、他方のファイルに旧世代のメンバをまとめる必要が
ゐった。(Prior art) Conventionally, the management of the old and new generations of each member of a file has been done manually, and as shown in Figure 3, it is necessary to group the new generation members in one file and the old generation members in the other file. Ta.
(発明が解決しようとする問題点)
上述した従来のファイル世代管理方式は、ファイル内の
各メンバに対し、人手により新旧世代の管理を行ない、
1つのファイルに同一世代のメンバをまとめる作業が必
要であるので、ファイルの世代管理に手間がかかるとい
う欠点がある。(Problems to be Solved by the Invention) The conventional file generation management method described above manually manages the old and new generations of each member in a file.
Since it is necessary to combine members of the same generation into one file, there is a drawback that file generation management is time-consuming.
本発明のファイル装置は、メンバ毎に設けられ、該メン
バを収容する2つのファイルと、これらファイルの世代
管理を行なう世代情報管理ファイルよりなる。The file device of the present invention is provided for each member and consists of two files accommodating the member and a generation information management file for managing the generations of these files.
(作用〕
このように、各メンバを収容するファイルをメンバ毎に
2つとし、これらファイルを管理する管理ファイルを設
けることにより、従来の人手(こよるファイル世代管理
を自動化できる。(Operation) In this way, by creating two files for each member and providing a management file to manage these files, conventional manual file generation management can be automated.
次に、本発明の実施例について図面を参照して説明する
。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明のファイル装置の一実施例で、ファイル
の構成を示す図、第2図はメンバ情報管理ファイルの構
造を示す図である。FIG. 1 shows an embodiment of the file device of the present invention, showing the structure of a file, and FIG. 2 shows the structure of a member information management file.
メンバA、B−Xごとに管理上置なる場所にゴかれる2
つのファイルか設けられ、各メンバ△。Members A, B-X will be placed in a management location 2
Two files are provided, each member △.
B〜×を収容し、ファイル1,2を構成しでいる。世代
情報管理ファイル3は、これらファイル1.2のメンバ
毎の新旧世代を管理するもので、ハツシュブロック4と
メンバ情報ブロック5よりなり、前者にはメンバ名とメ
ンバ情報レコード5aのポインタが書かれたハ・ンシュ
レコード4aに区分され、後者はメンバ情報レコード5
aに区分され、その世代管理情報にファイル1,2の新
旧の表示か書かれ、メンバ管理情報にファイル1.2へ
アクセスする情報が書かれている。It accommodates B to x, and constitutes files 1 and 2. The generation information management file 3 manages the old and new generations for each member of these files 1.2, and consists of a hash block 4 and a member information block 5, in which the member name and a pointer to the member information record 5a are written. The latter is divided into member information records 5a and 5a.
The generation management information indicates whether files 1 and 2 are old or new, and the member management information includes information for accessing files 1 and 2.
メンバの読出と更新を行うときは、メンバ情報管理ファ
イル3にアクセスし、メンバ名によりハツシュレコード
4aVサーチし、そのポインタからメンバ情報レコード
5aの位言ヲ得る。次(こ、その世代管理情報よりファ
イル1および2の世代を認識し、求めるファイル1また
は2を読出す。更新のときは、旧メンバを書換え、世代
管理情報の表示の“旧”を“新”に、“新”を“旧”に
N換える。When reading and updating members, the member information management file 3 is accessed, the hash record 4aV is searched by the member name, and the position of the member information record 5a is obtained from the pointer. Recognizes the generations of files 1 and 2 from the generation management information and reads the desired file 1 or 2. When updating, the old member is rewritten and the "old" displayed in the generation management information is changed to "new". ”, change “new” to “old”.
以上説明したように本発明は、各メンバを収容するファ
イルをメンバ毎に2つとし、これらファイルの世代管理
を行なう管理ファイルを設けることにより、従来の人手
によるファイル世代管理を自動化でき、ファイルの世代
管理が容易になるという効果がある。As explained above, the present invention makes it possible to automate the conventional manual file generation management by creating two files for each member and providing a management file to manage the generations of these files. This has the effect of making generation management easier.
第1図は本発明のファイル装フの一実施例の構成図、第
2図はメンバ情報管理ファイル3の構造を示す図、第3
図は従来の方式を示すファイルの構成図である。
1.2・・・メンバのファイル、
3・・・・・・・・・世代情報管理ファイル、4・・・
・・・・・・ハツシュブロック、5・・・・・・・・・
メンバ情報ブロック、4a・・・・・・ハツシュレコー
ド、
5a・・・・・・メンバ情報レコード。
第1図
ハ、+1 ′7j−Lコーレ4a
第 2 図
1日1!=イヤ
新t!l?Iへ”第3図FIG. 1 is a configuration diagram of an embodiment of the file system of the present invention, FIG. 2 is a diagram showing the structure of a member information management file 3, and FIG.
The figure is a file configuration diagram showing a conventional method. 1.2...Member file, 3...Generation information management file, 4...
・・・・・・Hatush block, 5・・・・・・・・・
Member information block, 4a... hash record, 5a... member information record. Figure 1 C, +1 '7j-L Kore 4a Figure 2 1st day 1! = I don't like it
New t! l? To I"Figure 3
Claims (1)
ルと、 これらファイルの世代管理を行なう世代情報管理ファイ
ルよりなるファイル装置。[Scope of Claims] A file device comprising two files provided for each member and accommodating the member, and a generation information management file for managing the generations of these files.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62064624A JPS63228348A (en) | 1987-03-18 | 1987-03-18 | Filing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62064624A JPS63228348A (en) | 1987-03-18 | 1987-03-18 | Filing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS63228348A true JPS63228348A (en) | 1988-09-22 |
Family
ID=13263598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62064624A Pending JPS63228348A (en) | 1987-03-18 | 1987-03-18 | Filing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS63228348A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007241378A (en) * | 2006-03-06 | 2007-09-20 | Data Henkan Kenkyusho:Kk | Retrieval device and program therefor |
-
1987
- 1987-03-18 JP JP62064624A patent/JPS63228348A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007241378A (en) * | 2006-03-06 | 2007-09-20 | Data Henkan Kenkyusho:Kk | Retrieval device and program therefor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS63228348A (en) | Filing device | |
JPH06231012A (en) | Log data managing device | |
JPH05151056A (en) | Data controller | |
JPS63228347A (en) | Control system for generation of file consisting of plural members | |
JPS6225345A (en) | Multivolume control processing system | |
JPH0357037A (en) | File management device | |
JP2002140220A (en) | File management method and recording medium | |
JPH0283639A (en) | File generation control method | |
JPH06149818A (en) | Building controller | |
JPH0756716A (en) | Program processor | |
JPH04114244A (en) | File reading system | |
JPS6386041A (en) | File updating method | |
JPH06187345A (en) | Document preservation system for word processor | |
JPH0194438A (en) | Program file managing system | |
JPH04143858A (en) | Document processor | |
JPH04239345A (en) | Data writing system to external storage file | |
JPS6327935A (en) | Storage medium management system | |
JPH025153A (en) | Data base record format conversion system | |
JPH01136252A (en) | File structure | |
JPS60124751A (en) | File history management system | |
JPH01169793A (en) | System for moving optical disk management information | |
JPS62262132A (en) | Data file control system | |
JPH05151042A (en) | Method for designing file for computer processing system | |
JPH01270123A (en) | Data base system | |
JPH0219936A (en) | Program application state grasping system by reference and time/date of application |