JPH0296837A - Automatic data input system in computer performance diagnosis system - Google Patents

Automatic data input system in computer performance diagnosis system

Info

Publication number
JPH0296837A
JPH0296837A JP63250093A JP25009388A JPH0296837A JP H0296837 A JPH0296837 A JP H0296837A JP 63250093 A JP63250093 A JP 63250093A JP 25009388 A JP25009388 A JP 25009388A JP H0296837 A JPH0296837 A JP H0296837A
Authority
JP
Japan
Prior art keywords
data
performance
registration table
segment
interval
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
JP63250093A
Other languages
Japanese (ja)
Inventor
Satoshi Tanaka
智 田中
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 Solution Innovators Ltd
Original Assignee
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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP63250093A priority Critical patent/JPH0296837A/en
Publication of JPH0296837A publication Critical patent/JPH0296837A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To accurately perform diagnosis at a short time by automatically retrieving and inputting performance data from enormous performance groups stored in a performance data file at a high speed. CONSTITUTION:A knowledge base 1 storing knowledge on performance diagnosis by the system of a rule, an inference execution processor 2, a data access processor 3, a main storage device 4 are given, and a data registration table 5 and a data segment 6 which temporarily holds an interval data group are given in the main storage device 4. Then, the performance data file 7 is provided apart. The inference execution processor 2 has a performance data access decision means 21, and the data access processor 3 has a data registration table existence decision means 31, a data registration table write means 32, a data segment existence decision means 33 and a data segment write means 34. Performance data which is required at the time of executing inference is not directly inquired to a user, but objective performance data is automatically inputted so as to proceed inference. Thus, diagnosis can securely be executed in a short time.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、計算機システムの性能問題を診断するエキス
パートシステムにおいて性能診断を行う際に必要となる
大量の性能データを自動的に入力し、高速に性能診断を
行うことを目的とした計算機性能診断システムのデータ
自動入力方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention automatically inputs a large amount of performance data necessary for performance diagnosis in an expert system for diagnosing performance problems of computer systems, and This paper relates to an automatic data input method for a computer performance diagnostic system aimed at diagnosing the performance of computers.

〔従来の技術〕[Conventional technology]

従来、計算機システムの性能問題を診断するエキスパー
トシステムでは、診断を行う際に必要となる性能データ
は推論実行中に、その都度利用者に問い合せていた。
Conventionally, in expert systems for diagnosing performance problems in computer systems, performance data necessary for diagnosis is requested from the user each time during inference execution.

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

しかし、上述した従来の方式では、推論実行中に性能デ
ータの問い合せが行われると、利用者はあらかじめ出力
しておいた性能情報レポート上の膨大なデータから要求
された性能データを探して入力していた。
However, in the conventional method described above, when a query for performance data is made during inference execution, the user searches for and inputs the requested performance data from the huge amount of data on the performance information report that has been output in advance. was.

このため、1回の問い合わせに対してデータを入力する
までの多くの時間がかかり、問い合せ回数が非常に多い
と、最終的に推論が終了するまでのターンアランドタイ
ムが非常に長くかかるという欠点があった。またデータ
の入力ミスによる誤診断の可能性があるという欠点もあ
った。
This has the disadvantage that it takes a lot of time to input data for one query, and if the number of queries is very large, the turnaround time until the inference is finally completed is very long. there were. Another disadvantage is that there is a possibility of misdiagnosis due to data entry errors.

本発明は、このような従来の欠点を解決したもので、性
能診断を行う上で必要となる性能データを、性能データ
ファイルに格納されている膨大な性能データ群から、自
動的かつ高速に検索、入力することにより、利用者の介
在する余地をなくし、より正確にかつ短時間で計算機シ
ステムの性能問題の診断を実現したことである。
The present invention solves these conventional drawbacks by automatically and quickly searching for performance data necessary for performance diagnosis from a huge group of performance data stored in performance data files. , by inputting information, eliminating the need for user intervention and realizing a more accurate and shorter diagnosis of performance problems in a computer system.

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

