JP2740238B2 - File exclusive control unit - Google Patents

File exclusive control unit

Info

Publication number
JP2740238B2
JP2740238B2 JP1046170A JP4617089A JP2740238B2 JP 2740238 B2 JP2740238 B2 JP 2740238B2 JP 1046170 A JP1046170 A JP 1046170A JP 4617089 A JP4617089 A JP 4617089A JP 2740238 B2 JP2740238 B2 JP 2740238B2
Authority
JP
Japan
Prior art keywords
update
exclusion
search
unit
exclusive
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 - Fee Related
Application number
JP1046170A
Other languages
Japanese (ja)
Other versions
JPH02224152A (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 JP1046170A priority Critical patent/JP2740238B2/en
Publication of JPH02224152A publication Critical patent/JPH02224152A/en
Application granted granted Critical
Publication of JP2740238B2 publication Critical patent/JP2740238B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、電子計算機系のデータベースファイルのフ
ァイル排他制御装置に利用する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is used for a file exclusion control device for a database file of a computer system.

〔概要〕〔Overview〕

本発明のファイル排他制御装置において、 第一排他識別情報とは別に第二排他識別情報を使用し
更新制御手段は第二排他識別情報がすでに更新排他また
は検索排他されている場合には解除されるまで待ち、排
他されていない場合には更新処理終了まで更新排他にし
検索制御手段は第二排他識別情報がすでに更新排他がさ
れていない場合には検索処理が終了するまで検索排他に
することにより、 更新処理が行われているデータベースに対して大きな
スループットの低下をまねくことなく検索処理を行うこ
とができるようにしたものである。
In the file exclusion control device of the present invention, the second exclusion identification information is used separately from the first exclusion identification information, and the update control means is released when the second exclusion identification information is already update-exclusive or search-exclusive. If the exclusive exclusion is not exclusive, the update exclusion is performed until the update processing is completed. If the second exclusion identification information is not already exclusive, the search exclusion is performed until the search processing is completed. A search process can be performed on a database on which an update process is being performed without causing a large decrease in throughput.

〔従来の技術〕[Conventional technology]

従来、ファイル排他制御装置は、格納単位を排他する
場合には更新排他と検索排他とを共に一つの排他識別情
報に基づいて行っていた。
Conventionally, the file exclusion control device performs both update exclusion and search exclusion based on one piece of exclusion identification information when exclusion of a storage unit.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

しかし、このような従来のファイル排他制御装置で
は、一つの排他識別情報で排他制御を行っているが、同
時に複数のプログラムから更新した場合の矛盾を発生さ
せないためには、更新および検索された格納単位はプロ
グラム終了まで排他する必要があるので、たとえ検索プ
ログラムでも、更新排他されている格納単位に検索しに
いくと排他待ちする欠点があった。
However, in such a conventional file exclusion control apparatus, exclusive control is performed using one piece of exclusion identification information. However, in order to prevent inconsistency when updating is performed from a plurality of programs at the same time, the updated and searched storage Since the unit must be mutually exclusive until the end of the program, there is a disadvantage that even if the retrieval program is used, a search for a storage unit that has been updated and exclusive is waiting for exclusion.

本発明は上記の欠点を解決するもので、更新処理が行
われているデータベースに対して大きなスループットの
低下をおこすことなく検索処理を行うことができるファ
イル排他制御装置を提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned drawbacks, and an object of the present invention is to provide a file exclusion control device capable of performing a search process on a database on which an update process is being performed without causing a large decrease in throughput. .

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

本発明のファイル排他制御装置は、少なくとも1つの
格納単位から構成されるデータ格納領域を含むデータベ
ースファイルと、前記格納単位の更新処理および検索処
理を要求する更新プログラム手段と、前記格納単位の検
索処理を要求する検索プログラム手段と、前記格納単位
を更新するデータベース更新手段と、前記格納単位を検
索するデータベース検索手段と、前記格納単位毎に、前
記データベース更新手段および前記データベース検索手
段による更新処理および検索処理の開始時から前記更新
プログラム手段の終了時までの排他状態を示す第一排他
識別情報と前記データベース更新手段による更新処理の
開始時から終了時までおよび前記データベース検索手段
による検索処理の開始時から終了時までの排他状態を示
す第二排他識別情報とを格納する排他状態記憶手段と、
前記第一排他識別情報が更新排他および検索排他されて
いる場合には解除されるまで待ち、更新排他および検索
排他されていない場合には前記更新プログラム手段の終
了時まで更新排他する更新排他手段と、前記第一排他識
別情報が更新排他されている場合には解除されるまで待
ち、更新排他されていない場合には前記更新プログラム
手段の終了時まで検索排他する検索排他手段と、前記第
二排他識別情報が更新排他および検索排他されている場
合には解除されるまで待ち、更新排他および検索排他さ
れていない場合には前記データベース更新手段による更
新処理の終了時まで更新排他する一時更新排他手段と、
前記第二排他識別情報が更新排他されている場合には解
除されるまで待ち、更新排他されていない場合には前記
データベース検索手段による検索処理の終了時まで検索
排他する一時検索排他手段と、前記更新プログラム手段
による前記格納単位の更新要求に応じて、前記更新排他
手段により該格納単位の前記第一排他識別情報を更新排
他し前記一時更新排他手段により該格納単位の前記第二
排他識別情報を更新排他して前記データベース更新手段
により該格納単位の更新処理を行うとともに、前記更新
プログラム手段による前記格納単位の検索要求に応じ
て、前記検索排他手段により該格納単位の前記第一排他
識別情報を検索排他して前記データベース検索手段によ
り該格納単位の検索処理を行う更新制御手段と、前記検
索プログラム手段による前記格納単位の検索要求に応じ
て、前記一時検索排他手段により該格納単位の第二排他
識別情報を検索排他して前記データベース検索手段によ
り該格納単位の検索処理を行う検索制御手段とから構成
されている。
A file exclusion control device according to the present invention includes a database file including a data storage area composed of at least one storage unit, an update program unit for requesting an update process and a search process for the storage unit, and a search process for the storage unit. , A database update unit for updating the storage unit, a database search unit for searching the storage unit, and an update process and search by the database update unit and the database search unit for each storage unit First exclusion identification information indicating an exclusive state from the start of the process to the end of the update program unit, and from the start to the end of the update process by the database update unit and from the start of the search process by the database search unit Second exclusive identification information indicating the exclusive state until the end And exclusive state storage means for storing,
When the first exclusion identification information is update-exclusive and search-exclusive, the update exclusion unit waits until it is released, and when it is not update-exclusive and search-exclusive, updates it until the end of the update program unit. If the first exclusion identification information is updated and exclusive, it waits until the first exclusion information is released, and if it is not updated and exclusive, the search exclusion means performs search exclusion until the end of the update program means, and the second exclusion means. If the identification information is update exclusive and search exclusive, wait until it is released, and if the update exclusive and search are not exclusive, update temporary exclusive update means until the end of the update processing by the database update means. ,
A temporary search exclusion unit that waits until the second exclusion identification information is updated if the exclusion is exclusive, and if the update exclusion is not exclusive, searches until the end of the search process by the database search unit; In response to the update request of the storage unit by the update program unit, the update exclusion unit updates and exclusions the first exclusion identification information of the storage unit, and the temporary update exclusion unit updates the second exclusion identification information of the storage unit. The database updating unit performs update exclusion of the storage unit by performing the update exclusion, and in response to a search request of the storage unit by the update program unit, uses the search exclusion unit to change the first exclusion identification information of the storage unit. Update control means for performing search processing of the storage unit by the database search means while performing search exclusion; and Search control means for performing a search exclusion of the second exclusive identification information of the storage unit by the temporary search exclusion means in response to the storage unit search request, and performing a search process of the storage unit by the database search means. Have been.

〔作用〕[Action]

排他状態記憶手段は複数のデータ格納領域に対して排
他状態を示す第一排他識別情報に加えて第二排他識別情
報を格納する。一時更新排他手段は第二排他識別情報が
すでに更新排他、または検索排他されている場合は解除
されるまで待ち、排他されていない場合には更新処理終
了まで更新排他する。一時検索排他手段はすでに更新排
他されている場合には解除されるまで待ち、排他されて
いない場合には検索処理終了まで検索排他する。更新制
御手段は更新要求に基づき一時更新排他手段を起動す
る。検索制御手段は検索要求に基づき一時検索排他手段
を起動する。以上の動作により更新処理がされていても
更新処理中を除いて排他待ちすることなく検索でき、更
新処理が行われているデータベースに対して大きなスル
ープットの低下をまねくことなく検索処理を行うことが
できる。
The exclusive state storage means stores second exclusive identification information in addition to the first exclusive identification information indicating the exclusive state for the plurality of data storage areas. The temporary update exclusion means waits until the second exclusion identification information has already been updated exclusion or search exclusion has been released, and if it has not been exclusiond, updates the exclusion until the end of the update process. The temporary search exclusion means waits until it is released when the update exclusion is already performed, and otherwise performs search exclusion until the end of the search processing. The update control unit activates the temporary update exclusive unit based on the update request. The search control means activates the temporary search exclusion means based on the search request. With the above operation, even if the update process is performed, the search can be performed without waiting for exclusion except during the update process, and the search process can be performed on the database on which the update process is being performed without causing a large decrease in throughput. it can.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第
1図は本発明一実施例ファイル排他制御装置のブロック
構成図である。第1図において、ファイル排他制御装置
は、複数のデータ格納領域に分割されたデータベースフ
ァイル24と、データ格納領域に対応して排他状態を示す
第一排他識別情報22が格納される排他状態記憶手段21
と、第一排他識別情報22がすでに更新排他、または検索
排他されている場合には解除するまで待ち、排他されて
いない場合には静止点まで更新排他する更新排他手段15
と、第一排他識別情報22がすでに更新排他されている場
合には解除するまで待ち、排他されていない場合には静
止点まで検索排他する検索排他手段17と、データベース
ファイル24の更新処理を行うデータベース更新手段19
と、データベースファイル24の検索処理を行うデータベ
ース検索手段20と、更新プログラム手段11の更新要求10
1に基づいて更新排他手段15を起動し静止点まで更新す
るデータ格納領域に対応する第一排他識別情報22を更新
排他してデータベース更新手段19を起動し、また更新プ
ログラム手段11の検索要求102に基づき検索排他手段17
を起動し静止点まで検索するデータ格納領域に対応する
第一排他識別情報を検索排他してデータベース検索手段
20を起動する更新制御手段13と、検索プログラム手段12
の検索要求103に基づいてデータベース検索手段20を起
動する検索制御手段14とを備える。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a file exclusion control device according to an embodiment of the present invention. In FIG. 1, the file exclusion control device includes a database file 24 divided into a plurality of data storage areas, and first exclusion identification information 22 indicating an exclusion state corresponding to the data storage areas. twenty one
If the first exclusion identification information 22 is already update-exclusive or search-exclusive, the update exclusion unit 15 waits until it is released, and if it is not exclusive, updates and exclusions up to the stationary point.
If the first exclusion identification information 22 has already been updated and exclusive, the process waits until the first exclusion information 22 is released, and if it is not exclusive, performs the search exclusion unit 17 for searching and exclusion up to the stationary point, and updates the database file 24. Database update means 19
And a database search unit 20 for performing a search process of the database file 24, and an update request 10 of the update program unit 11.
1, the update exclusion means 15 is activated, the first exclusion identification information 22 corresponding to the data storage area to be updated to the stationary point is updated and exclusive, the database update means 19 is activated, and the search request 102 of the update program means 11 is executed. Search exclusive means 17 based on
Database search means for starting and excluding the first exclusive identification information corresponding to the data storage area to be searched to the stationary point
Update control means 13 for starting 20 and search program means 12
And a search control means 14 for activating the database search means 20 based on the search request 103.

ここで本発明の特徴とするところは、排他状態記憶手
段21に、上記第一排他識別情報とは別に上記複数のデー
タ格納領域に対応して排他状態を示す第二排他識別情報
23が格納される手段を含み、第二排他識別情報23がすで
に更新排他、または検索排他されている場合には解除に
なるまで待ち、排他されていない場合には更新処理終了
まで更新排他する一時更新排他手段16と、第二排他識別
情報23がすでに更新排他されている場合には解除になる
まで待ち、排他されていない場合には検索処理終了まで
検索排他する一時検索排他手段18とを備え、更新制御手
段13は、更新要求101に基づき一時更新排他手段16を起
動する手段を含み、検索制御手段14は、検索要求103に
基づき一時検索排他手段18を起動する手段を含むことに
ある。
Here, the feature of the present invention is that the exclusive state storage means 21 stores, in addition to the first exclusive identification information, second exclusive identification information indicating an exclusive state corresponding to the plurality of data storage areas.
In the case where the second exclusion identification information 23 is already update-exclusive or search-exclusive, it waits until it is released, and if it is not exclusive, it updates it until the update process ends. An update exclusion unit 16 and a temporary search exclusion unit 18 that waits for release when the second exclusion identification information 23 is already update-excluded and cancels the search until the end of the search process when the exclusion is not exclusive. The update control means 13 includes means for activating the temporary update exclusion means 16 based on the update request 101, and the search control means 14 includes means for activating the temporary search exclusion means 18 based on the search request 103.

このような構成のファイル排他制御装置の動作につい
て説明する。第2図は本発明のファイル排他制御装置の
データベースファイルの内容を示す図である。第3図は
本発明のファイル排他装置の動作説明図である。
The operation of the file exclusion control device having such a configuration will be described. FIG. 2 is a diagram showing the contents of a database file of the file exclusive control device of the present invention. FIG. 3 is an explanatory diagram of the operation of the file exclusion device of the present invention.

第2図はデータベースファイル24の構造例を示し、第
2図に示すようにデータベースファイル24は複数のデー
タ格納領域201、202、…、から構成され、一つのデータ
格納領域たとえばデータ格納領域201は複数の格納単位2
03、204、205から構成される。
FIG. 2 shows an example of the structure of the database file 24. As shown in FIG. 2, the database file 24 is composed of a plurality of data storage areas 201, 202,. Multiple storage units 2
03, 204, and 205.

第1図〜第3図においてまずデータベースファイル24
の領域定義時に、更新排他されている格納単位に対して
検索できることを定義する。
In FIG. 1 to FIG.
Defines that search can be performed for storage units that are updated and exclusive when the area is defined.

このデータベースファイル24に対して更新制御手段13
でアクセスしている更新プログラム手段11から更新要求
101を行うと更新制御手段13は、更新排他手段15と一時
更新排他手段16とを起動し更新処理を行い、また検索要
求102を行うと検索排他手段17を起動し検索処理を行
う。
Update control means 13 for this database file 24
Update request from update program means 11 accessed by
When 101 is performed, the update control unit 13 activates the update exclusion unit 15 and the temporary update exclusion unit 16 to perform the update process, and when the search request 102 is performed, activates the search exclusion unit 17 to perform the search process.

さらに、検索制御手段14でアクセスしている検索プロ
グラム手段12から検索要求103を行うと一時検索排他手
段18を起動し検索処理を行う。
Further, when a search request 103 is issued from the search program unit 12 being accessed by the search control unit 14, the temporary search exclusion unit 18 is activated to perform a search process.

したがって、第3図に示すように検索制御手段14でア
クセスしている検索プログラム手段12から検索要求103
を行うと更新制御手段13でアクセスしている更新プログ
ラム手段11から更新処理がされていても更新処理中を除
いて排他待ちすることなく検索できる。
Therefore, as shown in FIG. 3, a search request 103 is sent from the search program unit 12 accessed by the search control unit 14.
Then, even if the update process is being performed by the update program unit 11 being accessed by the update control unit 13, the search can be performed without waiting for exclusion except during the update process.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明は、更新処理が行われて
いるデータベースに対して大きなスループットの低下を
まねくことがなく、検索処理を行うことができる優れた
効果がある。
As described above, the present invention has an excellent effect that a search process can be performed without causing a large decrease in throughput for a database that is being updated.

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

第1図は本発明一実施例ファイル排他制御装置をブロッ
ク構成図。 第2図は本発明のファイル排他制御装置のデータベース
ファイルの内容を示す図。 第3図は本発明のファイル排他制御装置の動作説明図。 11……更新プログラム手段、12……検索プログラム手
段、13……更新制御手段、14……検索制御手段、15……
更新排他手段、16……一時更新排他手段、17……検索排
他手段、18……一時検索排他手段、19……データベース
更新手段、20……データベース検索手段、21……排他状
態記憶手段、22……第一排他識別情報、23……第二排他
識別情報、24……データベースファイル、101……更新
要求、102、103……検索要求、201、202……データ格納
領域、203〜205……格納単位、R……検索処理、U……
更新処理。
FIG. 1 is a block diagram of a file exclusion control device according to an embodiment of the present invention. FIG. 2 is a diagram showing the contents of a database file of the file exclusive control device of the present invention. FIG. 3 is an explanatory diagram of the operation of the file exclusion control device of the present invention. 11 ... update program means, 12 ... search program means, 13 ... update control means, 14 ... search control means, 15 ...
Update exclusion means, 16 temporary update exclusion means, 17 search exclusion means, 18 temporary search exclusion means, 19 database update means, 20 database search means, 21 exclusion state storage means, 22 ... first exclusive identification information, 23 ... second exclusive identification information, 24 ... database file, 101 ... update request, 102, 103 ... search request, 201, 202 ... data storage area, 203-205 ... ... storage unit, R ... search processing, U ...
Update processing.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】少なくとも1つの格納単位から構成される
データ格納領域を含むデータベースファイルと、 前記格納単位の更新処理および検索処理を要求する更新
プログラム手段と、 前記格納単位の検索処理を要求する検索プログラム手段
と、 前記格納単位を更新するデータベース更新手段と、 前記格納単位を検索するデータベース検索手段と、 前記格納単位毎に、前記データベース更新手段および前
記データベース検索手段による更新処理および検索処理
の開始時から前記更新プログラム手段の終了時までの排
他状態を示す第一排他識別情報と前記データベース更新
手段による更新処理の開始時から終了時までおよび前記
データベース検索手段による検索処理の開始時から終了
時までの排他状態を示す第二排他識別情報とを格納する
排他状態記憶手段と、 前記第一排他識別情報が更新排他および検索排他されて
いる場合には解除されるまで待ち、更新排他および検索
排他されていない場合には前記更新プログラム手段の終
了時まで更新排他する更新排他手段と、 前記第一排他識別情報が更新排他されている場合には解
除されるまで待ち、更新排他されていない場合には前記
更新プログラム手段の終了時まで検索排他する検索排他
手段と、 前記第二排他識別情報が更新排他および検索排他されて
いる場合には解除されるまで待ち、更新排他および検索
排他されていない場合には前記データベース更新手段に
よる更新処理の終了時まで更新排他する一時更新排他手
段と、 前記第二排他識別情報が更新排他されている場合には解
除されるまで待ち、更新排他されていない場合には前記
データベース検索手段による検索処理の終了時まで検索
排他する一時検索排他手段と、 前記更新プログラム手段による前記格納単位の更新要求
に応じて、前記更新排他手段により該格納単位の前記第
一排他識別情報を更新排他し前記一時更新排他手段によ
り該格納単位の前記第二排他識別情報を更新排他して前
記データベース更新手段により該格納単位の更新処理を
行うとともに、前記更新プログラム手段による前記格納
単位の検索要求に応じて、前記検索排他手段により該格
納単位の前記第一排他識別情報を検索排他して前記デー
タベース検索手段により該格納単位の検索処理を行う更
新制御手段と、 前記検索プログラム手段による前記格納単位の検索要求
に応じて、前記一時検索排他手段により該格納単位の第
二排他識別情報を検索排他して前記データベース検索手
段により該格納単位の検索処理を行う検索制御手段とを
備えることを特徴とするファイル排他制御装置。
1. A database file including a data storage area composed of at least one storage unit, update program means for requesting update processing and search processing of the storage unit, and search requesting search processing of the storage unit Program means, database update means for updating the storage unit, database search means for searching for the storage unit, at the start of update processing and search processing by the database update means and the database search means for each storage unit From the start to the end of the update process by the database update unit and from the start to the end of the search process by the database search unit. Exclusion that stores the second exclusion identification information indicating the exclusion state If the first exclusion identification information is update-exclusive and search-exclusive, wait until it is released; otherwise, update-exclusive until the end of the update program means. An update exclusion unit that performs update exclusion, and waits until the first exclusion identification information is updated if the exclusion is exclusive, and if the update exclusion is not exclusive, performs a search exclusion until the update program unit ends. If the second exclusion identification information is update-exclusive and search-exclusive, wait until it is released, and if not update-exclusive and search-exclusive, update-exclusive until the end of the update process by the database update unit. A temporary update exclusion unit; if the second exclusion identification information is updated and exclusive, wait until it is released; A temporary search exclusion unit for performing search exclusion until the end of the search processing by the database search unit; and in response to the update request for the storage unit by the update program unit, the update exclusion unit updates the first exclusion identification information of the storage unit. Update exclusion and update exclusion of the second exclusion identification information of the storage unit by the temporary update exclusion unit, update processing of the storage unit by the database update unit, and search request of the storage unit by the update program unit Update control means for performing search exclusion of the storage unit by the database search means by performing search exclusion of the first exclusion identification information of the storage unit by the search exclusion means, and the storage unit by the search program means In response to the search request, the temporary search exclusion means searches and excludes the second exclusive identification information of the storage unit. File exclusive control device, characterized in that it comprises a search control unit that performs a search process of the storage units by said database retrieval means and.
JP1046170A 1989-02-27 1989-02-27 File exclusive control unit Expired - Fee Related JP2740238B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1046170A JP2740238B2 (en) 1989-02-27 1989-02-27 File exclusive control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1046170A JP2740238B2 (en) 1989-02-27 1989-02-27 File exclusive control unit

Publications (2)

Publication Number Publication Date
JPH02224152A JPH02224152A (en) 1990-09-06
JP2740238B2 true JP2740238B2 (en) 1998-04-15

Family

ID=12739549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1046170A Expired - Fee Related JP2740238B2 (en) 1989-02-27 1989-02-27 File exclusive control unit

Country Status (1)

Country Link
JP (1) JP2740238B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3512439B2 (en) * 1993-07-08 2004-03-29 富士通株式会社 Locking method in check-in / check-out model

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0682337B2 (en) * 1987-02-10 1994-10-19 日本電気株式会社 File exclusion method
JPS63307553A (en) * 1987-06-08 1988-12-15 Nec Corp File control system

Also Published As

Publication number Publication date
JPH02224152A (en) 1990-09-06

Similar Documents

Publication Publication Date Title
JP2740238B2 (en) File exclusive control unit
JP6477169B2 (en) Database processing control method, processing control program and database server
JPH02297670A (en) Data base retrieving system
JP2870308B2 (en) Database management system
JPH03129570A (en) Data base retrieving system
JPS63159949A (en) File access method
JPH067400Y2 (en) File search device
JPS63196956A (en) File exclusion system
JPH01120621A (en) Retrieving/updating system for data base
JPH0447367A (en) Data base retrieval system
JPH0293959A (en) File management system
KR19990058861A (en) Apparatus and method for backing up real-time database system in multiprocess environment
JPS6394343A (en) Filing control system
JPH03251937A (en) Data base retrieving system
JPH0250725A (en) Subprogram retrieving system
JPS63217446A (en) Buffer control system
JPH0262670A (en) Object data access system
JPH0375873A (en) Data base processing system
JPH01158529A (en) Resource access processing system
JPH0324646A (en) Information processor
JPH02264332A (en) Retrieving and registering system for alphabetic name
JPH05216728A (en) Data base managing system
JPH03282749A (en) Temporary update data control system
JPH03202931A (en) File control system for information processing system
JPH04120628A (en) Reserved word maintaining and managing system

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees