JPH021056A - Data base processing system - Google Patents

Data base processing system

Info

Publication number
JPH021056A
JPH021056A JP63140878A JP14087888A JPH021056A JP H021056 A JPH021056 A JP H021056A JP 63140878 A JP63140878 A JP 63140878A JP 14087888 A JP14087888 A JP 14087888A JP H021056 A JPH021056 A JP H021056A
Authority
JP
Japan
Prior art keywords
database
processing
update
search
request
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.)
Granted
Application number
JP63140878A
Other languages
Japanese (ja)
Other versions
JP2748407B2 (en
Inventor
Tetsuo Iizuka
飯塚 哲夫
Toshio Akiba
秋葉 俊夫
Masaaki Iwasaki
正明 岩嵜
Yoshifumi Takamoto
良史 高本
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63140878A priority Critical patent/JP2748407B2/en
Publication of JPH021056A publication Critical patent/JPH021056A/en
Application granted granted Critical
Publication of JP2748407B2 publication Critical patent/JP2748407B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To eliminate a competition in a data base resource by retrieval processing and update processing and to execute the retrieval processing at a high speed by processing a retrieval request, for which the up-to-dateness of data is unnecessary, using a retrieval system data base. CONSTITUTION:In a DB system (1)40, an update request is processed by accessing an update system DB (A)60, and the update information is stored in update data hysteresis information 70. In a DB system (2)50, only a reference request is accessed using a retrieval system DB (B)80 and processed. The DB (B)80 is the DB to execute a copy at a certain point in the DB (A)60. A user designates an access language according to the aim of the processing, and a language analyzing part 10 analyzes the access language and gives the analyzed access language to a managing part 20. The managing part 20 executes aimed DB processing by determing a DB system to execute the processing based on analysis information and requesting the determined DB system to execute the processing. When the analysis information is the request which never requests the up-to-dateness, a managing part 30 manages loaded status and determines a system having a low load.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報を記憶するデータベース処理システムに
関し、特に検索処理の高速化に好適なデータベース処理
システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a database processing system for storing information, and particularly to a database processing system suitable for speeding up search processing.

〔従来の技術〕[Conventional technology]

従来、データベースシステムで複数のタスクが検索を行
い、別のタスクが更新を行う方式とじては、例えば、特
開昭61−88349号公報に開示されているように、
更新系タスクを優先し、トラック単位の処理を行うこと
により、更新処理の負荷を分散する方式が知られている
。この方式によれば、検索系タスクの待ち時間を減少さ
せることが可能である。
Conventionally, a method in which multiple tasks perform a search in a database system and another task performs an update is disclosed, for example, in Japanese Patent Laid-Open No. 61-88349.
A method is known in which the load of update processing is distributed by giving priority to update-related tasks and performing processing on a track-by-track basis. According to this method, it is possible to reduce the waiting time of search-related tasks.

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

上記従来技術は、検索性能の高速化の点については配慮
がなされておらず、更新系タスクが処理を行っている間
は、検索系タスクの処理ができないという開運があった
In the above-mentioned conventional technology, no consideration was given to speeding up the search performance, and it was unfortunate that the search-related tasks could not be processed while the update-related tasks were being processed.

本発明は上記事情に鑑みてなされたもので、その目的と
するところは、従来の技術における上述の如き問題を解
消し、検索処理と更新処理によるデータベース資源の競
合をなくし、検索処理の高速化を図ったデータベース処
理システムを提供することにある。
The present invention has been made in view of the above circumstances, and its purpose is to solve the above-mentioned problems in the conventional technology, eliminate competition for database resources due to search processing and update processing, and speed up search processing. The purpose of this invention is to provide a database processing system that achieves the following.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の上記目的は、検索系データベースと。 The above object of the present invention is to provide a search database.

更新系データベースあるいは更新データ履歴情報に分離
したデータベースシステムにおいて、最新性を必要とす
るデータベースの検索要求に応答して、該検索要求を、
更新系データベース、あるいは、更新データ履歴情報お
よび検索系データベースを用いて処理し、また、最新性
を必要としないデータベースの検索要求に応答して、該
検索要求を、検索系データベースを用いて処理すること
を特徴とするデータベース処理システムによって達成さ
れる。
In a database system separated into an update database or update data history information, in response to a search request for a database that requires up-to-dateness, the search request is
Processing is performed using an update database or update data history information and a search database, and in response to a search request for a database that does not require up-to-dateness, the search request is processed using a search database. This is achieved by a database processing system characterized by the following.

〔作用〕[Effect]

本発明に係るデータベース処理システムにおいては、デ
ータの最近性を要しない検索要求は、データ資源の共用
制御処理および排他制御処理を一切行わない検索系デー
タベースシステム側で実行するため、一般のデータベー
スシステムに比べて検索系処理の性能向上を図ることが
できる。
In the database processing system according to the present invention, search requests that do not require data recency are executed by the search database system, which does not perform any shared control processing or exclusive control processing of data resources, so that it is not compatible with general database systems. In comparison, it is possible to improve the performance of search-related processing.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面に基づいて詳細に説明す
る。
Hereinafter, one embodiment of the present invention will be described in detail based on the drawings.

第1図は、本発明の一実施例であるデータベース(以下
、rDBJという)システムの構成例を示す図である。
FIG. 1 is a diagram showing an example of the configuration of a database (hereinafter referred to as rDBJ) system that is an embodiment of the present invention.

第1図において、D−Bシステム(1)40とDBシス
テム(2)50は、各々独立したDBシステムであり、
DBシステム(1)40では更新(参照を含む)要求を
更新系D B (A)60をアクセスして処理し、その
更新情報を、更新データ履歴情報70に蓄積する。DB
システム(2)50では、参照要求だけを検索系DB(
B)80を用いてアクセスし、処理する。検索系DB(
B)80は、更新系D B (A)60のある一時点で
複写を行ったDBである。
In FIG. 1, DB system (1) 40 and DB system (2) 50 are independent DB systems,
The DB system (1) 40 processes update (including reference) requests by accessing the update system DB (A) 60, and stores the update information in the update data history information 70. DB
In the system (2) 50, only reference requests are sent to a search database (
B) Access and process using 80. Search DB (
B) 80 is a DB that has been copied from the update system DB (A) 60 at a certain point in time.

なお、更新系D B (A)60は省略しても良く、そ
の場合には、更新データ履歴情報70と検索系DB(B
)80の両方を用いてアクセスし、処理する。
Note that the update system DB (A) 60 may be omitted, and in that case, the update data history information 70 and the search system DB (B
) 80 for access and processing.

ユーザは、処理目的に応じて、第2図に示すアクセス言
語を指定する。言語解析部10は、指定されたDBアク
セス言語を解析して、DBシステム管理部20に渡す。
The user specifies the access language shown in FIG. 2 depending on the processing purpose. The language analysis unit 10 analyzes the specified DB access language and passes it to the DB system management unit 20.

DBシステム管理部20は、解析情報を基に処理するD
Bシステムを決定し、当該DBシステムに実行依頼する
ことにより、目的とするDB処理を行う。
The DB system management unit 20 processes D based on the analysis information.
By determining the B system and requesting execution to the DB system, the desired DB processing is performed.

上記解析情報が、最近性を求めない要求、すなわち、高
速性を求める要求かを判断し、高速性を要求する場合は
、システム負荷管理部30を呼ぶ。
It is determined whether the above analysis information is a request that does not require recency, that is, a request that requires high speed, and if high speed is required, the system load management unit 30 is called.

システム負荷管理部30は、各DBシステムの負荷状況
を管理し、システム負荷の低いシステムを決定する。
The system load management unit 30 manages the load status of each DB system and determines a system with a low system load.

また、上記解析情報が、更新用言語である場合は、更新
系DB(A)60を持つDBシステム(1)40に実行
依頼することによりDB更新処理を行う。
Furthermore, if the analysis information is in an update language, the DB update process is performed by requesting execution to the DB system (1) 40 having the update system DB (A) 60.

また、上記解析情報が、更新データの反映要求である場
合は、DBシステム(1)40に対して更新データ履歴
情報70を新たな格納エリアへの交代要求を出し、更新
データ履歴情報70を切離す。DBシステム(2)50
に対しては、更新データ履歴情報70を入力とするDB
更新要求を出し、検索系DB(B)80の更新処理を行
う。
If the analysis information is a request to reflect updated data, a request is sent to the DB system (1) 40 to transfer the updated data history information 70 to a new storage area, and the updated data history information 70 is disconnected. Let go. DB system (2) 50
is a DB that receives update data history information 70 as input.
An update request is issued and the search system DB (B) 80 is updated.

第3図は、システム全体の状態を管理するためのテーブ
ルである。システム名31とDB名32は、処理するD
Bシステムを決定するために用いる。
FIG. 3 is a table for managing the status of the entire system. The system name 31 and DB name 32 are the D
Used to determine the B system.

複写元DB名33は、更新系DBを複写したDBであり
、複写元の更新系DB名を示し、システム負荷の低いD
Bのサーチに用いる。DB単位実行トランザクション数
(X)34は、当該DBに対するDBアクセス言語の処
理中の数を示し、システム内許容トランザクション数(
Y)35は、当該DBシステムで同時に並行して処理で
きる最大のDBアクセス言語処理数を表わしている。こ
れらより、負荷率(Z)36の値は、次の式により求め
られる。
The copy source DB name 33 is a DB that copied the update system DB, and indicates the name of the update system DB of the copy source, and is a DB with a low system load.
Used for searching B. The number of transactions executed per DB (X) 34 indicates the number of DB access languages being processed for the DB, and the number of transactions allowed in the system (
Y) 35 represents the maximum number of DB access language processes that can be processed in parallel by the DB system. From these, the value of the load factor (Z) 36 is determined by the following formula.

Z = X/Y 上記負荷率(Z)36は、システム負荷の低いDBシス
テムを決定するのに用いる。更新データ反映フラグ37
は、検索系DB(B)80の更新中に検索要求があった
とき、検索処理を禁止するために用いる。更新DB省略
フラグ38は、更新系DBの有無を表現するフラグであ
る。
Z = X/Y The above load factor (Z) 36 is used to determine a DB system with a low system load. Update data reflection flag 37
is used to prohibit search processing when a search request is received while the search system DB (B) 80 is being updated. The update DB omission flag 38 is a flag expressing the presence or absence of an update system DB.

第4図は、上述の如く構成された本実施例の、DBシス
テム管理部20の動作を示すフローチャートである。以
下、これに従って、動作例を詳細に説明する。
FIG. 4 is a flowchart showing the operation of the DB system management section 20 of this embodiment configured as described above. Hereinafter, an example of operation will be described in detail according to this.

まず、ステップ200において、DBアクセス言語が“
A TTであるならば、前述のシステム管理テーブルの
該当するDBのデータベース単位実行トランザクション
数を1増加しくステップ201)、ステップ202にお
いて、更新系D B (A)60が省略されていないな
らば、更新系DBシステム(1)40に検索処理を命令
しくステップ203)、更新系D B (A)60が省
略されているならば、更新データ履歴情報70に検索処
理を命令する(ステップ204)。
First, in step 200, the DB access language is “
If it is ATT, increase the number of database unit execution transactions of the corresponding DB in the system management table described above by 1 (step 201), and if the update system DB (A) 60 is not omitted in step 202, The update system DB system (1) 40 is commanded to perform a search process (step 203), and if the update system DB (A) 60 is omitted, the update data history information 70 is commanded to perform a search process (step 204).