本発明の計算機性能診断におけるデータ自動入力方式は
、性能問題に関する知識をルールの形式で格納する知識
ベース手段(以下知識ベース)と、一定時間毎に収集さ
れる性能データの集り(以下、これをインターバルデー
タ群)を格納する性能データファイル手段(以下性能デ
ータファイル)と、主記憶装置上にあって、−度アクセ
スされた性能データを登録するデータ登録テーブル手段
(以下データ登録テーブル)と主記憶装置上にあって、
あるインターバルデータ群が一時的に保持されているデ
ータセグメント手段(以下データセグメント)と、性能
問題の診断を行う推論実行処理装置において、知識ベー
スから推論を実行するためのルールを取出し、該ルール
が性能データをアクセスする必要があるかどうかを判定
する性能データアクセス判定手段と、この性能データア
クセス判定手段において性能データをアクセスする必要
があると判定された場合、性能データのアクセスを行う
データアクセフ処理装置において、該性能データがデー
タ登録テーブルに存在しているかどうかを判定するデー
タ登録テーブル存在判定手段と、このデータ登録テーブ
ル存在判定手段で該性能データがデータ登録テーブルに
存在していないと判定された場合、該性能データが属し
ているインターバルデータ群がデータセグメントに存在
しているかどうか判定するデータセグメント存在判定手
段と、このデータセグメント存在判定手段で該インター
バルデータ群がデータセグメントに存在していると判定
された場合、データセグメントから該性能データを取出
し、データ登録テーブルに該性能データを書込むデータ
登録テーブル書込手段と、前記データセグメント存在判
定手段で該インターバルデータ群がデータセグメントに
存在していないと判定された場合、性能データファイル
から該インターバルデータ群をデータセグメントに性能
データの検索が容易になる形式にして書込むデータセグ
メント書込手段とを有している。
The automatic data input method for computer performance diagnosis of the present invention consists of a knowledge base means (hereinafter referred to as knowledge base) that stores knowledge regarding performance problems in the form of rules, and a collection of performance data collected at regular intervals (hereinafter referred to as knowledge base). performance data file means (hereinafter referred to as "performance data file") for storing the interval data group), data registration table means (hereinafter referred to as "data registration table") located on the main memory and for registering the performance data that is accessed once, and the main memory. on the device,
A data segment means (hereinafter referred to as a data segment) in which a certain interval data group is temporarily held, and an inference execution processing device that diagnoses a performance problem, extract a rule for executing inference from a knowledge base, and performance data access determination means for determining whether it is necessary to access the performance data; and a data access control unit that accesses the performance data when the performance data access determination means determines that it is necessary to access the performance data. In the processing device, data registration table existence determination means determines whether the performance data exists in the data registration table, and the data registration table existence determination means determines that the performance data does not exist in the data registration table. If the interval data group to which the performance data belongs exists, the data segment existence determination means determines whether the interval data group to which the performance data belongs exists in the data segment; and the data segment existence determination means determines whether the interval data group exists in the data segment. If it is determined that the interval data group exists in the data segment, the data registration table writing means extracts the performance data from the data segment and writes the performance data in the data registration table, and the data segment existence determination means determines that the interval data group exists in the data segment. If it is determined that the interval data has not been retrieved, the data segment writing means writes the interval data group from the performance data file into the data segment in a format that facilitates retrieval of the performance data.

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

第1図を参照すると、本発明の一実施例は、性能診断に
関する知識をルールの形式で格納する知識ベース1.こ
の知識ベース1を使用して計算機の性能問題を診断を行
う推論実行処理装置2.この推論実行処理装置2から要
求された性能データをアクセスするデータアクセス処理
装置3.主記憶装置4.この主記憶装置4内にあってア
クセスされたデータが登録されるデータ登録テーブル5
、主記憶装置4内にあって、該データが属しているデー
タ群(以下、これをインターバルデータ群)が−時的に
保持するデータセグメント6、および一定時間毎に収集
されたインターバルデータ群が複数個格納されている性
能データファイル7を備えている。
Referring to FIG. 1, one embodiment of the present invention includes a knowledge base 1.1 that stores knowledge related to performance diagnosis in the form of rules. An inference execution processing device 2 that uses this knowledge base 1 to diagnose computer performance problems. A data access processing device 3 that accesses the performance data requested by the inference execution processing device 2. Main memory 4. Data registration table 5 in which accessed data in this main storage device 4 is registered
, a data segment 6 in which a data group (hereinafter referred to as an interval data group) to which the data belongs in the main storage device 4 is held temporarily, and a data segment 6 in which an interval data group collected at regular intervals is stored. A plurality of performance data files 7 are stored.

