JPH0883284A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH0883284A
JPH0883284A JP6218826A JP21882694A JPH0883284A JP H0883284 A JPH0883284 A JP H0883284A JP 6218826 A JP6218826 A JP 6218826A JP 21882694 A JP21882694 A JP 21882694A JP H0883284 A JPH0883284 A JP H0883284A
Authority
JP
Japan
Prior art keywords
search
response time
search pattern
pattern
input
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
JP6218826A
Other languages
Japanese (ja)
Inventor
Yukari Kirihara
由香利 桐原
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.)
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems Corp
Original Assignee
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems 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 Renesas Design Corp, Mitsubishi Electric Corp, Mitsubishi Electric Semiconductor Systems Corp filed Critical Renesas Design Corp
Priority to JP6218826A priority Critical patent/JPH0883284A/en
Publication of JPH0883284A publication Critical patent/JPH0883284A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE: To easily predict the response time of an information processing system including a relational data base machine. CONSTITUTION: A front end workstation 2a controlling a relational data base machine 1 preserves a retrieval pattern and response time in a file A when a retrieval is performed. The front end workstation 2a preserves the various kinds of retrieval patterns for the retrievals performed in the past, and the maximum value, the minimum value and the average value of the response time corresponding to each retrieval pattern in a file B, and displays these of data on a terminal 3. Thus, when the retrieval is started, the prediction of the response time required for the retrieval by the retrieval pattern becomes easy.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、指定した項目につい
てリレーショナルデータベースの検索を行う前に、自動
的にその検索に要するレスポンス時間の予測に必要なデ
ータを表示する情報処理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system for automatically displaying data necessary for predicting a response time required for a search before searching a relational database for a specified item.

【0002】[0002]

【従来の技術】図5は、従来の情報処理装置の構成を示
すブロック図である。図5において、1はリレーショナ
ルデータベースからデータを高速に引き出すデータベー
ス専用のリレーショナルデータベースマシン、2はリレ
ーショナルデータベースマシン1に接続され、外部から
入力された情報を処理してリレーショナルデータベース
マシン1に与えるフロントエンドワークステーション、
3はフロントエンドワークステーション2に通信回線網
等によって接続され、検索条件の入力、検索結果の表示
などを行うディスプレイ画面を備えた端末である。
2. Description of the Related Art FIG. 5 is a block diagram showing the configuration of a conventional information processing apparatus. In FIG. 5, reference numeral 1 is a relational database machine dedicated to a database for extracting data from a relational database at high speed, and 2 is a front-end work connected to the relational database machine 1 for processing information input from the outside and giving it to the relational database machine 1. station,
A terminal 3 is connected to the front-end workstation 2 through a communication network or the like and has a display screen for inputting search conditions and displaying search results.

【0003】検索を行う場合には、例えばオペレータが
端末3を用いて項目を選択する。端末3からフロントエ
ンドワークステーション2に対して、例えば通信回線網
を通じて、入力された項目についてのデータが伝送され
る。
When performing a search, an operator selects an item using the terminal 3, for example. Data on the input item is transmitted from the terminal 3 to the front-end workstation 2 through, for example, a communication line network.

【0004】フロントエンドワークステーション2で
は、端末3から入力されたデータに基づいて、検索すべ
き項目をリレーショナルデータベースマシン1に指示す
る。
In the front-end workstation 2, the relational database machine 1 is instructed on the item to be searched based on the data inputted from the terminal 3.

【0005】リレーショナルデータベースマシン1で
は、指示された検索項目について検索を行う。リレーシ
ョナルデータベースマシン1における検索結果は、フロ
ントエンドプロセッサ2を通して端末3に表示される。
The relational database machine 1 searches for the specified search item. The search result in the relational database machine 1 is displayed on the terminal 3 through the front-end processor 2.

【0006】端末3から選択する項目を入力し、入力
後、その選択した項目についての結果が表示されるまで
の時間をレスポンス時間とする。
The response time is the time from the input of the item to be selected from the terminal 3 until the display of the result for the selected item.

【0007】検索パターン毎のレスポンス時間の測定は
ストップウォッチにて行う。検索パターン毎のレスポン
ス時間について測定した結果は、書面にて管理する。
The response time for each search pattern is measured by a stopwatch. The result of measuring the response time for each search pattern shall be managed in writing.

【0008】そして、検索パターン毎の抽出件数と実績
レスポンスとで検索に要するレスポンス時間の推移を示
すグラフを作成していた。このグラフや実績レスポンス
を用いて、検索時にレスポンス時間を予測したり、リレ
ーショナルデータベースマシンの性能を評価していた。
Then, a graph showing the transition of the response time required for the search is created by the number of extractions for each search pattern and the actual response. Using this graph and the actual response, the response time was predicted at the time of search, and the performance of the relational database machine was evaluated.