また、ステップ205において、当該データがない場合
は、検索系DBシステム(2)50に検索処理を命令し
くステップ206)、検索処理終了後にシステム管理テ
ーブルの該DBのデータベース単位実行トランザクショ
ン数を1減じ(ステップ207)、処理を終了する。
In step 205, if the data does not exist, the search DB system (2) 50 is ordered to perform the search process (step 206), and after the search process is completed, the number of database unit execution transactions for the DB in the system management table is subtracted by 1. (Step 207), the process ends.

次に、ステップ210において、DBアクセス言語がI
IB”である場合には、前述のシステム負荷管理部30
に処理を渡し、指定DB名から、最小負荷率の複写DB
名をもらい(ステップ211)、システム管理テーブル
の該DBのデータベース単位実行トランザクション数を
1増加しくステップ212)、検索系DBシステム(B
)80に検索処理を命令しくステップ213)、検索処
理終了後に、システム管理テーブルの該DBのデータベ
ース単位実行トランザクション数を1減じ(ステップ2
14)、処理を終了する。
Next, in step 210, if the DB access language is
IB", the system load management section 30 described above
The process is passed to the specified DB name, and the copy DB with the minimum load rate is
The search database system (B
) 80 to perform the search process (step 213), and after the search process is completed, the number of database unit execution transactions for the corresponding DB in the system management table is decreased by 1 (step 213).
14), the process ends.