さらに、推論実行処理装置2は、性能データアクセス判
定手段21を有し、データアクセス処理装置3はデータ
登録テーブル存在判定手段31とデータ登録テーブル書
込手段32とデータセグメント存在判定手段33とデー
タセグメント書込手段34とを有している。
Further, the inference execution processing device 2 has a performance data access determination means 21, and the data access processing device 3 has a data registration table existence determination means 31, a data registration table writing means 32, a data segment existence determination means 33, and a data segment existence determination means 33. It has a writing means 34.

階層化されたデータの概念を示す第2図を参照すると、
性能データファイル7とデータセグメント6とデータ登
録テーブル5とにデータがどのように階層化されている
かが表わされている。性能データファイル7には複数の
インターバルデータ群71が格納されており、各インタ
ーバルデータ群71はデータの性質により複数のデータ
ブロック72に分割されており、各データブロック72
には複数のデータγ3が含まれている。データセグメン
ト6には、性能データファイル7の各インターバルデー
タ群71の中で、最新にアクセスされたデータが属して
いるインターバルデータ群71が、各データブロック7
3に対応したデータブロックセグメント61に展開され
ている。データ登録テーブル5には、データアクセス処
理装置3により今までにアクセスされたデータが登録さ
れている。性能データファイル7に存在している個々の
データは、インターバルデータ群番号。
Referring to Figure 2, which shows the concept of hierarchical data,
The performance data file 7, the data segment 6, and the data registration table 5 show how the data is hierarchized. The performance data file 7 stores a plurality of interval data groups 71, and each interval data group 71 is divided into a plurality of data blocks 72 depending on the nature of the data.
includes a plurality of data γ3. In the data segment 6, the interval data group 71 to which the most recently accessed data belongs among the interval data groups 71 of the performance data file 7 is stored in each data block 7.
It is developed into data block segments 61 corresponding to No. 3. In the data registration table 5, data that has been accessed so far by the data access processing device 3 is registered. Each piece of data existing in the performance data file 7 is an interval data group number.

データブロック番号、およびデータ番号で識別される。Identified by data block number and data number.

第3図には主記憶装置4上に存在するデータ登録テーブ
ル5が示されており、データアクセス処理装置3により
アクセスされたデータが、データ登録テーブル5に登録
されている。
FIG. 3 shows a data registration table 5 existing on the main storage device 4, and data accessed by the data access processing device 3 is registered in the data registration table 5.

第4図は推論実行処理装置2が知識ベース1からルール
を取り出して、該ルールが性能データをアクセスする必
要があるかを判定する性能データアクセス判定手段21
の処理を表わしている。
FIG. 4 shows a performance data access determination means 21 in which the inference execution processing device 2 retrieves a rule from the knowledge base 1 and determines whether the rule needs to access performance data.
represents the processing of

第5図はデータアクセス処理装置3がデータのアクセス
要求を受は取って、そのデータをアクセスして推論実行
処理装置2にデータの値を返すまでの処理の流れを表わ
したものである。
FIG. 5 shows the flow of processing from when the data access processing device 3 receives a data access request, accesses the data, and returns the value of the data to the inference execution processing device 2.

次に本発明の一実施例の動作として、推論実行処理装置
2が性能データファイル7から、必要とする性能データ
を使用して推論を実行するまでの動作を第1図から第5
図を参照して詳細に説明する。
Next, as an operation of an embodiment of the present invention, the operation of the inference execution processing device 2 from the performance data file 7 to the execution of inference using the required performance data is shown in FIGS. 1 to 5.
This will be explained in detail with reference to the drawings.

