JPS63167942A - File control system - Google Patents

File control system

Info

Publication number
JPS63167942A
JPS63167942A JP61311836A JP31183686A JPS63167942A JP S63167942 A JPS63167942 A JP S63167942A JP 61311836 A JP61311836 A JP 61311836A JP 31183686 A JP31183686 A JP 31183686A JP S63167942 A JPS63167942 A JP S63167942A
Authority
JP
Japan
Prior art keywords
file
access
information
control table
file 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
Application number
JP61311836A
Other languages
Japanese (ja)
Inventor
Hiromi Inoue
井上 浩弓
Tetsuo Kobayashi
哲男 小林
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP61311836A priority Critical patent/JPS63167942A/en
Publication of JPS63167942A publication Critical patent/JPS63167942A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To add a file without stopping the whole, by executing an input and output to the file by referring to control information in a file control table, and updating the contents of the table by the latest information. CONSTITUTION:When a user 18 executes an access to a file 16, when a re-access starting means 12 is started, the means 12 starts a file access means 14 and executes an access to the file 16, based on control information registered in a file control table 17. A file control table changing means 13 reads file information which becomes an object, from a data base management file 11, and stored its information in an unused area in the table 17. Subsequently, the means 12 requests the re-execution of an access, to the means 14. The means executes an access to the added file again, while referring to the changed file control information. In such a way, the user 18 can use the file to be used, by only registering it in the file 11.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータベースシステムにおけるファイル制御シ
ステムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a file control system in a database system.

〔従来の技術〕[Conventional technology]

従来の技術を用いたファイル制御システムについて第4
図を用いて説明する。
Part 4 about file control systems using conventional technology
This will be explained using figures.

第4図は、従来のファイル制御システムの概要を示す図
であり、11はデータベース管理ファイル、14はファ
イルアクセス手段、15は複数のファイル16からなる
データベース、17はファイル制御テーブルである。
FIG. 4 is a diagram showing an outline of a conventional file control system, in which 11 is a database management file, 14 is a file access means, 15 is a database consisting of a plurality of files 16, and 17 is a file control table.

従来のファイル制御システムでは、データベース管理フ
ァイル11に格納されているデータベース15の複数の
ファイル16の制御情報を基にファイル制御テーブル1
7上にファイルの制御情報を登録し、その情報を基にフ
ァイルアクセス手段14によりファイルの入出力を行っ
ていた。また、ファイルを追加する場合は、その情報は
、ファイル制御テーブル17に反映されないため、任意
の時点でファイルを追加する事はできなかった。
In a conventional file control system, a file control table 1 is created based on control information of a plurality of files 16 of a database 15 stored in a database management file 11.
File control information is registered on the computer 7, and the file access means 14 inputs and outputs files based on this information. Further, when adding a file, the information is not reflected in the file control table 17, so the file cannot be added at any time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のファイル制御システムは、データベース
に対してファイルを追加しようとする場合は、一旦デー
タベース全体のファイル制御テーブルを解除して、再度
ファイル制御テーブルを作成し直さなければならない、
これは、ファイル毎にファイル制御テーブルの内容を変
更出来ないために、ファイルの追加が行われても、その
ファイルの情報をファイル制御テーブルに反映する事が
出来なかったためである。
In the conventional file control system described above, when attempting to add a file to a database, the file control table for the entire database must be released and the file control table must be created again.
This is because the contents of the file control table cannot be changed for each file, so even if a file is added, the information about that file cannot be reflected in the file control table.

データベース全体に対するファイル制御テーブルの再作
成は、データベースアクセスの停止を意味するため大き
な問題である。また、ファイル制御テーブルの再作成は
、システムが自動的に行うのではなく、利用者が意識し
て行わなければならないため運用上多大な影響がある。
Recreating the file control table for the entire database is a big problem because it means stopping database access. Furthermore, since the file control table is not automatically re-created by the system, but must be done consciously by the user, this has a significant impact on operations.