【0009】[0009]

【発明が解決しようとする課題】従来の情報処理システ
ムでは、以上のように書面に整理した後でなければ、リ
レーショナルデータベースのレスポンス時間を予測した
り、リレーショナルデータベースマシンの評価を行うこ
とができず、データベースの項目が多ければ多いほど、
検索パターンは多種になるため、ストップウォッチでの
測定や書面の作成が困難になり、レスポンス時間の予測
やリレーショナルデータベースマシンの評価ができなく
なるという問題点があった。
In the conventional information processing system, the response time of the relational database cannot be predicted and the relational database machine can be evaluated only after the documents are organized as described above. , The more items in the database,
Since there are various search patterns, it is difficult to measure with a stopwatch and create documents, and it is impossible to predict response time or evaluate a relational database machine.

【0010】また、書面にして管理するため、その作成
に時間がかかり、続けて検索する際には、検索時に的確
なレスポンスを予測できないという問題点があった。
Further, since it is written and managed, it takes a long time to create the document, and there is a problem that an accurate response cannot be predicted at the time of subsequent searches.

【0011】[0011]

【課題を解決するための手段】第1の発明に係る情報処
理システムは、複数の項目のうち任意の項目を選択して
作成された検索パターンを用いて検索できるリレーショ
ナルデータベースマシンを備える情報処理システムにお
いて、少なくとも過去に実施した検索の前記検索パター
ンと該検索パターンについてのレスポンス時間に関する
データとを記憶する記憶手段と、前記リレーショナルデ
ータベースマシンを用いて検索を実施するために入力さ
れた検索パターンに対応した前記レスポンス時間に関す
るデータを表示するための表示手段と、前記記憶手段に
必要な情報を記憶させ、かつ前記記憶手段の記憶に基づ
いて前記表示手段に表示させるために、前記記憶手段及
び前記表示手段を制御する制御手段とを備えて構成され
る。
An information processing system according to a first invention is an information processing system including a relational database machine capable of searching using a search pattern created by selecting an arbitrary item from a plurality of items. In at least, a storage means for storing the search pattern of the search performed in the past and data relating to the response time of the search pattern, and a search pattern input for performing the search using the relational database machine. Display means for displaying data relating to the response time, and the storage means and the display for storing necessary information in the storage means and displaying the information on the display means based on the storage of the storage means. And a control means for controlling the means.

【0012】第2の発明に係る情報処理システムは、第
1の発明の情報処理システムにおいて、前記レスポンス
時間に関するデータが、レスポンス時間の最小値、最大
値及び平均値を含むことを特徴とする。
An information processing system according to a second invention is the information processing system according to the first invention, characterized in that the data regarding the response time includes a minimum value, a maximum value and an average value of the response time.

【0013】第3の発明に係る情報処理システムは、第
1の発明の情報処理システムにおいて、前記記憶手段
が、さらに、過去に実施した検索の検索パターンに応じ
た抽出件数を記憶しており、前記記憶手段に記憶されて
いる、前記抽出件数、過去に実施した検索の前記検索パ
ターン及び前記レスポンス時間に関するデータを用い
て、前記抽出件数とレスポンス時間との関係を示すグラ
フを作成するグラフ作成手段をさらに備え、作成された
前記グラフを前記表示手段に表示することを特徴とす
る。
An information processing system according to a third aspect of the present invention is the information processing system according to the first aspect, wherein the storage means further stores the number of extractions according to the search pattern of the search performed in the past, Graph creating means for creating a graph showing the relationship between the number of extracted items and the response time by using the data on the number of extracted items, the search pattern of the search performed in the past, and the response time stored in the storage unit Is further provided, and the created graph is displayed on the display means.