第1図から第5図を参照すると、推論実行処理装置2内
の性能データアクセス判定手段21は知識ベース1から
性能診断に必要なルールを読込み(ステップ41)、該
ルールで性能データを使用しているか否か判定する(ス
テップ42)、該ルールが性能データを使用している場
合、データアクセス処理装置3に該データのアクセス要
求2行い(ステップ43)該データの値がデータザクセ
ス処理装置3から返されるまで待ち合せる(ステップ4
4)。データアクセス処理装置3がインターバルデータ
群番号X、データブロック番号y、およびデータ番号2
で表わされるデータのアクセス要求を受は取ると、デー
タ登録テーブル存在判定手段31は主記憶装置4上のデ
ータ登録テーブル5を用いて、該データがデータ登録テ
ーブル5上に存在するか否かを判定する(ステップ51
)、該データがデータ登録テーブル5上に既に登録され
ていれば、データ登録テーブル5からそのデータの値を
取り出して(ステップ57)、推論実行処理装置2に、
その値を返す。該データが登録テーブル5上に存在しな
いならば、データセグメント存在判定手段33は、該デ
ータが属するインターバルデータ群Xが、データセグメ
ント6上に存在しているか判定する(ステップ52)、
該データのインターバルデータ群Xがデータセグメント
6上に存在すれば、該データのデータブロック番号yに
対応するデータブロックセグメントから該データの内容
を取出しくステップ55)、データ登録テーブル書込手
段32が該データを主記憶装置4上のデータ登録テーブ
ル5に登録する(ステップ56)、該データのインター
バルデータ群Xがデータセグメント6上に存在しないな
らば、データセグメント書込手段34は、該インターバ
ルデータ群Xのすべてのデータブロックのデータを性能
データファイル7から読出しくステップ53)、データ
セグメント6上に各データブロックのデータを、そのデ
ータブロックに対応するデータブロックセグメントに書
込み(ステップ54〕、データセグメント6上の該デー
タブロックセグメントから該データを取出しくステップ
55)、主記憶装置4上のデータ登録テーブル5に該デ
ータを登録しくステップ56)、推論実行処理装置2に
その値を返す(ステップ57)。
Referring to FIGS. 1 to 5, the performance data access determination means 21 in the inference execution processing device 2 reads the rules necessary for performance diagnosis from the knowledge base 1 (step 41), and uses the performance data in the rules. If the rule uses performance data, the data access processing device 3 is requested to access the data (step 43). Wait until it returns from step 3 (step 4
4). The data access processing device 3 has an interval data group number X, a data block number y, and a data number 2.
When receiving an access request for the data represented by Determine (step 51
), if the data has already been registered on the data registration table 5, the value of the data is taken out from the data registration table 5 (step 57), and the inference execution processing device 2 is
return that value. If the data does not exist on the registration table 5, the data segment existence determining means 33 determines whether the interval data group X to which the data belongs exists on the data segment 6 (step 52);
If the interval data group X of the data exists on the data segment 6, the data registration table writing means 32 extracts the contents of the data from the data block segment corresponding to the data block number y of the data (step 55). The data is registered in the data registration table 5 on the main storage device 4 (step 56). If the interval data group X of the data does not exist on the data segment 6, the data segment writing means 34 registers the interval data Read the data of all data blocks of group The data is retrieved from the data block segment on the segment 6 (step 55), the data is registered in the data registration table 5 on the main memory 4 (step 56), and the value is returned to the inference execution processing device 2 (step 57).

推論実行処理装置2はデータアクセス処理装置3から返
された性能データの値で推論を実行する(ステップ45
)。
The inference execution processing device 2 executes inference using the value of the performance data returned from the data access processing device 3 (step 45).
).

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

以上説明したように本発明は、計算機システムの性能問
題の診断を行う上で、推論実行時に必要となる性能デー
タを利用者に直接問い合せを行わず自動的に目的とする
性能データを入力して推論を進めていくことにより、計
算機システムの性能問題の診断を短時間に実現できると
いう効果がある。
As explained above, the present invention automatically inputs target performance data without directly inquiring the user about the performance data necessary for inference execution when diagnosing performance problems in a computer system. By proceeding with inference, it is possible to diagnose performance problems in a computer system in a short time.