最後に、ステップ220において、DBアクセス言語が
II CIIである場合には、システム負荷管理部30
に処理を渡し、指定DB名から、最小負荷率の検索系D
B名、もしくは、更新系DB名をもらい(ステップ22
1)、システム管理テーブルの該DBのデータベース単
位実行トランザクション数を1増加しくステップ222
)、該DBシステムに検索処理を命令しくステップ22
3)、検索処理終了後にシステム管理テーブルの該DB
のデータベース単位トランザクション数を1減じ(ステ
ップ224)、もし、ステップ225において、該DB
がDBロックならば再度処理を実行し、該DBがDBロ
ックでないならば処理を終了する。
Finally, in step 220, if the DB access language is II CII, the system load management unit 30
The process is passed to the specified DB name, and the search system D with the minimum load rate is
Obtain B name or update system DB name (Step 22)
1) Increase the number of database unit execution transactions of the DB in the system management table by 1 step 222
), instructs the DB system to perform a search process, step 22
3) After the search process is completed, the corresponding DB in the system management table
The number of database unit transactions in the database is decreased by 1 (step 224), and if in step 225,
If the DB is a DB lock, the process is executed again, and if the DB is not a DB lock, the process is ended.

一方、ステップ220において、DBアクセス言語が“
D”である場合には、更新系DBに更新データ履歴情報
のスワップを命令しくステップ231)、システム管理
テーブルの更新を行う検索系DBの更新データ反映フラ
グをオンにしくステップ232) 。
Meanwhile, in step 220, the DB access language is “
D'', the update system DB is commanded to swap the update data history information (step 231), and the update data reflection flag of the search system DB that updates the system management table is turned on (step 232).