【0014】第4の発明に係る情報処理システムは、第
1の発明の情報処理システムにおいて、前記制御手段
は、前記リレーショナルデータベースマシンを用いて検
索を実施するために入力された検索パターンと、前記記
憶手段が記憶している前記過去に実施した検索の前記検
索パターンとを比較して、前記入力された検索パターン
が前記過去に実施した検索の前記検索パターンと一致し
たときには、前記入力された検索パターンと該入力され
た検索パターンについてのレスポンス時間とを用いて、
前記記憶手段が記憶している前記レスポンス時間に関す
るデータを変更し、前記入力された検索パターンが前記
過去に実施した検索の前記検索パターンと一致しないと
きには、前記入力された検索パターンと該入力された検
索パターンについてのレスポンス時間とを用いて、前記
入力された検索パターン及び該入力された検索パターン
に対応するレスポンス時間を前記記憶手段に記憶させる
ことを特徴とする。
An information processing system according to a fourth aspect of the present invention is the information processing system according to the first aspect of the present invention, wherein the control means includes a search pattern input for performing a search using the relational database machine, When the input search pattern matches the search pattern of the search performed in the past stored in the storage means and the input search pattern matches the search pattern of the search performed in the past, the input search Using the pattern and the response time for the input search pattern,
When the data regarding the response time stored in the storage means is changed and the input search pattern does not match the search pattern of the search performed in the past, the input search pattern and the input search pattern are input. Using the response time for the search pattern, the input search pattern and the response time corresponding to the input search pattern are stored in the storage means.

【0015】[0015]

【作用】第1の発明における制御手段は、記憶手段に記
憶している過去に実施した検索の検索パターンのうちリ
レーショナルデータベースマシンを用いて検索を実施す
るために入力された検索パターンに対応した、記憶手段
に記憶しているレスポンス時間に関するデータを表示手
段に表示させることにより、レスポンス時間の予測を行
わせることができる。
The control means according to the first aspect of the present invention corresponds to the search pattern input for executing the search using the relational database machine among the search patterns of the searches performed in the past stored in the storage means. The response time can be predicted by displaying the data relating to the response time stored in the storage means on the display means.

【0016】第2の発明におけるレスポンス時間に関す
るデータは、レスポンス時間の最小値、最大値及び平均
値を含んでいるため、表示手段に、レスポンス時間に関
するデータとしてこれらの値を表示させることができ、
レスポンス時間の予測を容易にする。
Since the data relating to the response time in the second aspect of the present invention includes the minimum value, the maximum value and the average value of the response time, these values can be displayed on the display means as the data relating to the response time.
Makes it easy to predict response time.

【0017】第3の発明におけるグラフ作成手段は、表
示手段に表示させるために、抽出件数とレスポンス時間
との関係を示すグラフを作成して、レスポンス時間の予
測を容易化するとともに、リレーショナルデータベース
マシンの性能評価を容易化する。
The graph creating means in the third invention creates a graph showing the relationship between the number of extracted items and the response time for displaying on the display means, facilitating the prediction of the response time and at the same time the relational database machine. To facilitate performance evaluation of.

【0018】第4の発明における制御手段は、入力され
た検索パターンが、過去に検索したことのない検索パタ
ーンであった場合には、記憶手段に、その検索パターン
と、その検索パターンについてのレスポンス時間に関す
るデータとを記憶させることができ、記憶手段が記憶し
ているレスポンス時間に関するデータを自動的に増やし
ていくことができる。
When the input search pattern is a search pattern that has not been searched in the past, the control means in the fourth invention stores the search pattern and the response for the search pattern in the storage means. Data regarding time can be stored, and data regarding response time stored in the storage unit can be automatically increased.

【0019】また、制御手段は、入力された検索パター
ンが、過去に検索したことのある検索パターンであった
場合には、記憶手段が記憶しているその検索パターンに
関するレスポンス時間に関するデータを変更することが
できる。そして、変更する際に、入力された検索パター
ンについてのその検索時のレスポンス時間を考慮して、
記憶手段がその時記憶しているデータを変更する。従っ
て、変更されたデータは、変更前のデータに比べて、次
の検索時のレスポンス時間を予測するのに適したデータ
となる。
Further, when the input search pattern is a search pattern that has been searched in the past, the control means changes the data regarding the response time regarding the search pattern stored in the storage means. be able to. Then, when changing, considering the response time at the time of the search for the input search pattern,
The storage means changes the data stored at that time. Therefore, the changed data is more suitable for predicting the response time at the next search than the data before the change.

【0020】[0020]

【実施例】【Example】

実施例1.以下、この発明の一実施例を図について説明
する。図1はこの発明の第1実施例による情報処理シス
テムの構成を示すブロック図である。図1において、2
aはリレーショナルデータベースマシン1に接続され、
リレーショナルデータベースの検索に関するデータを保
存するためのファイルA及びファイルBを有し、外部か
ら入力された情報を処理してリレーショナルデータベー
スマシン1に与えるフロントエンドワークステーション
であり、その他図5と同一符号のものは図5のその部分
に相当する部分を示す。
Example 1. An embodiment of the present invention will be described below with reference to the drawings. 1 is a block diagram showing the configuration of an information processing system according to a first embodiment of the present invention. In FIG. 1, 2
a is connected to the relational database machine 1,
It is a front-end workstation that has a file A and a file B for storing the data related to the search of the relational database and processes the information input from the outside to give it to the relational database machine 1. The thing shows the part equivalent to the part of FIG.