本発明の目的は、簡単な構成により上記問題点を除去し
、データベースアクセス全体を停止することなく、任意
の時点でファイルの追加を行なうことのできるアイル制
御システムを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an aisle control system that eliminates the above problems with a simple configuration and allows files to be added at any time without stopping the entire database access.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の構成は、データを格納する複数のファイルと、
これらの複数のファイルの制御情報を格納するデータベ
ース管理ファイルと、このデータベース管理ファイル内
に格納された前記複数のファイルの制御情報を基にファ
イル制御システムを作成し前記複数のファイルに対する
入出力を管理するファイル制御システムに於いて、前記
ファイル制御テーブル内の制御情報を参照して前記複数
のファイルに対する入出力を行うファイルアクセス手段
と、前記データベース管理ファイルから前記複数のファ
イル情報を取り出し最新の前記複数のファイル情報を基
に前記ファイル制御テーブルの内容を更新するファイル
制御テーブル変更手段と、前記ファイル制御テーブル変
更手段およびファイルアクセス手段を起動させる再アク
セス起動手段とを有し任意の時点でファイル追加が出来
る事を特徴とする。
The configuration of the present invention includes a plurality of files storing data,
Create a database management file that stores control information for these multiple files, and create a file control system based on the control information for the multiple files stored in this database management file to manage input/output to the multiple files. In the file control system, the file access means performs input/output to the plurality of files by referring to the control information in the file control table; file control table changing means for updating the contents of the file control table based on file information; and re-access starting means for starting the file control table changing means and the file access means, so that files can be added at any time. It is characterized by what it can do.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明のファイル制御システムの一実施例の
システムの概要を示す図であり、データベース管理ファ
イル11と、再アクセス起動手段12と、ファイル制御
テーブル変更手段13と、ファイルアクセス手段14と
、複数のファイル16からなるデータベース15および
ファイル制御テーブル】7により構成される。
FIG. 1 is a diagram showing an overview of an embodiment of the file control system of the present invention, which includes a database management file 11, re-access starting means 12, file control table changing means 13, and file access means 14. , a database 15 consisting of a plurality of files 16, and a file control table]7.

第2図は、第1図の再アクセス起動手段12の動作の流
れを示すフローチャートである。
FIG. 2 is a flowchart showing the operation flow of the re-access activation means 12 of FIG. 1.

第3図は、ファイルアクセス時に使用されるファイル制
御テーブルの構成図である。
FIG. 3 is a configuration diagram of a file control table used when accessing a file.

本実施例のシステムの利用者18が、ファイル16をア
クセスする場合は、再アクセス起動手段12を起動する
。再アクセス起動手段12は、ファイルアクセス手段1
4を起動する事により、ファイル制御テーブル31内に
登録されているファイルの制御情報32を基に、ファイ
ル16をアクセスする。アクセスしようとしたファイル
に関するファイル情報がファイル制御テーブル31に登
録されていない場合は、ファイルアクセス手段14はエ
ラーを再アクセス起動手段12に返す。
When the user 18 of the system of this embodiment accesses the file 16, the re-access activation means 12 is activated. The re-access activation means 12 is the file access means 1
4, the file 16 is accessed based on the file control information 32 registered in the file control table 31. If the file information regarding the file to be accessed is not registered in the file control table 31, the file access means 14 returns an error to the re-access activation means 12.