検索系DBを更新データ履歴情報70を基に更新するこ
とを命令しくステップ233)、更新データ履歴情報更
新処理終了後に、システム管理テーブルの更新を反映し
た検索系DBの更新データ反映フラグをオフにしくステ
ップ234)、処理を終了する。
Instruct the search database to be updated based on the update data history information 70 (step 233), and after the update data history information update process is completed, turn off the updated data reflection flag of the search database that reflects the update of the system management table. At step 234), the process ends.

第5図は、本実施例の、システム負荷管理部30の動作
を示すフローチャートである。以下、これに従って、動
作例を詳細に説明する。
FIG. 5 is a flowchart showing the operation of the system load management section 30 in this embodiment. Hereinafter, an example of operation will be described in detail according to this.

まず、各DBの負荷率を、データベース単位実行トラン
ザクション数とシステム内許容1〜ランザクジョン数か
ら求める(ステップ300)。次に、ステップ301に
より、指定DB名からシステム管理テーブルを参照して
複写DB名を決定し、ステップ302により、システム
管理テーブルから該DBの更新データ反映フラグがオフ
ならば次のステップに進み、オンならば次のシステム管
理テーブルを検索する。ステップ303において、最小
負荷率である場合には、次のステップに進み、最小負荷
率でない場合には、次のシステム管理テーブルを検索す
る。ステップ305において、複写DB名が求まってい
る場合には、求めたDB名を返却する(ステップ307
)。一方、ステップ305において、複写DB名が求ま
っていない場合には、指定のDB名を、求めたDB名と
して返却する。
First, the load factor of each DB is determined from the number of transactions executed per database and the number of transactions allowed in the system (step 300). Next, in step 301, a copy DB name is determined by referring to the system management table from the specified DB name, and in step 302, if the updated data reflection flag of the DB is off from the system management table, the process proceeds to the next step. If it is on, search the next system management table. In step 303, if the load factor is the minimum, the process advances to the next step, and if it is not the minimum load factor, the next system management table is searched. In step 305, if the copy DB name has been determined, the determined DB name is returned (step 307).
). On the other hand, in step 305, if the copy DB name has not been determined, the designated DB name is returned as the determined DB name.