【0021】端末3より検索を行うと、フロントエンド
ワークステーション2aにファイルAが作成される。こ
のファイルAの概念を表1に示す。ファイルAには、リ
レーショナルデータベースのどの項目を選択したかとい
う検索パターンの情報とその項目の検索にリレーショナ
ルデータベースマシン1が要したレスポンス時間を示す
実績レスポンスの情報とが含まれている。このファイル
Aが「入力ファイル」となる。表1に示すように、ファ
イルAには、検索される毎にどの項目を検索するかとい
う検索パターンに応じて、選択されている項目にフラグ
を立てる。
When a search is performed from the terminal 3, the file A is created in the front end workstation 2a. Table 1 shows the concept of this file A. The file A includes information on a search pattern indicating which item in the relational database is selected and actual response information indicating the response time required by the relational database machine 1 to search for that item. This file A becomes the "input file". As shown in Table 1, in the file A, a selected item is flagged according to a search pattern of which item is searched each time it is searched.

【0022】[0022]

【表1】 [Table 1]

【0023】次に、リレーショナルデータベースマシン
1で検索された種々の検索パターンについて作成される
ファイルBの概念を表2に示す。ファイルBは、過去に
検索された検索パターン毎の履歴を持つ。ファイルBに
は、過去に検索された検索パターンと各検索パターンの
検索回数と各パターンの抽出件数とレスポンスに要した
時間の過去に検索された中での最小値、最大値及び過去
に検索されたレスポンス時間の平均値とが保持されてい
る。このファイルBが「履歴ファイル」となる。表2に
示すように、例えば、件名P2の検索パターンにおいて
は、項目1及び項目3等が検索対象となっており、過去
に行われた検索回数Saは3回、抽出件数Sbは100
件、レスポンス時間の最小値Sminは3秒、レスポンス
時間の最大値Smaxは10秒、レスポンス時間の平均値
Saveは7秒であることがファイルBに記憶されている
ことがわかる。
Next, Table 2 shows the concept of the file B created for various search patterns searched by the relational database machine 1. The file B has a history for each search pattern searched in the past. In the file B, the search pattern that has been searched in the past, the number of times each search pattern has been searched, the number of times that each pattern has been extracted, and the minimum and maximum values of the time required for the response, and the past values that have been searched And the average value of the response time is held. This file B becomes a "history file". As shown in Table 2, for example, in the search pattern of the subject P2, items 1 and 3 are search targets, and the number of searches Sa performed in the past is 3 and the number of extractions Sb is 100.
It can be seen that the file B stores that the minimum value Smin of the response time is 3 seconds, the maximum value Smax of the response time is 10 seconds, and the average value Save of the response time is 7 seconds.

【0024】[0024]

【表2】 [Table 2]

【0025】ここで、レスポンス時間がばらつき、レス
ポンス時間の最小値Sminや最大値Smaxが生じるのは、
一台のリレーショナルデータベースマシン1に対して同
時に複数の端末3からアクセスされる場合があり、その
際には、一台あたりの処理時間がアクセスしている端末
3の台数や検索パターンに応じて変化するためである。
例えば、検索パターンの件名P2の場合、レスポンス時
間の最小値Sminが3秒、最大値Smaxが10秒であり、
ここに、レスポンス時間の最大値Smaxと最小値Sminと
の差が7秒となる。これは、同時にアクセスした端末の
台数の差から生じているものであると考えられる。
Here, the response time varies and the minimum value Smin and the maximum value Smax of the response time occur.
There is a case where one relational database machine 1 is accessed from a plurality of terminals 3 at the same time, and in that case, the processing time per unit changes depending on the number of accessing terminals 3 and the search pattern. This is because
For example, in the case of the subject P2 of the search pattern, the minimum response time Smin is 3 seconds and the maximum response Smax is 10 seconds,
Here, the difference between the maximum value Smax and the minimum value Smin of the response time is 7 seconds. This is considered to be caused by the difference in the number of terminals that accessed at the same time.

【0026】表1と表2のファイルA,ファイルBは、
リレーショナルデータベースの項目を定義する際に自動
的に作成しておく。つまり、ファイルAでは、各項目に
フラグを立てておらず、実績レスポンスにデータが書き
込まれていない状態のファイルを作成する。また、ファ
イルBでは、件名P1〜P5などの検索パターンに対応
する項目のフラグや検索回数や抽出件数などの情報が全
く書き込まれていない状態のファイルを作成する。
The files A and B in Tables 1 and 2 are
Automatically created when defining the relational database item. That is, in the file A, a flag is not set for each item, and a file in which no data is written in the actual result response is created. Further, in the file B, a file is created in which the flags of the items corresponding to the search patterns such as the subject names P1 to P5 and the information such as the number of searches and the number of extracted cases are not written at all.