また、従来の利用者が性能データを入力する場合、入力
ミスにより誤った結論を導出する可能性があったが、本
発明の自動入力により、より確実に性能問題を診断でき
る効果もある。
Furthermore, in the past, when a user inputs performance data, there was a possibility that an incorrect conclusion could be drawn due to input errors, but the automatic input of the present invention also has the effect of diagnosing performance problems more reliably.

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

第1図は本発明の一実施例を示す図、第2図は階層化さ
れた性能データの概念図、第3図はアクセスされた性能
データが登録されているデータ登録テーブルを示す図、
第4図は推論実行処理装置が知識ベースからルールを取
り出して、該ルールが性能データをアクセスする必要が
あるかを判定する処理の流れを示すフローチャート、第
5図はデータアクセス処理装置が性能データのアクセス
要求を受は取って該データの値を推論実行処理装置に返
すまでの処理の流れを示すフローチャートである。 図において、l・・・・・・知識ベース、2・・・・・
・推論実行処理装置、3・・・・・・データアクセス処
理装置、4・・・・・・主記憶装置、5・・・・・・デ
ータ登録テーブル、6・・・・・データセグメント、7
・・・・・・性能データファイル、21・・・・・・性
能データアクセス判定手段、31・・・・・・データ登
録テーブル存在判定手段、32・・・・・・データ登録
テーブル書き込み手段、33・・・・・・データセグメ
ント存在判定手段、34・・・・・・データセグメント
書き込み手段、61・・・・・・データブロックセグメ
ント、71・・・・・・インターバルデータ群、72・
・・・・・データブロック、73・・・・・・データで
ある。
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a conceptual diagram of hierarchical performance data, and FIG. 3 is a diagram showing a data registration table in which accessed performance data is registered.
Figure 4 is a flowchart showing the flow of processing in which the inference execution processing device retrieves a rule from the knowledge base and determines whether the rule needs to access performance data. 3 is a flowchart showing the flow of processing from receiving an access request to returning the value of the data to the inference execution processing device. In the figure, l...knowledge base, 2...
・Inference execution processing device, 3...Data access processing device, 4...Main storage device, 5...Data registration table, 6...Data segment, 7
... Performance data file, 21 ... Performance data access determination means, 31 ... Data registration table existence determination means, 32 ... Data registration table writing means, 33... Data segment existence determination means, 34... Data segment writing means, 61... Data block segment, 71... Interval data group, 72...
...Data block, 73... Data.

Claims (1)