上記実施例によれば、データベースシステム等において
、検索するデータの最新性を要求しなければ、データ資
源の競合による処理オーバーヘッドをなくすことができ
、前記システムの検索処理性能を向上させることができ
る。また、複数のデータベースシステムの負荷バランス
を考慮して、ユーザの要求を最適なデータベースに分配
するので、システム全体のスループット性能向上にも効
果がある。
According to the above embodiment, if the database system or the like does not require the latestness of the data to be searched, processing overhead due to contention of data resources can be eliminated, and the search processing performance of the system can be improved. Furthermore, since user requests are distributed to the most appropriate databases while taking into account the load balance of multiple database systems, it is also effective in improving the throughput performance of the entire system.

なお、上記各実施例は一例として示したものであり、本
発明はこれらに限定されるべきものではない。
Note that each of the above embodiments is shown as an example, and the present invention should not be limited thereto.

〔発明の効果〕 以上、述べた如く、本発明によれば、検索系データベー
スと、更新系データベースあるいは更新データ履歴情報
に分離したデータベースシステムにおいて、最新性を必
要とするデータベースの検索要求に応答して、該検索要
求を、更新系データベース、あるいは、更新データ履歴
情報および検索系データベースを用いて処理し、また、
最新性を必要としないデータベースの検索要求に応答し
て、該検索要求を、検索系データベースを用いて処理す
るようにしたので、検索処理と更新処理によるデータベ
ース資源の競合をなくし、検索処理の高速化を図ったデ
ータベース処理システムを実現できるという顕著な効果
を奏するものである。
[Effects of the Invention] As described above, according to the present invention, in a database system that is separated into a search database and an update database or update data history information, it is possible to respond to a search request for a database that requires up-to-dateness. and processes the search request using an update database or update data history information and search database, and
In response to a search request for a database that does not require up-to-dateness, the search request is processed using a search database, eliminating competition for database resources between search processing and update processing, and increasing the speed of search processing. This has the remarkable effect of making it possible to realize a database processing system that is highly scalable.

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

第1図は本発明の一実施例であるDBシステムの構成を
示す図、第2図はDBアクセス言語の概要を示す図、第
3図はシステム管理テーブルの形式を示す図、第4図は
DBシステム管理部の動作を示すフローチャート、第5
図はシステム負荷管理部の動作を示すフローチャートで
ある。 10:言語解析部、20:DBシステム管理部、30ニ
ジステム負荷管理部、40:DBシステム(1)、50
:DBシステム(2)、60:更新系D B (A)、
70:更新データ履歴情報、80:検索系DB(B)。 第 図 特許出願人 株式会社 日立製作所
Fig. 1 is a diagram showing the configuration of a DB system that is an embodiment of the present invention, Fig. 2 is a diagram showing an overview of the DB access language, Fig. 3 is a diagram showing the format of the system management table, and Fig. 4 is a diagram showing the outline of the DB access language. Flowchart showing the operation of the DB system management section, No. 5
The figure is a flowchart showing the operation of the system load management section. 10: Language analysis department, 20: DB system management department, 30 System load management department, 40: DB system (1), 50
: DB system (2), 60: Update system DB (A),
70: Update data history information, 80: Search database (B). Figure Patent Applicant: Hitachi, Ltd.

Claims (1)