【0027】そして、ファイルA,ファイルBが作成さ
れた状態で、実際の検索が繰り返されて、ファイルA,
ファイルBの内容がその都度書き換えられる。
Then, with the files A and B created, the actual search is repeated to obtain the files A, B.
The contents of file B are rewritten each time.

【0028】図2及び図3は、一度の検索において、こ
の発明の第1実施例による情報処理システムが行うファ
イルA,ファイルBの処理を説明するためのフロー図で
ある。図2及び図3に沿って、フロントエンドワークス
テーション2aの動作について説明する。まず、ステッ
プST1において、端末3から入力された検索項目を選
択して検索パターンに応じて、検索の実行を命令してリ
レーショナルデータベースマシン1に検索を実行させ
る。ステップST2で、フロントエンドワークステーシ
ョン2aはファイルAの該当項目にフラグを立てる。
2 and 3 are flow charts for explaining the processing of files A and B performed by the information processing system according to the first embodiment of the present invention in one search. The operation of the front-end workstation 2a will be described with reference to FIGS. First, in step ST1, a search item input from the terminal 3 is selected, an execution of the search is instructed according to the search pattern, and the relational database machine 1 is caused to execute the search. In step ST2, the front-end workstation 2a sets a flag in the corresponding item of the file A.

【0029】ステップST3で、フロントエンドワーク
ステーションは、ファイルAの検索パターンとファイル
Bの検索パターンとを比較して、一致するものがあるか
否かを判断する。
In step ST3, the front-end workstation compares the search pattern of the file A with the search pattern of the file B and determines whether there is a match.

【0030】ステップ3において入力された検索パター
ンと一致する過去に行った検索パターンがなかった場合
には、ステップ4に進み、フロントエンドワークステー
ション2aは検索パターンの入力より何秒経過したかな
どの経過レスポンスの表示を端末3へ行う。そして、ス
テップ5に進み、ファイルBに検索パターンの追加や検
索回数Saや抽出件数Sbの保存を行う。さらに、ステ
ップST6において、レスポンス時間の最小値Smin、
最大値Smax及び平均値Saveに実績レスポンスの値を書
き込み、終了する。
If there is no previous search pattern that matches the search pattern input in step 3, the process proceeds to step 4, and the front-end workstation 2a determines how many seconds have elapsed since the search pattern was input. The progress response is displayed on the terminal 3. Then, in step 5, the search pattern is added to the file B and the number of searches Sa and the number of extractions Sb are saved. Furthermore, in step ST6, the minimum response time Smin,
The actual response value is written in the maximum value Smax and the average value Save, and the process ends.

【0031】ステップ3において入力された検索パター
ンと一致する過去に行った検索パターンがあった場合に
は、ステップST7に進み、フロントエンドワークステ
ーション2aは、ファイルBに保存されているその検索
パターンのレスポンス時間の最小値Smin、最大値Smax
及び平均値Saveの端末3への画面表示を行う。同時
に、経過レスポンスの表示を行う。
If there is a search pattern that has been performed in the past that matches the search pattern input in step 3, the process proceeds to step ST7, and the front-end workstation 2a determines the search pattern stored in the file B. Minimum response time Smin and maximum response time Smax
And the average value Save is displayed on the screen of the terminal 3. At the same time, the progress response is displayed.

【0032】次に、ステップST8で、ファイルAに保
存されている実績レスポンスS00とファイルBに保存さ
れているレスポンス時間の最小値Sminとの比較を行
う。その結果、実績レスポンスの値S00がレスポンス時
間の最小値Sminより小さければ、ステップST9に進
み、ファイルBのレスポンス時間の最小値Sminの値を
実績レスポンスS00に置き換える。比較の結果、実績レ
スポンスの値S00がレスポンス時間の最小値Sminより
大きければ、ステップST10に進む。
Next, in step ST8, the actual response S00 stored in the file A and the minimum response time value Smin stored in the file B are compared. As a result, if the actual response value S00 is smaller than the minimum response time value Smin, the process proceeds to step ST9, and the minimum response time value Smin of the file B is replaced with the actual response S00. If the result response value S00 is larger than the minimum response time value Smin as a result of the comparison, the process proceeds to step ST10.