【特許請求の範囲】 計算機システムの性能問題を診断するエキスパートシス
テムにおけるデータ自動入力方式であって、 性能問題に関する知識をルールの形式で格納する知識ベ
ース手段と、 一定時間毎に収集される性能データの集りをインターバ
ルデータ群として格納する性能データファイル手段と、 一度アクセスされた性能をデータを登録するデータ登録
テーブル手段と、 前記インターバルデータ群の少なくとも一つを一時的に
保持するデータセグメント手段と、性能問題の診断を行
う推論実行処理手段と、知識ベースから推論を実行する
ためのルールを取出し、該ルールが性能データをアクセ
スする必要があるかどうかを判定する性能データアクセ
ス判定手段と、 この性能データアクセス判定手段で性能データをアクセ
スする必要があると判定された場合、性能データのアク
セスを行うデータアクセス処理装置において、該性能デ
ータが前記データ登録テーブル手段に存在しているかど
うかを判定するデータ登録テーブル存在判定手段と、 このデータ登録テーブル存在判定手段により該性能デー
タが前記データ登録テーブル手段に存在していないと判
定された場合、該性能データが属しているインターバル
データ群が前記データセグメント手段に存在しているか
どうか判定するデータセグメント存在判定手段と、 このデータセグメント存在判定手段により該インターバ
ルデータ群が前記データセグメント手段に存在している
と判定された場合、前記データセグメント手段から該性
能データを取出し、前記データ登録テーブル手段に該性
能データを書込むデータ登録テーブル書込手段と、 前記データセグメント存在判定手段により該インターバ
ルデータ群が前記データセグメント手段に存在していな
いと判定された場合、前記性能データファイル手段から
該インターバルデータ群を前記データセグメント手段に
性能データの検索可能な形式にして書込むデータセグメ
ント書込手段とを備えたことを特徴とする計算機性能診
断システムにおけるデータ自動入力方式。
[Claims] An automatic data input method in an expert system for diagnosing performance problems of a computer system, comprising: knowledge base means for storing knowledge regarding performance problems in the form of rules; and performance data collected at regular intervals. performance data file means for storing a collection of interval data as an interval data group; data registration table means for registering performance data once accessed; data segment means for temporarily holding at least one of the interval data groups; an inference execution processing means for diagnosing a performance problem; a performance data access determination means for extracting a rule for executing inference from a knowledge base and determining whether the rule needs to access performance data; When the data access determining means determines that performance data needs to be accessed, the data access processing device that accesses the performance data determines whether the performance data exists in the data registration table means. registration table existence determination means; and when the data registration table existence determination means determines that the performance data does not exist in the data registration table means, the interval data group to which the performance data belongs is stored in the data segment means; a data segment existence determination means for determining whether the interval data group exists in the data segment means; and when the data segment existence determination means determines that the interval data group exists in the data segment means, the data segment existence determination means determines whether the interval data group exists in the data segment means; data registration table writing means for extracting the performance data and writing the performance data in the data registration table means; and when it is determined by the data segment existence determination means that the interval data group does not exist in the data segment means; and data segment writing means for writing the interval data group from the performance data file means into the data segment means in a searchable format of performance data. .
JP63250093A 1988-10-03 1988-10-03 Automatic data input system in computer performance diagnosis system Pending JPH0296837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63250093A JPH0296837A (en) 1988-10-03 1988-10-03 Automatic data input system in computer performance diagnosis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63250093A JPH0296837A (en) 1988-10-03 1988-10-03 Automatic data input system in computer performance diagnosis system

Publications (1)

Publication Number Publication Date
JPH0296837A true JPH0296837A (en) 1990-04-09

Family

ID=17202712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63250093A Pending JPH0296837A (en) 1988-10-03 1988-10-03 Automatic data input system in computer performance diagnosis system

Country Status (1)

Country Link
JP (1) JPH0296837A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109139A (en) * 2005-10-17 2007-04-26 Hitachi Ltd Monitoring diagnostic apparatus and monitoring diagnostic method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109139A (en) * 2005-10-17 2007-04-26 Hitachi Ltd Monitoring diagnostic apparatus and monitoring diagnostic method

Similar Documents

Publication Publication Date Title
US5418949A (en) Page map, metamap, and relation group file management supervised by operation means for allocating, storing, and searching friendly and exclusive data items
JP3205406B2 (en) Reference target variable determination processing method and translation processing system
JPH06105435B2 (en) Storage management mechanism by information processing device
JPH0296837A (en) Automatic data input system in computer performance diagnosis system
JP3653333B2 (en) Database management method and system
JPH10312396A (en) Data base system and computer-readable record medium where data base retrieval program is recorded
JPH081642B2 (en) Keyword search method
JP2522437B2 (en) Database system
JP2675088B2 (en) Information collection method
JPS61103242A (en) High-speed retrieval system
JPH0455952A (en) Data transfer system for data base system
JPH03225412A (en) File data read system
JPH04112253A (en) Data accessing method using multilayer buffer
JP2570853B2 (en) Database processing system
JPS62107336A (en) Control method for hierarchy type data base
JP2721034B2 (en) Clustering control system
JPH0312337B2 (en)
JPS593549A (en) File management system
JP2747009B2 (en) Record addition method for indexed sequential files
JPH03262078A (en) Data retrieving system
JP2523642B2 (en) Database access optimization method
JPS6211746B2 (en)
JPH0664599B2 (en) Document file search device
JPS62169233A (en) Optimizing processing system for compiler
JPS63250739A (en) Filing device