【特許請求の範囲】 1、検索系データベースと、更新系データベースあるい
は更新データ履歴情報に分離したデータベースシステム
において、最新性を必要とするデータベースの検索要求
に応答して、該検索要求を、更新系データベース、ある
いは、更新データ履歴情報および検索系データベースを
用いて処理することを特徴とするデータベース処理シス
テム。 2、最新性を必要としないデータベースの検索要求に応
答して、該検索要求を、検索系データベースを用いて処
理することを特徴とする、特許請求の範囲第1項記載の
データベース処理システム。 3、最新性を問わないデータベースの検索要求に応答し
て、該検索要求を、システム内の負荷が軽いデータベー
スを用いて処理することを特徴とする、特許請求の範囲
第1項記載のデータベース処理システム。 4、処理中に、データベースロックが発生した場合、当
該データベース処理を中止し、他系のデータベースを用
いて前記検索要求を処理することを特徴とする、特許請
求の範囲第3項記載のデータベース処理システム。 5、前記検索要求における最新性の必要の有無を示すデ
ータベースアクセス言語を用いることを特徴とする、特
許請求の範囲第1項または第2項記載のデータベース処
理システム。
[Scope of Claims] 1. In a database system separated into a search database and an update database or update data history information, in response to a search request for a database that requires up-to-dateness, the search request is A database processing system characterized by processing using a database, or update data history information and a search database. 2. The database processing system according to claim 1, wherein in response to a search request for a database that does not require up-to-dateness, the search request is processed using a search database. 3. Database processing according to claim 1, characterized in that in response to a search request for a database regardless of its latestness, the search request is processed using a database with a light load within the system. system. 4. Database processing according to claim 3, characterized in that if a database lock occurs during processing, the database processing is stopped and the search request is processed using a database of another system. system. 5. The database processing system according to claim 1 or 2, characterized in that a database access language indicating whether or not the search request requires up-to-dateness is used.
JP63140878A 1988-06-08 1988-06-08 Database processing system Expired - Lifetime JP2748407B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63140878A JP2748407B2 (en) 1988-06-08 1988-06-08 Database processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63140878A JP2748407B2 (en) 1988-06-08 1988-06-08 Database processing system

Publications (2)

Publication Number Publication Date
JPH021056A true JPH021056A (en) 1990-01-05
JP2748407B2 JP2748407B2 (en) 1998-05-06

Family

ID=15278865

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63140878A Expired - Lifetime JP2748407B2 (en) 1988-06-08 1988-06-08 Database processing system

Country Status (1)

Country Link
JP (1) JP2748407B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0761712A (en) * 1993-08-26 1995-03-07 Murata Mach Ltd Package carrying system
JP2002014863A (en) * 2000-06-30 2002-01-18 Nec Corp Method for operating data base system for task

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0761712A (en) * 1993-08-26 1995-03-07 Murata Mach Ltd Package carrying system
JP2002014863A (en) * 2000-06-30 2002-01-18 Nec Corp Method for operating data base system for task

Also Published As

Publication number Publication date
JP2748407B2 (en) 1998-05-06

Similar Documents

Publication Publication Date Title
EP0877327B1 (en) Method and apparatus for performing a join query in a database system
EP1040433B1 (en) A fine-grained consistency mechanism for optimistic concurrency control using lock groups
US5685003A (en) Method and system for automatically indexing data in a document using a fresh index table
JP2006172067A (en) Database management method, system and program
JPH021056A (en) Data base processing system
US20050203863A1 (en) Pre-fetch computer system
JPH01134642A (en) Controlling and processing system for data base
US5062046A (en) Multiple processor system having a correspondence table for transferring processing control between instruction processors
JPH07141237A (en) Data base access control unit
JP2843748B2 (en) Exclusive control method
JPS62131349A (en) Data base processing system
JP3338752B2 (en) Deadlock reduction method by explicitly specifying updatable tables
JPH0457127A (en) Version managing device
JPS63191248A (en) Exclusive control system for table in relational data base system
JP2787107B2 (en) Buffer control system and device
JPS6318777B2 (en)
JPH01282635A (en) Index maintaining system
JPH03255549A (en) Record exclusion system
JPS6315331A (en) Data base processing method
JPS63285631A (en) Updating and processing system for index file
JPH04299432A (en) Data base control system
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPH0784864A (en) Exclusive control method
JPH0766348B2 (en) Inquiry processing optimization device in the relay database processing device
JPS61175738A (en) File replacement system