【0033】ステップST10で、ファイルAに保存さ
れている実績レスポンスS00とファイルBに保存されて
いるレスポンス時間の最大値Smaxとの比較を行う。そ
の結果、実績レスポンスの値S00がレスポンス時間の最
大値Smaxより大きければ、ステップST11に進み、
ファイルBのレスポンス時間の最大値Smaxの値を実績
レスポンスS00に置き換える。比較の結果、実績レスポ
ンスの値S00がレスポンス時間の最大値Smaxより大き
ければ、ステップST12に進む。
At step ST10, the actual response S00 stored in the file A is compared with the maximum response time Smax stored in the file B. As a result, if the actual response value S00 is larger than the maximum response time value Smax, the process proceeds to step ST11.
The maximum response time value Smax of the file B is replaced with the actual response S00. If the result response value S00 is greater than the maximum response time value Smax as a result of the comparison, the process proceeds to step ST12.

【0034】ステップST12で、レスポンス時間の平
均値Saveの更新を行う。平均値Saveの更新は、式1に
従って、新たな平均値Saveを求めて、ファイルBに保
存されている平均値Saveを新たな平均値と置き換える
ことによって行う。
At step ST12, the average value Save of response times is updated. The update of the average value Save is performed by obtaining a new average value Save according to Expression 1 and replacing the average value Save stored in the file B with the new average value.

【0035】 Save=(Save×Sa+S00)/(Sa+1)…式1 ステップST13で、更に、検索回数Saを1増加させ
る。
Save = (Save × Sa + S00) / (Sa + 1) ... Formula 1 In step ST13, the number of searches Sa is further increased by 1.

【0036】以上のように、ストップウォッチにて、検
索レスポンスを測定せずに、その検索パターンに対応し
た的確なレスポンス時間の予測を表示することができ、
効率的である。
As described above, the stopwatch can display an accurate prediction of the response time corresponding to the search pattern without measuring the search response.
It is efficient.

【0037】また、レスポンス時間の予測を予め表示す
ることにより、ユーザ自身が都合により、その検索をキ
ャンセルすることができる。
Further, by displaying the prediction of the response time in advance, the user can cancel the search for his own convenience.

【0038】更に、ファイルBに記憶されているレスポ
ンス時間の最大値Smaxよりも、大幅にレスポンスに時
間がかかる場合は、異常として、自動的にキャンセルす
る等、タイムオーバー時の強制終了機能を持たせること
が可能となる。
Furthermore, if the response takes a time significantly longer than the maximum value Smax of the response time stored in the file B, it is automatically judged as an abnormality, and a forced termination function at the time over is provided. It becomes possible.

【0039】また、ファイルBに履歴を残すことによ
り、どの検索パターンが、どのくらい検索されているか
利用状況の把握が可能となる。
Further, by leaving a history in the file B, it becomes possible to grasp the usage status of which search pattern and how much is searched.

【0040】実施例2.次に、この発明の第2実施例を
図について説明する。図2は、端末3に表示される抽出
件数とレスポンス時間の平均値Saveとの関係を示すグ
ラフである。フロントエンドワークステーション2a
は、履歴ファイル(ファイルB)を取り込み、データベ
ース総件数Sc毎に、抽出件数SbをX軸、平均レスポ
ンスSaveをY軸として自動的にグラフを作成する。
Example 2. Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 2 is a graph showing the relationship between the number of extractions displayed on the terminal 3 and the average value Save of response times. Front-end workstation 2a
Captures a history file (file B) and automatically creates a graph for each total database number Sc with the number of extracted items Sb as the X axis and the average response Save as the Y axis.

【0041】以上のように、データベースの総件数ごと
に、抽出件数に対する検索レスポンスがグラフ化され、
リレーショナルデータベースマシン1の性能評価につな
がる。
As described above, the search response against the number of extracted items is graphed for each total number of items in the database,
This leads to performance evaluation of the relational database machine 1.

【0042】また、リレーショナルデータベース1の使
用設計等を行う場合に、何件くらいのデータベースにす
るかという目安にすることが可能となり、効果的であ
る。
Further, when designing the use of the relational database 1, etc., it becomes possible to use as a standard how many databases should be used, which is effective.

【0043】[0043]

【発明の効果】以上のように請求項1記載の発明の情報
処理システムによれば、リレーショナルデータベースマ
シンを用いて検索を実施するために入力された検索パタ
ーンについて、制御手段によって、記憶手段が記憶して
いるその検索パターンに対応したレスポンス時間に関す
るデータを、表示手段に表示させることができ、そのデ
ータに基づいて的確にレスポンス時間を予測することが
できるという効果がある。
As described above, according to the information processing system of the first aspect of the present invention, the storage means is stored in the storage means by the control means with respect to the search pattern input for executing the search using the relational database machine. Data relating to the response time corresponding to the search pattern being displayed can be displayed on the display means, and the response time can be accurately predicted based on the data.