次に、ファイルアクセス手段14の実行結果を判断し、
ファイル情報に関する異常か否かの区別を行う(第2図
ステップ21〉。
Next, determine the execution result of the file access means 14,
It is determined whether or not there is an abnormality regarding the file information (step 21 in FIG. 2).

この結果、ファイル情報に関する異常を検出した場合は
、異常を検出したファイルに対するファイル制御テーブ
ルへファイル情報を登録するために、ファイル制御テー
ブル変更手段13を起動させる(第2図ステップ22)
As a result, if an abnormality related to file information is detected, the file control table changing means 13 is activated in order to register the file information in the file control table for the file in which the abnormality has been detected (step 22 in FIG. 2).
.

ファイル制御テーブル変更手段13では、データベース
管理ファイル11から対象となるファイル情報を読み込
み、その情報をファイル制御テープル31内の未使用領
域33に格納する。
The file control table changing means 13 reads target file information from the database management file 11 and stores the information in an unused area 33 in the file control table 31.

この時、対象となるファイルの情報がデータベース管理
ファイル11に存在しなければ処理を終了させる(第2
図ステップ23)。
At this time, if the information of the target file does not exist in the database management file 11, the process is terminated (second
Figure step 23).

次に、再アクセス起動手段12はファイルアクセス手段
14に対してアクセスの再実行を要求する(第2図ステ
ップ24〉。
Next, the re-access activation means 12 requests the file access means 14 to re-execute the access (step 24 in FIG. 2).

ファイルアクセス手段14では、変更されたファイル制
御情報を参照しながら再度追加されたファイルに対する
アクセスを実行する。
The file access means 14 accesses the re-added file while referring to the changed file control information.

これによりシステムの利用者18は、自分が使用したい
ファイルを任意の時点でデータベース管理ファイル11
に登録するだけで、このファイルを使用することができ
る。
As a result, the system user 18 can select the file he or she wants to use from the database management file 11 at any time.
You can use this file simply by registering it.

〔発明の効果〕〔Effect of the invention〕

前述のファイル制御システムを用いる事により、システ
ムの利用者は自分が使用したいファイルの情報を、任意
の時点でデータベース管理ファイルに登録しておけば、
このファイルに対するアクセス要求が発生した場合に、
システムが自動的にファイル制御テーブル情報を変更す
るため、データベースアクセス全体を停止する事無くフ
ァイルの追加が行われるという効果がある。
By using the aforementioned file control system, system users can register information about the files they want to use in the database management file at any time.
When a request to access this file occurs,
Since the system automatically changes the file control table information, files can be added without stopping the entire database access.

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

第1図は本発明のファイル制御システムの一実施例のシ
ステムの概要を示す図、第2図は第1図の再アクセス起
動手段12の動作の流れを示すフローチャート、第3図
はファイルアクセス時に使用されるファイル制御テーブ
ル】7の構成図、第4図は従来のファイル制御システム
の構成図である。 11・・・データベース管理ファイル、12・・・再ア
クセス起動手段、13・・・ファイル制御テーブル変更
手段、14・・・ファイルアクセス手段、】5・・・デ
ータベース、16・・・ファイル、17・・・ファイル
制御テーブル、18・・・データベースの利用者、32
・・・既に登録されているファイルの情報、33・・・
追加ファイル登録用の領域。
FIG. 1 is a diagram showing an overview of the system of an embodiment of the file control system of the present invention, FIG. 2 is a flowchart showing the operation flow of the re-access starting means 12 of FIG. 1, and FIG. FIG. 4 is a block diagram of a conventional file control system. DESCRIPTION OF SYMBOLS 11... Database management file, 12... Re-access starting means, 13... File control table changing means, 14... File access means, ]5... Database, 16... File, 17. ...File control table, 18...Database user, 32
...Information on already registered files, 33...
Area for registering additional files.

Claims (1)

【特許請求の範囲】[Claims] データを格納する複数のファイルと、これらの複数のフ
ァイルの制御情報を格納するデータベース管理ファイル
と、このデータベース管理ファイル内に格納された前記
複数のファイルの制御情報を基にファイル制御システム
を作成し前記複数のファイルに対する入出力を管理する
ファイル制御システムに於いて、前記ファイル制御テー
ブル内の制御情報を参照して前記複数のファイルに対す
る入出力を行うファイルアクセス手段と、前記データベ
ース管理ファイルから前記複数のファイル情報を取り出
し最新の前記複数のファイル情報を基に前記ファイル制
御テーブルの内容を更新するファイル制御テーブル変更
手段と、前記ファイル制御テーブル変更手段およびファ
イルアクセス手段を起動させる再アクセス起動手段とを
有し任意の時点でファイル追加が出来る事を特徴とする
ファイル制御システム。
A file control system is created based on multiple files that store data, a database management file that stores control information for these multiple files, and the control information for the multiple files stored in this database management file. In a file control system that manages input/output to the plurality of files, the file access means performs input/output to the plurality of files by referring to control information in the file control table; file control table changing means for extracting file information and updating the contents of the file control table based on the latest information on the plurality of files; and re-access starting means for starting the file control table changing means and the file access means. A file control system characterized by the ability to add files at any time.
JP61311836A 1986-12-29 1986-12-29 File control system Pending JPS63167942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61311836A JPS63167942A (en) 1986-12-29 1986-12-29 File control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61311836A JPS63167942A (en) 1986-12-29 1986-12-29 File control system

Publications (1)

Publication Number Publication Date
JPS63167942A true JPS63167942A (en) 1988-07-12

Family

ID=18021983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61311836A Pending JPS63167942A (en) 1986-12-29 1986-12-29 File control system

Country Status (1)

Country Link
JP (1) JPS63167942A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250244A (en) * 1992-03-04 1993-09-28 Nec Corp Data base system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250244A (en) * 1992-03-04 1993-09-28 Nec Corp Data base system

Similar Documents

Publication Publication Date Title
US6026428A (en) Object oriented thread context manager, method and computer program product for object oriented thread context management
JPS63167942A (en) File control system
US20070120865A1 (en) Applying rendering context in a multi-threaded environment
JP3586943B2 (en) Program loading device and method
JP3330006B2 (en) Network system including information storage system, input system of the system, and
JPH0337748A (en) External storage accessing system utilizing main storage
JPH02151944A (en) Data processor
JP2830905B2 (en) System release data sharing method
JPS63196956A (en) File exclusion system
CN116644081A (en) Data operation method, device, electronic equipment and storage medium
JPS63314642A (en) Control processing system for selected product
JPH03273442A (en) Page control processing system
JPH04167152A (en) Idle memory control system
JPH01147620A (en) Index control system for relational data base
JPH01166124A (en) Volume shared control system
JPH03214335A (en) Computer system
JPH04315233A (en) File managing system
JPH086836A (en) File sharing exclusive control system
JPS61276040A (en) File access system
JPH0261735A (en) Data base access program test system
JPH03110643A (en) Master file operating system
JPS6368960A (en) Sequential access controller for shared storage medium
JPH02208750A (en) File access system
JPS63245723A (en) System command registering system
JPH05257717A (en) Task controller