【0044】請求項2記載の発明の情報処理システムに
よれば、表示手段が、レスポンス時間の最小値、最大値
及び平均値を表示するので、レスポンス時間の予測を容
易にするという効果がある。
According to the information processing system of the second aspect of the invention, since the display means displays the minimum value, the maximum value and the average value of the response time, there is an effect of facilitating the prediction of the response time.

【0045】請求項3記載の発明の情報処理システムに
よれば、グラフ作成手段によって作成された抽出件数と
レスポンス時間との関係を示すグラフを表示手段に表示
することができ、リレーショナルデータベースマシンの
性能を容易に評価できるようになるという効果がある。
According to the information processing system of the third aspect of the present invention, the graph showing the relationship between the number of extractions and the response time created by the graph creating means can be displayed on the display means, and the performance of the relational database machine can be displayed. Has the effect of making it easier to evaluate.

【0046】請求項4記載の発明の情報処理システムに
よれば、制御手段は、リレーショナルデータベースマシ
ンを用いて検索を実施するために入力された検索パター
ンと、前記記憶手段が記憶している過去に実施した検索
の検索パターンとを比較して、入力された検索パターン
が前記過去に実施した検索の検索パターンと一致したと
きには、入力された検索パターンと該入力された検索パ
ターンについてのレスポンス時間とを用いて、記憶手段
が記憶しているレスポンス時間に関するデータを変更す
るよう構成されているので、情報処理システムの使用状
況に対応してレスポンス時間の予測ができるという効果
がある。
According to the information processing system of the fourth aspect of the present invention, the control means includes the search pattern input for performing the search using the relational database machine and the past stored in the storage means. When the input search pattern matches the search pattern of the search performed in the past by comparing with the search pattern of the search performed, the input search pattern and the response time for the input search pattern are compared. Since it is configured to change the data regarding the response time stored in the storage means, there is an effect that the response time can be predicted in accordance with the usage status of the information processing system.

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

【図1】 この発明の第1実施例による情報処理システ
ムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an information processing system according to a first embodiment of the present invention.

【図2】 この発明の第1実施例による情報処理システ
ムの動作を説明するためのフロー図である。
FIG. 2 is a flowchart for explaining the operation of the information processing system according to the first embodiment of the present invention.

【図3】 この発明の第1実施例による情報処理システ
ムの動作を説明するためのフロー図である。
FIG. 3 is a flowchart for explaining the operation of the information processing system according to the first embodiment of the present invention.

【図4】 この発明の第2実施例による情報処理システ
ムの端末への表示の一例を示すグラフである。
FIG. 4 is a graph showing an example of display on a terminal of the information processing system according to the second example of the present invention.

【図5】 従来の情報処理システムの構成を示すブロッ
ク図である。
FIG. 5 is a block diagram showing a configuration of a conventional information processing system.

【符号の説明】[Explanation of symbols]

1 リレーショナルデータベースマシン、2,2a フ
ロントエンドワークステーション、3 端末。
1 Relational database machine, 2, 2a Front-end workstation, 3 terminals.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数の項目のうち任意の項目を選択して
作成された検索パターンを用いて検索できるリレーショ
ナルデータベースマシンを備える情報処理システムにお
いて、 少なくとも過去に実施した検索の前記検索パターンと該
検索パターンについてのレスポンス時間に関するデータ
とを記憶する記憶手段と、 前記リレーショナルデータベースマシンを用いて検索を
実施するために入力された検索パターンに対応した前記
レスポンス時間に関するデータを表示するための表示手
段と、 前記記憶手段に必要な情報を記憶させ、かつ前記記憶手
段の記憶に基づいて前記表示手段に表示させるために、
前記記憶手段及び前記表示手段を制御する制御手段とを
備える、情報処理システム。
1. An information processing system comprising a relational database machine capable of performing a search using a search pattern created by selecting an arbitrary item from among a plurality of items, at least the search pattern of a search performed in the past, and the search. Storage means for storing data on response time for the pattern, display means for displaying data on the response time corresponding to the search pattern input to perform a search using the relational database machine, In order to store the necessary information in the storage means and to display the information on the display means based on the storage of the storage means,
An information processing system comprising: a control unit that controls the storage unit and the display unit.
【請求項2】 前記レスポンス時間に関するデータは、
レスポンス時間の最小値、最大値及び平均値を含む、請
求項1記載の情報処理システム。
2. The data regarding the response time is
The information processing system according to claim 1, including a minimum value, a maximum value, and an average value of response times.
【請求項3】 前記記憶手段は、さらに、過去に実施し
た検索の検索パターンに応じた抽出件数を記憶してお
り、 前記記憶手段に記憶されている、前記抽出件数及び前記
レスポンス時間に関するデータを用いて、前記抽出件数
とレスポンス時間との関係を示すグラフを作成するグラ
フ作成手段をさらに備え、 作成された前記グラフを前記表示手段に表示することを
特徴とする、請求項1記載の情報処理システム。
3. The storage means further stores the number of extractions according to a search pattern of a search performed in the past, and stores the number of extractions and the response time data stored in the storage. 2. The information processing according to claim 1, further comprising: a graph creating unit that creates a graph showing a relationship between the number of extracted items and response time, and the created graph is displayed on the display unit. system.
【請求項4】 前記制御手段は、前記リレーショナルデ
ータベースマシンを用いて検索を実施するために入力さ
れた検索パターンと、前記記憶手段が記憶している前記
過去に実施した検索の前記検索パターンとを比較して、 前記入力された検索パターンが前記過去に実施した検索
の前記検索パターンと一致したときには、前記入力され
た検索パターンと該入力された検索パターンについての
レスポンス時間とを用いて、前記記憶手段が記憶してい
る前記レスポンス時間に関するデータを変更し、 前記入力された検索パターンが前記過去に実施した検索
の前記検索パターンと一致しないときには、前記入力さ
れた検索パターンと該入力された検索パターンについて
のレスポンス時間とを用いて、前記入力された検索パタ
ーン及び該入力された検索パターンに対応するレスポン
ス時間を前記記憶手段に記憶させることを特徴とする、
請求項1記載の情報処理システム。
4. The control unit stores the search pattern input for performing a search using the relational database machine and the search pattern of the search performed in the past stored in the storage unit. In comparison, when the input search pattern matches the search pattern of the search performed in the past, the storage is performed by using the input search pattern and the response time for the input search pattern. The data regarding the response time stored in the means is changed, and when the input search pattern does not match the search pattern of the search performed in the past, the input search pattern and the input search pattern Of the input search pattern and the input search time. Wherein the storing the response time corresponding to the pattern in the storage means,
The information processing system according to claim 1.
JP6218826A 1994-09-13 1994-09-13 Information processing system Pending JPH0883284A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6218826A JPH0883284A (en) 1994-09-13 1994-09-13 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6218826A JPH0883284A (en) 1994-09-13 1994-09-13 Information processing system

Publications (1)

Publication Number Publication Date
JPH0883284A true JPH0883284A (en) 1996-03-26

Family

ID=16725958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6218826A Pending JPH0883284A (en) 1994-09-13 1994-09-13 Information processing system

Country Status (1)

Country Link
JP (1) JPH0883284A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8930293B2 (en) 2010-10-25 2015-01-06 The Bank Of Tokyo-Mitsubishi Ufj, Ltd. Prediction apparatus, prediction method, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8930293B2 (en) 2010-10-25 2015-01-06 The Bank Of Tokyo-Mitsubishi Ufj, Ltd. Prediction apparatus, prediction method, and recording medium

Similar Documents

Publication Publication Date Title
JP2002207726A (en) Document controller, method of extracting related document, and method of supporting document operation
US6725251B2 (en) Local-file-transfer method and local-filed-transfer system for client-server system
JP2007034772A (en) Optimum display system for web site search result, its method and its program
JP3431239B2 (en) Information retrieval system
JPH0883284A (en) Information processing system
CN111798021A (en) Work man-hour prediction system and production plan formulation support system
CN113918606B (en) Log query method and device
JP5640700B2 (en) Information search device, search input method, and search input program
JPH08272818A (en) Information retrieval system
JP3627030B2 (en) Data extraction system and computer-readable recording medium therefor
CN113127328A (en) Test system and test method for recommendation algorithm
JPH0916617A (en) Method and device for supporting tuning of data base
JP2000132569A (en) Automatic analysis device for novelty of patent information
JPH08234977A (en) Manifold progress management system for software project
JPH0695861A (en) Program parts reuse managing device
JP2580601B2 (en) Form data processing method
CN110515985B (en) Data characterization method, device, equipment and computer storage medium
JP2002041289A (en) Productmanagement method and system
JP2001027984A5 (en)
JP3521822B2 (en) Electronic report device and machine-readable recording medium recording program
JPH0628408A (en) Document filing device
JPH11184729A (en) Method and device for managing and displaying bug information
JP2848313B2 (en) Hardware configuration automatic creation device
JP3337717B2 (en) Database processing device and database processing method
JPH03129570A (en) Data base retrieving system