JPH0784850A - Directory name checking device for decentralized database system - Google Patents

Directory name checking device for decentralized database system

Info

Publication number
JPH0784850A
JPH0784850A JP5252556A JP25255693A JPH0784850A JP H0784850 A JPH0784850 A JP H0784850A JP 5252556 A JP5252556 A JP 5252556A JP 25255693 A JP25255693 A JP 25255693A JP H0784850 A JPH0784850 A JP H0784850A
Authority
JP
Japan
Prior art keywords
directory
distributed computer
comparison
name
reference table
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
JP5252556A
Other languages
Japanese (ja)
Other versions
JP2550884B2 (en
Inventor
Hiroshi Aso
寛 麻生
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 JP5252556A priority Critical patent/JP2550884B2/en
Publication of JPH0784850A publication Critical patent/JPH0784850A/en
Application granted granted Critical
Publication of JP2550884B2 publication Critical patent/JP2550884B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the comparing process time of a center by comparing not a directory name, but a number code which is less in the number of bits than it. CONSTITUTION:The center 2 holds reference directory groups 200-1 to 200-m to be compared with directory groups 100 of databases 101 of computers 1-1 to 1-m. A means 203 assigns unique number codes of small-number-bit constitution by directory names present in the reference directory groups 200-1 to 200-m, registers them in a dictionary 201 corresponding to the directory names, and also registers them in standard reference tables 202-1 to 202-m. The respective computers 1-1 to 1-m have the same dictionaries 102, and a table converting means 103 converts the directory names included in the directory groups 100 into number codes by referring to the dictionaries 102 and registers them in comparsion reference tables 104. A structure check on the directory groups 100 is made by comparing and collating the number codes on the basis of the comparison reference tables 104 and standard reference table 202-1.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、分散データベースシス
テムのディレクトリ名称チェック装置に関し、より詳細
には、各分散コンピュータ上に存在するデータベースの
ディレクトリ群に含まれる各ディレクトリの名称と、セ
ンタで一括管理されている基準となるディレクトリ群に
含まれる各ディレクトリの名称とを、数字コードに変換
して比較照合する分散データベースシステムのディレク
トリ名称チェック装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a directory name checking device for a distributed database system, and more specifically, it manages the names of directories included in a directory group of databases existing on each distributed computer and a centralized management at a center. The present invention relates to a directory name check device of a distributed database system that converts the names of directories included in a standard directory group that have been created into numerical codes and compares and collates them.

【0002】[0002]

【従来の技術】地理的あるいは論理的に分散している複
数の分散コンピュータ上のデータベースをネットワーク
により結合した分散データベースシステムにおいては、
各分散コンピュータ上のデータベースの構成要素に欠落
が生じると、利用者に多大な迷惑を及ばす。
In a distributed database system in which databases on a plurality of geographically or logically distributed distributed computers are connected by a network,
If any component of the database on each distributed computer is missing, it will cause a great deal of trouble to users.

【0003】このため、各分散コンピュータ上のデータ
ベースの構成要素が、所望の構成要素を具備しているか
否かをチェックすることが重要であるが、全ての構成要
素をきめこまかくチェックすることは現実的でない。
Therefore, it is important to check whether or not the constituent elements of the database on each distributed computer have the desired constituent elements, but it is realistic to carefully check all the constituent elements. Not.

【0004】そこで、簡易にデータベースの構成要素の
欠損等をチェックする方法として、各分散コンピュータ
のデータベースにおけるディレクトリ名称をチェックす
る方法が考えられている。即ち、データベースにおける
ディレクトリは、ファイルを管理するための登録簿の役
割を持つため、所定のディレクトリ名称が存在するか否
かを調べれば、ある程度、データベースの構成要素の欠
損等をチェックすることができるからである。
Therefore, as a simple method for checking the lack of constituent elements of the database, a method for checking the directory name in the database of each distributed computer has been considered. In other words, since the directory in the database has a role of a registry for managing files, by checking whether or not a predetermined directory name exists, it is possible to check to some extent a missing component of the database. Because.

【0005】そして、このようなディレクトリ名称をチ
ェックするために、例えば図15に示すような方法が考
えられている。
In order to check such a directory name, a method as shown in FIG. 15 has been considered.

【0006】図15において、1000は分散データベ
ースシステムを構成する1つの分散コンピュータであ
り、ディレクトリ群1001を含むデータベース100
3が存在し、このディレクトリ群1001からディレク
トリ名称を検索する検索部1002が設けられている。
また、2000は分散コンピュータ1000と通信可能
に接続されたセンタであり、分散コンピュータ1000
の望ましいディレクトリ群を示す基準ディレクトリ群2
001が保持されており、このディレクトリ群2001
からディレクトリ名称を検索する検索部2002と、デ
ィレクトリ名称間の比較照合を行う比較部2003とが
設けられている。なお、図示していないが、他にも分散
コンピュータがあり、それらの望ましいディレクトリ群
を示す基準ディレクトリ群もセンタ2000が保持して
いる。
In FIG. 15, reference numeral 1000 denotes one distributed computer constituting a distributed database system, which is a database 100 including a directory group 1001.
3 exists, and a search unit 1002 for searching a directory name from this directory group 1001 is provided.
2000 is a center communicatively connected to the distributed computer 1000.
Reference directory group 2 indicating the desired directory group of
001 is held and this directory group 2001
There is provided a search unit 2002 for searching the directory name from the, and a comparison unit 2003 for comparing and collating the directory names. Although not shown, there are other distributed computers, and the center 2000 also holds a reference directory group indicating those desirable directory groups.

【0007】分散コンピュータ1000のディレクトリ
群1001に含まれる各ディレクトリの名称をチェック
する場合、センタ2000の比較部2003は、検索部
2002と分散コンピュータ1000の検索部1002
とに対して、ディレクトリ群の検索を要求し、双方の検
索部2002,1002で検索されたディレクトリ名称
を受け取って、比較照合することにより、ディレクトリ
群1001におけるディレクトリの欠損等を検出する。
他の分散コンピュータのディレクトリ群に含まれるディ
レクトリの名称チェックも同様に行われる。
When checking the name of each directory included in the directory group 1001 of the distributed computer 1000, the comparison unit 2003 of the center 2000 uses the search unit 2002 and the search unit 1002 of the distributed computer 1000.
In response to the request, a directory group search is requested, the directory names searched by both search units 2002 and 1002 are received, and the directory names in the directory group 1001 are detected by comparing and collating.
The names of directories included in the directories of other distributed computers are also checked in the same manner.

【0008】[0008]

【発明が解決しようとする課題】上述したような方法に
よれば、各分散コンピュータ上のディレクトリ群に含ま
れるディレクトリの名称をセンタにおいて一括してチェ
ックすることが可能となる。しかしながら、ディレクト
リ名称は60〜100文字程度の文字数で構成されるこ
とが多いため、ディレクトリ名称を直接に比較照合する
と、ディレクトリ数が多い大規模データベースシステム
の場合、センタにおける比較時間が膨大になるという問
題点があった。
According to the method as described above, it is possible to collectively check the names of directories included in the directory group on each distributed computer at the center. However, since the directory name is often composed of about 60 to 100 characters, if the directory names are directly compared and collated, in the case of a large-scale database system with a large number of directories, the comparison time at the center becomes enormous. There was a problem.

【0009】本発明はこのような事情に鑑みて提案され
たものであり、その目的は、ディレクトリ名称を、より
少ないビット数の数字コードに変換し、ディレクトリ名
称間の比較を数字コード間の比較で処理することによ
り、センタにおいてディレクトリ名称のチェックを高速
に行い得るようにすることにある。
The present invention has been proposed in view of the above circumstances, and an object thereof is to convert a directory name into a numerical code having a smaller number of bits and compare directory names with numerical codes. The process is performed so that the center can check the directory name at high speed.

【0010】[0010]

【課題を解決するための手段】本発明は上記の目的を達
成するために、以下の(A)または(B)のような構成
を採用している。
In order to achieve the above object, the present invention adopts the following constitution (A) or (B).

【0011】(A)分散データベースシステム上の各分
散コンピュータにおけるデータベースのディレクトリ群
に含まれる各ディレクトリの名称をチェックする分散デ
ータベースシステムのディレクトリ名称チェック装置に
おいて、各分散コンピュータと通信可能に接続されたセ
ンタに、分散コンピュータ上の望ましいディレクトリ群
の構成を示す、各分散コンピュータ対応の基準ディレク
トリ群と、各分散コンピュータ対応の基準参照テーブル
と、ディレクトリ名称と、ディレクトリ名称の構成ビッ
ト数より十分少ないビット数のユニークな数字コードと
の対応関係を保持する数字コード辞書と、該数字コード
辞書を参照して、前記各分散コンピュータ対応の基準デ
ィレクトリ群に含まれる各ディレクトリの名称を数字コ
ードに変換して、各分散コンピュータ対応の前記基準参
照テーブルに登録する初期登録手段と、各分散コンピュ
ータから比較参照テーブルを収集するテーブル収集手段
と、該テーブル収集手段で収集された各分散コンピュー
タの比較参照テーブルに含まれる数字コードと、対応す
る基準参照テーブルに含まれる数字コードとを比較する
テーブル比較手段と、該テーブル比較手段による比較結
果を出力装置から出力する比較制御手段とを備え、各分
散コンピュータに、前記センタに設けられた数字コード
辞書と同一の数字コード辞書と、自分散コンピュータ対
応の比較参照テーブルと、前記数字コード辞書を参照し
て、自分散コンピュータにおけるデータベースのディレ
クトリ群に含まれるディレクトリの名称を数字コードに
変換して、前記比較参照テーブルに登録するテーブル変
換手段と、センタからの要求に応じて前記比較参照テー
ブルをセンタに送信するテーブル送信手段とを備える構
成。
(A) In a directory name checking device of a distributed database system for checking the name of each directory included in a database directory group in each distributed computer on the distributed database system, a center connected to each distributed computer so as to be communicable Shows a desirable directory group structure on the distributed computer, a standard directory group corresponding to each distributed computer, a standard reference table corresponding to each distributed computer, a directory name, and a number of bits sufficiently smaller than the number of bits constituting the directory name. A numeric code dictionary holding a correspondence relationship with a unique numeric code, and by referring to the numeric code dictionary, the name of each directory included in the reference directory group corresponding to each distributed computer is converted into a numeric code, Initial registration means for registering in the standard reference table corresponding to the distributed computer, table collection means for collecting the comparison reference table from each distributed computer, and numbers included in the comparison reference table of each distributed computer collected by the table collection means. Each of the distributed computers and each of the centers are provided with a table comparison means for comparing the code with the numerical code included in the corresponding reference reference table, and a comparison control means for outputting the comparison result by the table comparison means from the output device. A numeric code dictionary that is the same as the provided numeric code dictionary, a comparison reference table that is compatible with the self-distributed computer, and the numeric code dictionary is used to refer to the name of the directory included in the directory group of the database in the self-distributed computer as the numeric code. To the comparison reference table Arrangement comprising a table conversion means for recording, and a table transmitting means for transmitting the comparison reference table in response to a request from the center to the center.

【0012】(B)分散データベースシステム上の各分
散コンピュータにおけるデータベースのディレクトリ群
に含まれる各ディレクトリの名称をチェックする分散デ
ータベースシステムのディレクトリ名称チェック装置に
おいて、各分散コンピュータと通信可能に接続されたセ
ンタに、分散コンピュータ上の望ましいディレクトリ群
の構成を示す、各分散コンピュータ対応の基準ディレク
トリ群と、各分散コンピュータ対応の基準参照テーブル
と、ディレクトリ名称と、ディレクトリ名称の構成ビッ
ト数より十分少ないビット数のユニークな数字コードと
の対応関係を保持する数字コード辞書と、初期登録が要
求されることにより、前記各分散コンピュータ対応の基
準ディレクトリ群に含まれるディレクトリの名称にユニ
ークな数字コードを採番して、ディレクトリ名称と数字
コードの組を前記数字コード辞書に登録すると共に、各
分散コンピュータ対応の基準ディレクトリ群に含まれる
ディレクトリの名称に対して採番した数字コードを、各
分散コンピュータ対応の前記基準参照テーブルに登録す
る初期登録手段と、前記基準ディレクトリ群に対するデ
ィレクトリ名称の削除,追加,名称変更時、対応する基
準参照テーブルに登録された数字コードの削除,追加,
変更を行うと共に、必要に応じて前記数字コード辞書を
修正する動的登録手段と、前記初期登録手段によって登
録された前記数字コード辞書の内容および前記動的登録
手段によって修正された前記数字コード辞書の変更内容
を各分散コンピュータに配信する辞書配信手段と、一定
時間毎に、各分散コンピュータから比較参照テーブルを
収集するテーブル収集手段と、該テーブル収集手段で収
集された各分散コンピュータの比較参照テーブルに含ま
れる数字コードと、対応する基準参照テーブルに含まれ
る数字コードとを比較するテーブル比較手段と、該テー
ブル比較手段による比較結果を出力装置から出力する比
較制御手段とを備え、各分散コンピュータに、数字コー
ド辞書と、該数字コード辞書に、センタから配信された
数字コード辞書の内容を登録すると共に配信された変更
内容を反映する辞書登録手段と、比較参照テーブルと、
前記数字コード辞書を参照して、自分散コンピュータに
おけるデータベースのディレクトリ群に含まれるディレ
クトリの名称を数字コードに変換して、前記比較参照テ
ーブルに登録するテーブル変換手段と、センタから比較
参照テーブルの送信が要求されたときに前記テーブル変
換手段を起動し、該起動したテーブル変換手段によって
数字コードの登録された前記比較参照テーブルをセンタ
に送信するテーブル送信手段とを備える構成。
(B) In the directory name checking device of the distributed database system for checking the name of each directory included in the directory group of the database in each distributed computer on the distributed database system, a center connected to each distributed computer so as to communicate with each other. Shows a desirable directory group structure on the distributed computer, a standard directory group corresponding to each distributed computer, a standard reference table corresponding to each distributed computer, a directory name, and a number of bits sufficiently smaller than the number of bits constituting the directory name. A numeric code dictionary that holds a correspondence relationship with a unique numeric code, and by requiring initial registration, a unique numeric code for the name of the directory included in the reference directory group corresponding to each distributed computer Numbering is performed and the set of directory name and number code is registered in the number code dictionary, and the number code assigned to the directory name included in the reference directory group corresponding to each distributed computer is applied to each distributed computer. Initial registration means for registering in the standard reference table, and deleting, adding, or renaming a directory name for the standard directory group, deleting, adding a numeric code registered in the corresponding standard reference table,
Dynamic registration means for making changes and modifying the numeric code dictionary as necessary, contents of the numeric code dictionary registered by the initial registration means, and the numeric code dictionary modified by the dynamic registration means Distribution means for distributing the changed contents of each distributed computer to each distributed computer, table collection means for collecting a comparison reference table from each distributed computer at fixed time intervals, and comparison reference table of each distributed computer collected by the table collection means Each of the distributed computers is provided with a table comparing means for comparing the numerical code included in the corresponding numerical reference code with the numerical code included in the corresponding reference reference table, and a comparison control means for outputting the comparison result by the table comparing means from the output device. , The numeric code dictionary and the numeric code dictionary distributed from the center to the numeric code dictionary. And a dictionary registration means for reflecting the delivered changes registers the contents, and comparing the reference table,
Table conversion means for converting the name of the directory included in the directory group of the database in the self-distributed computer into a numerical code by referring to the numerical code dictionary and registering it in the comparison reference table, and transmitting the comparison reference table from the center And a table transmitting means for transmitting the comparison reference table in which the numerical code is registered to the center by the activated table converting means.

【0013】[0013]

【作用】構成(A)の分散データベースシステムのディ
レクトリ名称チェック装置においては、各分散コンピュ
ータと通信可能に接続されたセンタが、分散コンピュー
タ上の望ましいディレクトリ群の構成を示す、各分散コ
ンピュータ対応の基準ディレクトリ群,各分散コンピュ
ータ対応の基準参照テーブル,ディレクトリ名称とディ
レクトリ名称の構成ビット数より十分少ないビット数の
ユニークな数字コードとの対応関係を保持する数字コー
ド辞書を保持しており、初期登録手段が、数字コード辞
書を参照して、各分散コンピュータ対応の基準ディレク
トリ群に含まれる各ディレクトリの名称を数字コードに
変換して、各分散コンピュータ対応の基準参照テーブル
に登録し、テーブル収集手段が、各分散コンピュータか
ら比較参照テーブルを収集し、テーブル比較手段が、収
集された各分散コンピュータの比較参照テーブルに含ま
れる数字コードと、対応する基準参照テーブルに含まれ
る数字コードとを比較し、比較制御手段が、比較結果を
出力装置から出力する。また、各分散コンピュータで
は、センタに設けられた数字コード辞書と同一の数字コ
ード辞書と、自分散コンピュータ対応の比較参照テーブ
ルとを保持し、テーブル変換手段が、数字コード辞書を
参照して、自分散コンピュータにおけるデータベースの
ディレクトリ群に含まれるディレクトリの名称を数字コ
ードに変換して比較参照テーブルに登録し、テーブル送
信手段が、センタからの要求に応じて比較参照テーブル
を送信する。
In the directory name check device of the distributed database system of the configuration (A), the center connected to each distributed computer in a communicable manner indicates the configuration of a desired directory group on the distributed computer. A directory group, a standard reference table for each distributed computer, a numeric code dictionary holding a correspondence between a directory name and a unique numeric code having a bit number sufficiently smaller than the number of bits constituting the directory name are held, and initial registration means is provided. Refers to the numeric code dictionary, converts the name of each directory included in the standard directory group corresponding to each distributed computer into a numeric code, and registers it in the standard reference table corresponding to each distributed computer. Comparative reference table from each distributed computer And the table comparison means compares the numeric code included in the collected comparison reference table of each distributed computer with the numeric code included in the corresponding standard reference table, and the comparison control means outputs the comparison result. Output from the device. Further, each distributed computer holds a numerical code dictionary which is the same as the numerical code dictionary provided in the center and a comparison reference table corresponding to its own distributed computer, and the table conversion means refers to the numerical code dictionary and The name of the directory included in the directory group of the database in the distributed computer is converted into a numerical code and registered in the comparison reference table, and the table transmission means transmits the comparison reference table in response to a request from the center.

【0014】構成(B)の分散データベースシステムの
ディレクトリ名称チェック装置においては、センタが、
分散コンピュータ上の望ましいディレクトリ群の構成を
示す、各分散コンピュータ対応の基準ディレクトリ群
と、各分散コンピュータ対応の基準参照テーブルとを保
持しており、初期登録が要求されると、初期登録手段
が、各分散コンピュータ対応の基準ディレクトリ群に含
まれるディレクトリの名称にユニークな数字コードを採
番して、ディレクトリ名称と数字コードの組を前記数字
コード辞書に登録することにより、ディレクトリ名称と
ディレクトリ名称の構成ビット数より十分少ないビット
数のユニークな数字コードとの対応関係を保持する数字
コード辞書を初期作成すると共に、各分散コンピュータ
対応の基準ディレクトリ群に含まれるディレクトリの名
称に対して採番した数字コードを、各分散コンピュータ
対応の基準参照テーブルに登録し、辞書配信手段が、上
記初期作成された数字コード辞書を各分散コンピュータ
に配信する。
In the directory name check device of the distributed database system having the configuration (B), the center is
A reference directory group corresponding to each distributed computer and a reference reference table corresponding to each distributed computer, which shows the configuration of a desired directory group on the distributed computer, are held, and when initial registration is requested, the initial registration means, Structure of directory name and directory name by assigning a unique numerical code to the name of the directory included in the standard directory group corresponding to each distributed computer and registering the combination of the directory name and the numerical code in the numerical code dictionary Initially creates a numeric code dictionary that retains the correspondence with a unique numeric code that has a sufficiently smaller number of bits than the number of bits, and also assigns a numeric code to the directory name included in the standard directory group for each distributed computer. The standard reference table for each distributed computer Registered in, dictionary delivery means, to deliver the initial created numeric code dictionary to each distributed computer.

【0015】各分散コンピュータでは、センタから配信
された数字コード辞書の内容を自分散コンピュータの数
字コード辞書に登録する。
In each distributed computer, the contents of the numerical code dictionary distributed from the center are registered in the numerical code dictionary of its own distributed computer.

【0016】その後、一定時間毎に、センタのテーブル
収集手段が、各分散コンピュータに対して比較参照テー
ブルの送信を要求することによりテーブル収集を行う。
After that, the table collection means of the center collects the tables by requesting each distributed computer to transmit the comparison reference table at regular intervals.

【0017】各分散コンピュータでは、比較参照テーブ
ルの送信がセンタから要求されると、テーブル送信手段
が、自分散コンピュータのテーブル変換手段を起動し、
このテーブル変換手段が、自分散コンピュータの数字コ
ード辞書を参照して、自分散コンピュータにおけるデー
タベースのディレクトリ群に含まれるディレクトリの名
称を数字コードに変換して、比較参照テーブルに登録
し、テーブル送信手段が、テーブル変換手段によって数
字コードの登録された比較参照テーブルをセンタに送信
する。
In each distributed computer, when the transmission of the comparison reference table is requested by the center, the table transmission means activates the table conversion means of its own distributed computer,
This table conversion means refers to the numerical code dictionary of the self-distributed computer, converts the name of the directory included in the directory group of the database in the self-distributed computer into a numerical code, registers it in the comparison reference table, and the table transmission means. Sends the comparison reference table in which the numeric code is registered by the table conversion means to the center.

【0018】センタでは、テーブル比較手段が、テーブ
ル収集手段で収集された各分散コンピュータの比較参照
テーブルに含まれる数字コードと、対応する基準参照テ
ーブルに含まれる数字コードとを比較し、比較制御手段
がその比較結果を出力装置から出力する。
In the center, the table comparison means compares the numeric code included in the comparison reference table of each distributed computer collected by the table collection means with the numeric code included in the corresponding standard reference table, and the comparison control means. Outputs the comparison result from the output device.

【0019】また、センタにおける基準ディレクトリ群
に対するディレクトリ名称の削除,追加,名称変更時、
動的登録手段が、対応する基準参照テーブルに登録され
た数字コードの削除,追加,変更を行うと共に、必要に
応じてセンタ側の数字コード辞書を修正し、辞書配信手
段が、この修正された数字コード辞書の変更内容を各分
散コンピュータに配信する。各分散コンピュータでは、
辞書登録手段が、配信された変更内容を自分散コンピュ
ータの数字コード辞書に反映する。
Further, when deleting, adding or changing the directory name for the reference directory group in the center,
The dynamic registration means deletes, adds, or changes the numeric code registered in the corresponding reference reference table, and modifies the numeric code dictionary on the center side as necessary, and the dictionary distribution means makes the modification. Distribute changes to the numeric code dictionary to each distributed computer. On each distributed computer,
The dictionary registration means reflects the delivered changes in the numerical code dictionary of the self-distributed computer.

【0020】[0020]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0021】図1を参照すると、本発明の一実施例を適
用した分散データベースシステムの一例は、複数の分散
コンピュータ1−1〜1−mとこれらと通信回線により
通信可能に接続されたセンタ2とで構成されている。
Referring to FIG. 1, an example of a distributed database system to which an embodiment of the present invention is applied is a plurality of distributed computers 1-1 to 1-m and a center 2 communicably connected to these distributed computers by communication lines. It consists of and.

【0022】各分散コンピュータ1−1〜1−mは、分
散コンピュータ1−1に例示するように、ディレクトリ
群100を含むデータベース101と、数字コード辞書
102と、テーブル変換手段103と、比較参照テーブ
ル104と、テーブル送信手段105と、辞書登録手段
106とを有している。
Each of the distributed computers 1-1 to 1-m has a database 101 including a directory group 100, a numeric code dictionary 102, a table conversion means 103, and a comparison reference table, as exemplified by the distributed computer 1-1. It has 104, a table transmission means 105, and a dictionary registration means 106.

【0023】センタ2は、各分散コンピュータ1−1〜
1−nに1対1に対応する基準ディレクトリ群200−
1〜200−mと、数字コード辞書201と、各基準デ
ィレクトリ群200−1〜200−mに1対1に対応す
る基準参照テーブル202−1〜202−mと、初期登
録手段203と、動的登録手段204と、比較制御手段
205と、辞書配信手段206と、テーブル収集手段2
07と、比較対象テーブル208と、テーブル比較手段
209と、端末210とを有している。
The center 2 has the distributed computers 1-1 to 1-1.
Reference directory group 200 corresponding to 1-n one-to-one
1 to 200-m, a numeric code dictionary 201, reference reference tables 202-1 to 202-m corresponding to the respective reference directory groups 200-1 to 200-m in a one-to-one correspondence, an initial registration means 203, and Registration means 204, comparison control means 205, dictionary distribution means 206, table collection means 2
07, a comparison target table 208, a table comparison unit 209, and a terminal 210.

【0024】図2は初期登録手段203の処理例を示す
フローチャート、図3は一般的なディレクトリ群の構成
例を示す図、図4は数字コード辞書201の内容例を示
す図、図5は基準参照テーブル202−1〜202−m
の内容例を示す図、図6は辞書配信手段206の処理例
を示すフローチャート、図7は辞書登録手段106の処
理例を示すフローチャート、図8は比較制御手段205
の処理例を示すフローチャート、図9はテーブル収集手
段207の処理例を示すフローチャート、図10はテー
ブル送信手段105の処理例を示すフローチャート、図
11はテーブル変換手段103の処理例を示すフローチ
ャート、図12はテーブル比較手段209の処理例を示
すフローチャート、図13は動的登録手段204の処理
例を示すフローチャート、図14は図13中の処理S9
4,S96の詳細を示すフローチャートであり、以下、
各図を参照して本実施例の動作を説明する。
FIG. 2 is a flow chart showing an example of processing of the initial registration means 203, FIG. 3 is a diagram showing a configuration example of a general directory group, FIG. 4 is a diagram showing an example of contents of the numeric code dictionary 201, and FIG. 5 is a reference. Reference tables 202-1 to 202-m
6 is a flowchart showing an example of the processing of the dictionary distribution means 206, FIG. 7 is a flowchart showing an example of the processing of the dictionary registration means 106, and FIG. 8 is a comparison control means 205.
9 is a flowchart showing a processing example of the table collecting means 207, FIG. 10 is a flowchart showing a processing example of the table transmitting means 105, and FIG. 11 is a flowchart showing a processing example of the table converting means 103. 12 is a flowchart showing a processing example of the table comparison means 209, FIG. 13 is a flowchart showing a processing example of the dynamic registration means 204, and FIG. 14 is processing S9 in FIG.
4, a flow chart showing the details of S96,
The operation of this embodiment will be described with reference to the drawings.

【0025】センタ2における各分散コンピュータ1−
1〜1−mに対応する基準ディレクトリ群200−1〜
200−mの設定時、端末210から初期登録手段20
3を起動すると、初期登録手段203は図2に示す処理
を開始する。
Each distributed computer 1 in the center 2
Reference directory group 200-1 corresponding to 1-1-m
At the time of setting of 200-m, the initial registration means 20 from the terminal 210
3, the initial registration means 203 starts the process shown in FIG.

【0026】先ず、数字コード辞書201の内容を全て
クリアし(S1)、採番に使用する最終数字コードに0
をセットする(S2)。
First, the contents of the numeric code dictionary 201 are all cleared (S1), and the final numeric code used for numbering is set to 0.
Is set (S2).

【0027】次に、1つの基準ディレクトリ群200−
1に注目し(S3)、その基準ディレクトリ群200−
1から1つのディレクトリ名称を検索する(S5)。
Next, one reference directory group 200-
1 (S3), the reference directory group 200-
One to one directory names are searched (S5).

【0028】一般にディレクトリ群は、図3に示すよう
な木構造になっているので、この木構造を所定の順序で
探索することにより個々のディレクトリ名称を検索す
る。
In general, the directory group has a tree structure as shown in FIG. 3. Therefore, the individual directory names are searched by searching this tree structure in a predetermined order.

【0029】そして、検索したディレクトリ名称と同一
の名称が数字コード辞書201に登録されていないこと
を確認し(S7)、そのディレクトリ名称に対応する数
字コードを採番する(S8)。即ち、現在の最終数字コ
ード0を+1した1を採番する。そして、検索したディ
レクトリ名称と採番した数字コード0の組を数字コード
辞書201に登録し(S9)、基準ディレクトリ群20
0−1に対応する基準参照テーブル202−1に、採番
した数字コードを登録する(S10)。
Then, it is confirmed that the same name as the searched directory name is not registered in the numeric code dictionary 201 (S7), and the numeric code corresponding to the directory name is numbered (S8). That is, the current final numeral code 0 is incremented by 1, and 1 is assigned. Then, the set of the searched directory name and the assigned number code 0 is registered in the number code dictionary 201 (S9), and the reference directory group 20
The assigned numerical code is registered in the standard reference table 202-1 corresponding to 0-1 (S10).

【0030】次に処理S5に戻り、基準ディレクトリ群
200−1から次の1つのディレクトリ名称を検索し、
上記処理を繰り返す。そして、基準ディレクトリ群20
0−1に含まれる全てのディレクトリ名称の処理を終え
たことを処理S6で判別すると、処理S3に戻り、次の
基準ディレクトリ群200−2に注目し、先の基準ディ
レクトリ群200−1と同様の処理を繰り返す。
Next, returning to step S5, the next one directory name is searched from the reference directory group 200-1,
The above process is repeated. Then, the reference directory group 20
When it is determined in step S6 that the processing of all directory names included in 0-1 has been completed, the process returns to step S3, the next reference directory group 200-2 is focused, and the same as the previous reference directory group 200-1. The process of is repeated.

【0031】このとき、基準ディレクトリ群200−2
から検索したディレクトリ名称と同じものが数字コード
辞書201に登録されていることを処理S7で判別した
場合、新たな採番,数字コード辞書201への登録は行
わず、同一ディレクトリ名称に対して先に採番されてい
た数字コードを基準参照テーブル202−2に登録する
(S11)。
At this time, the reference directory group 200-2
If it is determined in step S7 that the same directory name as the directory name searched from is registered in the numeric code dictionary 201, new numbering and registration in the numeric code dictionary 201 are not performed, and the same directory name is first registered. The numerical code assigned to the number is registered in the standard reference table 202-2 (S11).

【0032】同様な処理を残りの全ての基準ディレクト
リ群に対して実行し終えると、数字コード辞書201に
は、例えば図4に示すように、基準ディレクトリ群20
0−1〜200−mに含まれるディレクトリ名称全てに
ついて採番されたユニークな数字コードが登録される。
また、各基準参照テーブル202−1〜202−mに
は、例えば図5に示すように、各基準ディレクトリ群2
00−1〜200−mに含まれるディレクトリ名称に対
して採番された数字コードが登録される。
When the same processing is completed for all the remaining reference directory groups, the reference directory group 20 is stored in the numeric code dictionary 201 as shown in FIG.
Unique numeric codes assigned to all directory names included in 0-1 to 200-m are registered.
Further, in each of the standard reference tables 202-1 to 202-m, for example, as shown in FIG.
Numerical codes assigned to the directory names included in 00-1 to 200-m are registered.

【0033】初期登録手段202は、図2の処理S4に
おいて、最後の基準ディレクトリ群200−mの処理を
終えたことを判別すると、辞書配信手段206に数字コ
ード辞書201の配信を要求し(S12)、図2の処理
を終える。
When the initial registration means 202 determines in step S4 of FIG. 2 that the processing of the last reference directory group 200-m has been completed, it requests the dictionary delivery means 206 to deliver the numeric code dictionary 201 (S12). ), The processing of FIG. 2 ends.

【0034】辞書配信手段206は、図6に示すような
処理S21〜S23を行う手段であり、初期登録手段2
03から数字コード辞書201の配信が要求されると、
各分散コンピュータ1−1〜1−mに対して順次に数字
コード辞書201の内容を送信する。
The dictionary delivery means 206 is a means for performing the processes S21 to S23 as shown in FIG.
When 03 requests distribution of the numerical code dictionary 201,
The contents of the numeric code dictionary 201 are sequentially transmitted to each of the distributed computers 1-1 to 1-m.

【0035】センタ2から数字コード辞書201の内容
が送信されてきた分散コンピュータ1−1では、辞書登
録手段106が起動され、図7に示す処理が行われる。
先ず、辞書登録手段106は、センタから送信されてき
た数字コード辞書201の内容を受信する(S31)。
次に、受信した情報が数字コード辞書全体なので初期登
録と判断し(S32でYES)、受信した数字コード辞
書201の内容を自分散コンピュータ1−1の数字コー
ド辞書102に登録する(S33)。他の分散コンピュ
ータ1−2〜1−mも分散コンピュータ1−1と同様の
処理を行う。これにより、各分散コンピュータ1−1〜
1−m内の数字コード辞書102の内容がセンタ2の数
字コード辞書201と全く同じになる。
In the distributed computer 1-1 to which the contents of the numeric code dictionary 201 are transmitted from the center 2, the dictionary registration means 106 is activated and the processing shown in FIG. 7 is performed.
First, the dictionary registration means 106 receives the contents of the numerical code dictionary 201 transmitted from the center (S31).
Next, since the received information is the entire number code dictionary, it is determined to be initial registration (YES in S32), and the content of the received number code dictionary 201 is registered in the number code dictionary 102 of the self-distributed computer 1-1 (S33). The other distributed computers 1-2 to 1-m also perform the same processing as the distributed computer 1-1. Thereby, each distributed computer 1-1 to
The content of the numerical code dictionary 102 in 1-m is exactly the same as the numerical code dictionary 201 of the center 2.

【0036】さて、分散データベースシステムの運用中
において、センタ2の比較制御手段205は定期的(例
えば所定時間毎や所定日毎)に、図8に示す処理を実行
する。
Now, during operation of the distributed database system, the comparison control means 205 of the center 2 periodically (for example, every predetermined time or every predetermined day) executes the processing shown in FIG.

【0037】先ず、比較制御手段205は、1つの基準
参照テーブル202−1に注目し(S41)、この注目
した基準参照テーブル202−1に対応する分散コンピ
ュータ1−1を指定してテーブル収集手段207を起動
する(S43)。
First, the comparison control means 205 pays attention to one reference reference table 202-1 (S41), designates the distributed computer 1-1 corresponding to the noted reference reference table 202-1 and collects the table. 207 is activated (S43).

【0038】起動されたテーブル収集手段207は、図
9に示すように、先ず、指定された分散コンピュータ1
−1との通信により比較参照テーブルの送信を要求する
(S51)。
As shown in FIG. 9, the activated table collecting means 207 first sets the designated distributed computer 1.
The transmission of the comparison reference table is requested by communication with -1 (S51).

【0039】分散コンピュータ1−1では、センタ2か
ら比較参照テーブルの送信が要求されると、テーブル送
信手段105が起動され、テーブル送信手段105は図
10の処理を開始し、先ず、テーブル変換手段103を
起動する(S61)。
In the distributed computer 1-1, when the center 2 requests the transmission of the comparison reference table, the table transmitting means 105 is activated, and the table transmitting means 105 starts the processing of FIG. 10, and first, the table converting means. 103 is activated (S61).

【0040】起動されたテーブル変換手段103は、図
11に示す処理を実行することにより、ディレクトリ群
100中のディレクトリ名称を数字コードに変換して比
較参照テーブル104に設定する。即ち、先ず、ディレ
クトリ群100から1つのディレクトリ名称を検索し
(S71)、この検索したディレクトリ名称に対応する
数字コードを数字コード辞書102から検索する(S7
3)。
The activated table conversion means 103 converts the directory name in the directory group 100 into a numerical code and sets it in the comparison reference table 104 by executing the processing shown in FIG. That is, first, one directory name is searched from the directory group 100 (S71), and the numerical code corresponding to the searched directory name is searched from the numerical code dictionary 102 (S7).
3).

【0041】検索が成功した場合(S74でYES)、
得られた数字コードを比較参照テーブル104に登録し
(S75)、処理S71に戻って次のディレクトリ名称
に対して上述した処理を繰り返す。また、検索に失敗し
た場合、即ち、ディレクトリ群100から検索したディ
レクトリ名称に対応する数字コードが数字コード辞書1
02に登録されていなかった場合、このようなディレク
トリ名称のディレクトリは、センタ2で管理されていな
いディレクトリが誤って分散コンピュータ1−1上で作
成された可能性があるため、そのディレクトリ名称をテ
ーブル送信手段105に通知し(S76)、処理S71
に戻って次のディレクトリ名称の処理へ進む。そして、
ディレクトリ群100中の全てのディレクトリ名称を処
理し終えたことを処理S72で判別すると、図11の処
理を終了する。
If the search is successful (YES in S74),
The obtained numeric code is registered in the comparison reference table 104 (S75), the process returns to step S71, and the above-described process is repeated for the next directory name. If the search fails, that is, the numerical code corresponding to the directory name searched from the directory group 100 is the numerical code dictionary 1
If the directory name is not registered in 02, there is a possibility that a directory not managed by the center 2 is mistakenly created on the distributed computer 1-1. Notify the transmitting means 105 (S76), and process S71.
Return to and proceed to the processing of the next directory name. And
When it is determined in step S72 that all directory names in the directory group 100 have been processed, the process of FIG. 11 ends.

【0042】テーブル送信手段105は、テーブル変換
手段103の処理が終了すると、作成された比較参照テ
ーブル104をセンタ2に送信する(S62)。また、
テーブル変換手段103からディレクトリ名称が通知さ
れていれば、それもセンタ2に送信し(S63)、図1
0の処理を終える。
When the processing of the table conversion means 103 is completed, the table transmission means 105 transmits the created comparison reference table 104 to the center 2 (S62). Also,
If the directory name is notified from the table conversion means 103, the directory name is also transmitted to the center 2 (S63), as shown in FIG.
The processing of 0 is completed.

【0043】センタ2のテーブル収集手段207は、要
求先の分散コンピュータ1−1から比較参照テーブル1
04が送信されてくると、それを受信し、比較対象テー
ブル208に格納する(S52)。また、要求先の分散
コンピュータ1−1からディレクトリ名称を受信した場
合には、それを比較制御手段205に通知し(S5
3)、図9の処理を終える。
The table collecting means 207 of the center 2 receives the comparison reference table 1 from the request-destination distributed computer 1-1.
When 04 is transmitted, it is received and stored in the comparison target table 208 (S52). When the directory name is received from the request-destination distributed computer 1-1, the comparison control means 205 is notified of it (S5).
3), the process of FIG. 9 is completed.

【0044】比較制御手段205は、テーブル収集手段
207の処理が終了すると、次に、注目中の基準参照テ
ーブル202−1を指定してテーブル比較手段209を
起動する(S44)。
When the processing of the table collection means 207 is completed, the comparison control means 205 then specifies the reference reference table 202-1 of interest and activates the table comparison means 209 (S44).

【0045】テーブル比較手段209は、図12に示す
ように、比較制御手段205から指定された基準参照テ
ーブル202−1中の1つの数字コードに注目し(S8
1)、この数字コードと同一の数字コードが比較対象テ
ーブル208中に存在するか否かを数字コードの比較に
よりチェックする(S83)。そして、一致する数字コ
ードが存在した場合(S84でYES)、その一致のと
れた比較対象テーブル208中の数字コード(受信数字
コード)に印を付け(S85)、処理S81に戻って基
準参照テーブル202−1中の次の1つの数字コードに
注目して上述した処理を繰り返す。
As shown in FIG. 12, the table comparison means 209 pays attention to one numeric code in the reference reference table 202-1 designated by the comparison control means 205 (S8).
1) It is checked by comparing the numerical codes whether the same numerical code as this numerical code exists in the comparison target table 208 (S83). Then, if there is a matching numeric code (YES in S84), the numeric code (received numeric code) in the compared comparison target table 208 is marked (S85), and the process returns to the process S81 to return to the reference reference table. The above-mentioned processing is repeated while paying attention to the next one numeric code in 202-1.

【0046】他方、現注目中の数字コードと一致する数
字コードが比較対象テーブル208に存在しなかった場
合(S84でNO)、一致のとれなかった現注目中の数
字コードを内部に記憶し(S86)、処理S81に戻
る。
On the other hand, when there is no numeric code in the comparison target table 208 that matches the current numeric code of interest (NO in S84), the current numeric code of no match is stored internally ( S86) and the process returns to S81.

【0047】以上のような処理を基準参照テーブル20
2−1中の全ての数字コードについて処理し終えると
(S82でYES)、比較結果を比較制御手段205に
返却し(S87)、図12の処理を終える。このときの
比較結果には、次のような種類がある。
The above-mentioned processing is applied to the standard reference table 20.
When all the numerical codes in 2-1 have been processed (YES in S82), the comparison result is returned to the comparison control means 205 (S87), and the processing of FIG. 12 is ended. There are the following types of comparison results at this time.

【0048】完全一致を示す比較結果;数字コードが
完全に一致していた場合 基準参照テーブル中に一致のとれない数字コードがあ
った旨の比較結果;このときは、一致のとれない数字コ
ードも返却される。 比較対象テーブル中に一致のとれない数字コードがあ
った旨の比較結果;このときは、一致のとれない数字コ
ードも返却される。 基準参照テーブル中および比較対象テーブル中の双方
に一致のとれない数字コードがあった旨の比較結果;こ
のときは、一致のとれない数字コードがどちらのテーブ
ルのものかを特定して返却される。
Comparison result indicating perfect match; when numeric code is completely matched Comparison result indicating that there is a numeric code that cannot be matched in the reference reference table; Will be returned. The comparison result indicating that there is a numerical code that cannot be matched in the comparison target table; at this time, the numerical code that cannot be matched is also returned. The comparison result indicating that there is a numerical code that cannot be matched in both the reference reference table and the comparison target table; in this case, it is returned by specifying which table the numerical code that cannot match. .

【0049】比較制御手段205は、テーブル比較手段
209から比較結果の返却を受けると、比較結果を端末
210に出力し、オペレータに通知する(S45)。こ
のとき、比較制御手段205は、上記〜の場合は、
返却された数字コードに対応するディレクトリ名称を数
字コード辞書201から取得し、数字コードと共にその
ディレクトリ名称を端末210に出力する。また、比較
制御手段205は、テーブル収集手段207からディレ
クトリ名称が通知されていれば、そのディレクトリ名称
を、分散コンピュータ1−1で数字コード化できなった
ディレクトリ名称として端末210に出力する。
Upon receiving the comparison result from the table comparison unit 209, the comparison control unit 205 outputs the comparison result to the terminal 210 and notifies the operator (S45). At this time, the comparison control means 205 is
The directory name corresponding to the returned numeric code is acquired from the numeric code dictionary 201, and the directory name is output to the terminal 210 together with the numeric code. If the directory name is notified from the table collection unit 207, the comparison control unit 205 outputs the directory name to the terminal 210 as the directory name that could not be coded by the distributed computer 1-1.

【0050】比較制御手段205は、基準参照テーブル
202−1を処理し終えると、図8の処理S41に戻
り、次の基準参照テーブル202−2に注目し、上述と
同様の処理を行い、これを最後の基準参照テーブル20
2−mまで続ける。そして、最後の基準参照テーブル2
02−mまで処理し終えたことを処理S42で判別する
と、今回の定期チェックの処理を終了する。
Upon completion of processing the reference reference table 202-1, the comparison control means 205 returns to the processing S41 of FIG. 8, pays attention to the next reference reference table 202-2, and performs the same processing as described above. The last standard reference table 20
Continue to 2-m. And the last standard reference table 2
When it is determined in step S42 that the processing up to 02-m has been completed, the processing of the current periodical check is ended.

【0051】以上のようなチェックが定期的に実行され
ることにより、以下のようなことを検出することがで
き、それに対する処置を迅速に実施することができる。
By regularly executing the above-mentioned checks, the following can be detected and the measures can be promptly implemented.

【0052】(1)或る分散コンピュータ側でオペレー
タの操作ミス等により削除してはならないディレクトリ
を誤って削除してしまった。 (2)或る分散コンピュータ側でオペレータの操作ミス
等により追加してはならないディレクトリを誤って追加
してしまった。 (3)或る分散コンピュータ側でオペレータの操作ミス
等により、ディレクトリ名称を誤って変更してしまっ
た。
(1) A directory that should not be deleted is mistakenly deleted due to an operator's operation error on a certain distributed computer side. (2) A directory that should not be added is mistakenly added due to an operator's operation error on a certain distributed computer side. (3) The directory name is mistakenly changed due to an operator's operation mistake on a certain distributed computer side.

【0053】ところで、各分散コンピュータのデータベ
ース101に対して正規にディレクトリの追加,削除,
ディレクトリ名称の変更が行われた場合、センタ2側で
保存してある基準ディレクトリ群200−1〜200−
mもそれに合わせて端末210の操作によって変更され
るが、基準ディレクトリ群200−1〜200−mに変
更が生じた場合には、同時に基準参照テーブル202−
1〜202−mも変更する必要があり、場合によっては
数字コード辞書201,102を変更する必要もある。
このような変更は、基準ディレクトリ群200−1〜2
00−mの変更後、あらためて初期登録手段202を起
動することでも可能であるが、無駄が多いため、本実施
例では、動的登録手段204により、必要な箇所のみ動
的に変更し得るようにしている。以下、動的登録手段2
04の動作を説明する。
By the way, directories are added / deleted to / from the database 101 of each distributed computer.
When the directory name is changed, the reference directory groups 200-1 to 200- stored on the center 2 side are stored.
m is also changed accordingly by the operation of the terminal 210. However, when the reference directory group 200-1 to 200-m is changed, the reference reference table 202-
It is also necessary to change 1 to 202-m, and in some cases, it is necessary to change the number code dictionaries 201 and 102.
Such a change is made by changing the reference directory groups 200-1 to 200-2.
It is possible to reactivate the initial registration means 202 after the change of 00-m, but since there is a lot of waste, in the present embodiment, the dynamic registration means 204 can dynamically change only the necessary part. I have to. Hereinafter, the dynamic registration means 2
The operation of 04 will be described.

【0054】基準ディレクトリ群200−1〜200−
mに対して、或るディレクトリを追加した場合、どの基
準ディレクトリ群にどのようなディレクトリ名称のディ
レクトリを追加したかを、また、或るディレクトリを削
除した場合、どの基準ディレクトリ群からどのようなデ
ィレクトリ名称のディレクトリを削除したかを、更にデ
ィレクトリ名称を変更した場合、どの基準ディレクトリ
群のどのようなディレクトリ名称をどのようなディレク
トリ名称に変更したかを、それぞれ端末210から入力
して動的登録手段204を起動する。
Reference directory group 200-1 to 200-
If a certain directory is added to m, what directory name is added to which reference directory group, and if a certain directory is deleted, what directory from which reference directory group is added If the directory having the name is deleted, and if the directory name is further changed, what kind of directory name of which reference directory group is changed to what kind of directory name is input from the terminal 210, respectively, and the dynamic registration means Start 204.

【0055】動的登録手段204は、起動されると、図
13に示す処理を開始し、ディレクトリ名称の削除の場
合(S91でYES)、削除処理S93を実行し、ディ
レクトリ名称の追加の場合(S92でYES)、追加処
理S94を実行する。また、ディレクトリ名称の変更の
場合(S92でNO)、削除処理S95を実行後、追加
処理S96を実行する。なお、追加処理S94,S96
の詳細は図14に示されている。
When activated, the dynamic registration means 204 starts the process shown in FIG. 13 and, in the case of deleting the directory name (YES in S91), executes the deleting process S93 and in the case of adding the directory name ( (YES in S92), an additional process S94 is executed. When the directory name is changed (NO in S92), the deletion process S95 is executed and then the addition process S96 is executed. Note that additional processing S94 and S96
The details of are shown in FIG.

【0056】例えば、基準ディレクトリ群200−1中
の或るディレクトリ名称が削除された場合、動的登録手
段204は、図13の処理S93において、削除された
ディレクトリ名称に対応する数字コードを数字コード辞
書201から取得し、この取得した数字コードを基準参
照テーブル202−1から削除する。
For example, when a certain directory name in the reference directory group 200-1 is deleted, the dynamic registration means 204 uses the numerical code corresponding to the deleted directory name as the numerical code in step S93 of FIG. It is acquired from the dictionary 201 and the acquired numeric code is deleted from the standard reference table 202-1.

【0057】また、例えば基準ディレクトリ群200−
1に或るディレクトリ名称が追加された場合、動的登録
手段204は、図14に示すように、先ず、追加された
ディレクトリ名称が数字コード辞書201に登録されて
いるか否かを調べ(S101)、登録されていれば、そ
のディレクトリ名称に対応して数字コード辞書201に
登録されている数字コードを、基準参照テーブル202
−1に登録する(S102)。
Further, for example, the reference directory group 200-
When a certain directory name is added to 1, the dynamic registration means 204 first checks, as shown in FIG. 14, whether or not the added directory name is registered in the number code dictionary 201 (S101). If it is registered, the numeric code registered in the numeric code dictionary 201 corresponding to the directory name is used as the standard reference table 202.
-1 is registered (S102).

【0058】他方、同一ディレクトリ名称の登録がない
場合(S101でNO)、新たな数字コードを採番する
(S103)。即ち、初期登録手段203から引き継い
だ最終数字コードを+1してユニークな数字コードを採
番する。次に、この採番した数字コードと追加されたデ
ィレクトリ名称の組を数字コード辞書201に登録し
(S104)、基準参照テーブル202−1に上記採番
した数字コードを登録する(S105)。そして、辞書
配信手段206に、追加した辞書情報、つまり上記採番
した数字コードと追加されたディレクトリ名称の組の情
報の配信を要求する(S106)。
On the other hand, if the same directory name is not registered (NO in S101), a new numerical code is assigned (S103). That is, the final numeral code inherited from the initial registration means 203 is incremented by 1 to generate a unique numeral code. Next, the combination of the numbered number code and the added directory name is registered in the number code dictionary 201 (S104), and the numbered number code is registered in the standard reference table 202-1 (S105). Then, the dictionary delivery unit 206 is requested to deliver the added dictionary information, that is, the information of the set of the number code assigned above and the added directory name (S106).

【0059】辞書配信手段206は、図6に示した処理
を実行することにより、各分散コンピュータ1−1〜1
−mに辞書情報を配信する。
The dictionary delivery means 206 executes the processing shown in FIG.
Distribute dictionary information to -m.

【0060】辞書情報の配信を受けた各分散コンピュー
タ1−1〜1−mの辞書登録手段106は、図7の処理
S31においてセンタ2からの辞書情報を受信し、一部
登録なので(S32でNO)、受信した辞書情報を自分
散コンピュータの数字コード辞書102に追加する(S
34)。
The dictionary registration means 106 of each of the distributed computers 1-1 to 1-m, which has received the distribution of the dictionary information, receives the dictionary information from the center 2 in the process S31 of FIG. 7 and partially registers it (at S32). No), the received dictionary information is added to the number code dictionary 102 of the own distributed computer (S).
34).

【0061】更に、例えば基準ディレクトリ群200−
1中の或るディレクトリ名称が別のディレクトリ名称に
変更された場合、動的登録手段204は、図13の処理
S95において、変更前のディレクトリ名称で数字コー
ド辞書201を検索して得た数字コードを基準参照テー
ブル202−1から削除する。そして、変更後のディレ
クトリ名称について図14で説明した追加処理を行う
(S96)。
Further, for example, the reference directory group 200-
When a certain directory name in 1 is changed to another directory name, the dynamic registration means 204 obtains the numeric code obtained by searching the numeric code dictionary 201 with the directory name before the change in the process S95 of FIG. Is deleted from the standard reference table 202-1. Then, the addition process described in FIG. 14 is performed on the changed directory name (S96).

【0062】[0062]

【発明の効果】以上説明したように本発明によれば以下
のような効果を得ることができる。
As described above, according to the present invention, the following effects can be obtained.

【0063】ディレクトリ名称を、よりビット数の少な
いユニークな数字コードに変換し、ディレクトリ名称の
比較を数字コードの比較で処理するので、センタにおけ
る比較処理時間が短縮され、ディレクトリ名称のチェッ
クを高速に行うことが可能となる。例えば、総ディレク
トリ名称数を1万件とすると、10進数で4桁の数字コ
ードの比較で済み、60〜100文字数のディレクトリ
名称を直接比較する場合に比べて大幅に比較処理時間が
短縮される。
Since the directory name is converted into a unique numerical code having a smaller number of bits and the directory name comparison is processed by the numerical code comparison, the comparison processing time at the center is shortened and the directory name is checked at high speed. It becomes possible to do. For example, if the total number of directory names is 10,000, it is only necessary to compare a 4-digit numerical code in decimal number, and the comparison processing time is significantly shortened as compared with the case of directly comparing the directory names of 60 to 100 characters. .

【0064】一定時間毎に比較参照テーブルの収集,比
較照合を行う構成により、分散コンピュータのディレク
トリの欠損等を一定時間内に検出することができる。
With the configuration in which the comparison reference table is collected and the comparison and collation are performed at regular time intervals, it is possible to detect the lack of the directory of the distributed computer and the like within the constant time.

【0065】各分散コンピュータのディレクトリ群に正
規に新たなディレクトリが追加されたり、既存のディレ
クトリが削除されたり、名称が変更された場合、それに
応じてセンタ側の基準ディレクトリ群を修正し、その状
態でチェックを行えば、ディレクトリ追加,削除,名称
変更後の状態を正規の状態としてチェックを進めること
ができるが、その為には、基準参照テーブルや必要によ
っては数字コード辞書の変更が必要となる。これは、再
度初期登録を行うことでも対処可能であり、また動的登
録手段を備える構成では初期登録なしに対処可能であ
る。
When a new directory is legally added to the directory group of each distributed computer, an existing directory is deleted, or the name is changed, the reference directory group on the center side is corrected accordingly, and the state is changed. If you check with, you can proceed with the check after adding, deleting, or renaming the directory as a normal state, but for that purpose, you need to change the reference table or the numeric code dictionary if necessary. . This can be dealt with by performing the initial registration again, and can be dealt with without initial registration in the configuration including the dynamic registration means.

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

【図1】本発明を適用した分散データベースシステムの
一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a distributed database system to which the present invention is applied.

【図2】初期登録手段の処理例を示すフローチャートで
ある。
FIG. 2 is a flowchart showing a processing example of an initial registration unit.

【図3】ディレクトリ群の構成例を示す図である。FIG. 3 is a diagram showing a configuration example of a directory group.

【図4】数字コード辞書の内容例を示す図である。FIG. 4 is a diagram showing an example of contents of a numeric code dictionary.

【図5】基準参照テーブルの内容例を示す図である。FIG. 5 is a diagram showing an example of contents of a standard reference table.

【図6】辞書配信手段の処理例を示すフローチャートで
ある。
FIG. 6 is a flowchart showing a processing example of a dictionary delivery means.

【図7】辞書登録手段の処理例を示すフローチャートで
ある。
FIG. 7 is a flowchart showing a processing example of a dictionary registration means.

【図8】比較制御手段の処理例を示すフローチャートで
ある。
FIG. 8 is a flowchart showing a processing example of comparison control means.

【図9】テーブル収集手段の処理例を示すフローチャー
トである。
FIG. 9 is a flowchart showing a processing example of a table collecting unit.

【図10】テーブル送信手段の処理例を示すフローチャ
ートである。
FIG. 10 is a flowchart showing a processing example of a table transmitting means.

【図11】テーブル変換手段の処理例を示すフローチャ
ートである。
FIG. 11 is a flowchart illustrating a processing example of a table conversion unit.

【図12】テーブル比較手段の処理例を示すフローチャ
ートである。
FIG. 12 is a flowchart showing a processing example of table comparison means.

【図13】動的登録手段の処理例を示すフローチャート
である。
FIG. 13 is a flowchart showing a processing example of a dynamic registration means.

【図14】図13中の処理S94,S96の詳細を示す
フローチャートである。
14 is a flowchart showing details of processes S94 and S96 in FIG.

【図15】従来技術の説明図である。FIG. 15 is an explanatory diagram of a conventional technique.

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

1−1〜1−m…分散コンピュータ 100…ディレクトリ群 101…データベース 102…数字コード辞書 103…テーブル変換手段 104…比較参照テーブル 105…テーブル送信手段 106…辞書登録手段 2…センタ 200−1〜200−m…基準ディレクトリ群 201…数字コード辞書 202−1〜202−m…基準参照テーブル 203…初期登録手段 204…動的登録手段 205…比較制御手段 206…辞書配信手段 207…テーブル収集手段 208…比較対象テーブル 209…テーブル比較手段 210…端末 1-1 to 1-m ... Distributed computer 100 ... Directory group 101 ... Database 102 ... Numerical code dictionary 103 ... Table conversion means 104 ... Comparison reference table 105 ... Table transmission means 106 ... Dictionary registration means 2 ... Center 200-1 to 200 -M ... Standard directory group 201 ... Numerical code dictionary 202-1 to 202-m ... Standard reference table 203 ... Initial registration means 204 ... Dynamic registration means 205 ... Comparison control means 206 ... Dictionary distribution means 207 ... Table collection means 208 ... Comparison target table 209 ... Table comparison means 210 ... Terminal

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 分散データベースシステム上の各分散コ
ンピュータにおけるデータベースのディレクトリ群に含
まれる各ディレクトリの名称をチェックする分散データ
ベースシステムのディレクトリ名称チェック装置におい
て、 各分散コンピュータと通信可能に接続されたセンタに、 分散コンピュータ上の望ましいディレクトリ群の構成を
示す、各分散コンピュータ対応の基準ディレクトリ群
と、 各分散コンピュータ対応の基準参照テーブルと、 ディレクトリ名称と、ディレクトリ名称の構成ビット数
より十分少ないビット数のユニークな数字コードとの対
応関係を保持する数字コード辞書と、 該数字コード辞書を参照して、前記各分散コンピュータ
対応の基準ディレクトリ群に含まれる各ディレクトリの
名称を数字コードに変換して、各分散コンピュータ対応
の前記基準参照テーブルに登録する初期登録手段と、 各分散コンピュータから比較参照テーブルを収集するテ
ーブル収集手段と、 該テーブル収集手段で収集された各分散コンピュータの
比較参照テーブルに含まれる数字コードと、対応する基
準参照テーブルに含まれる数字コードとを比較するテー
ブル比較手段と、 該テーブル比較手段による比較結果を出力装置から出力
する比較制御手段とを備え、 各分散コンピュータに、 前記センタに設けられた数字コード辞書と同一の数字コ
ード辞書と、 自分散コンピュータ対応の比較参照テーブルと、 前記数字コード辞書を参照して、自分散コンピュータに
おけるデータベースのディレクトリ群に含まれるディレ
クトリの名称を数字コードに変換して、前記比較参照テ
ーブルに登録するテーブル変換手段と、 センタからの要求に応じて前記比較参照テーブルをセン
タに送信するテーブル送信手段とを具備することを特徴
とする分散データベースシステムのディレクトリ名称チ
ェック装置。
1. A directory name checking device of a distributed database system for checking the name of each directory included in a directory group of a database in each distributed computer on the distributed database system, in a center connected to each distributed computer so as to communicate with each other. , A standard directory group for each distributed computer showing a desirable directory group structure on the distributed computer, a standard reference table for each distributed computer, a directory name, and a unique number of bits sufficiently smaller than the number of bits constituting the directory name A numeric code dictionary that holds a corresponding relationship with various numeric codes, and by referring to the numeric code dictionary, the names of the directories included in the reference directory group corresponding to each distributed computer are converted into numeric codes, Initial registration means for registering in the standard reference table corresponding to a distributed computer, table collection means for collecting a comparison reference table from each distributed computer, and numbers included in the comparison reference table of each distributed computer collected by the table collection means. A table comparison means for comparing the code with the numerical code included in the corresponding reference reference table, and a comparison control means for outputting the comparison result by the table comparison means from the output device are provided, and each distributed computer is provided with the center. A numeric code dictionary that is the same as the provided numeric code dictionary, a comparison reference table that is compatible with your own computer, and the numeric code dictionary is used to reference the names of directories included in the directory group of the database in the local distributed computer. Converted to the comparison reference table And table conversion means for registering the directory name checking device of a distributed database system, characterized by comprising a table transmitting means for transmitting the comparison reference table to the center in response to a request from the center.
【請求項2】 分散データベースシステム上の各分散コ
ンピュータにおけるデータベースのディレクトリ群に含
まれる各ディレクトリの名称をチェックする分散データ
ベースシステムのディレクトリ名称チェック装置におい
て、 各分散コンピュータと通信可能に接続されたセンタに、 分散コンピュータ上の望ましいディレクトリ群の構成を
示す、各分散コンピュータ対応の基準ディレクトリ群
と、 各分散コンピュータ対応の基準参照テーブルと、 ディレクトリ名称と、ディレクトリ名称の構成ビット数
より十分少ないビット数のユニークな数字コードとの対
応関係を保持する数字コード辞書と、 初期登録が要求されることにより、前記各分散コンピュ
ータ対応の基準ディレクトリ群に含まれるディレクトリ
の名称にユニークな数字コードを採番して、ディレクト
リ名称と数字コードの組を前記数字コード辞書に登録す
ると共に、各分散コンピュータ対応の基準ディレクトリ
群に含まれるディレクトリの名称に対して採番した数字
コードを、各分散コンピュータ対応の前記基準参照テー
ブルに登録する初期登録手段と、 各分散コンピュータから比較参照テーブルを収集するテ
ーブル収集手段と、 該テーブル収集手段で収集された各分散コンピュータの
比較参照テーブルに含まれる数字コードと、対応する基
準参照テーブルに含まれる数字コードとを比較するテー
ブル比較手段と、 該テーブル比較手段による比較結果を出力装置から出力
する比較制御手段とを備え、 各分散コンピュータに、 前記センタに設けられた数字コード辞書と同一の数字コ
ード辞書と、 自分散コンピュータ対応の比較参照テーブルと、 前記数字コード辞書を参照して、自分散コンピュータに
おけるデータベースのディレクトリ群に含まれるディレ
クトリの名称を数字コードに変換して、前記比較参照テ
ーブルに登録するテーブル変換手段と、 センタからの要求に応じて前記比較参照テーブルをセン
タに送信するテーブル送信手段とを具備することを特徴
とする分散データベースシステムのディレクトリ名称チ
ェック装置。
2. A directory name checking device of a distributed database system for checking the name of each directory included in a directory group of a database in each distributed computer on the distributed database system, in a center connected to each distributed computer so as to communicate with each other. , A standard directory group for each distributed computer showing a desirable directory group structure on the distributed computer, a standard reference table for each distributed computer, a directory name, and a unique number of bits sufficiently smaller than the number of bits constituting the directory name A numeric code dictionary that holds the corresponding relationship with various numeric codes, and by requiring initial registration, a unique numeric code is assigned to the name of the directory included in the reference directory group corresponding to each distributed computer. The group of directory names and numerical codes is registered in the numerical code dictionary, and the numerical codes assigned to the names of the directories included in the reference directory group corresponding to each distributed computer are assigned to each distributed computer. Correspondence between initial registration means for registering in the reference reference table, table collection means for collecting comparison reference tables from each distributed computer, and numerical codes included in the comparison reference table of each distributed computer collected by the table collection means. Table comparison means for comparing the numeric code included in the reference reference table, and comparison control means for outputting the comparison result by the table comparison means from the output device. Numeric code dictionary that is the same as the code dictionary, and your own computer A corresponding comparison reference table, and a table conversion unit that refers to the numerical code dictionary, converts the name of the directory included in the directory group of the database in the self-distributed computer into a numerical code, and registers the numerical code in the comparison reference table. A directory name check device for a distributed database system, comprising: a table transmission means for transmitting the comparison reference table to the center in response to a request from the center.
【請求項3】 前記センタのテーブル収集手段は、一定
時間毎に各分散コンピュータの比較参照テーブルを収集
し、 各分散コンピュータのテーブル送信手段は、センタから
比較参照テーブルの送信が要求されたときに前記テーブ
ル変換手段を起動し、該起動したテーブル変換手段によ
って数字コードの登録された前記比較参照テーブルをセ
ンタに送信することを特徴とする請求項2記載の分散デ
ータベースシステムのディレクトリ名称チェック装置。
3. The table collection means of the center collects the comparison reference table of each distributed computer at regular time intervals, and the table transmission means of each distributed computer receives the comparison reference table from the center when the center requests the transmission of the comparison reference table. 3. The directory name check device for a distributed database system according to claim 2, wherein the table conversion means is activated, and the comparison reference table in which a numerical code is registered is transmitted to the center by the activated table conversion means.
【請求項4】 分散データベースシステム上の各分散コ
ンピュータにおけるデータベースのディレクトリ群に含
まれる各ディレクトリの名称をチェックする分散データ
ベースシステムのディレクトリ名称チェック装置におい
て、 各分散コンピュータと通信可能に接続されたセンタに、 分散コンピュータ上の望ましいディレクトリ群の構成を
示す、各分散コンピュータ対応の基準ディレクトリ群
と、 各分散コンピュータ対応の基準参照テーブルと、 ディレクトリ名称と、ディレクトリ名称の構成ビット数
より十分少ないビット数のユニークな数字コードとの対
応関係を保持する数字コード辞書と、 初期登録が要求されることにより、前記各分散コンピュ
ータ対応の基準ディレクトリ群に含まれるディレクトリ
の名称にユニークな数字コードを採番して、ディレクト
リ名称と数字コードの組を前記数字コード辞書に登録す
ると共に、各分散コンピュータ対応の基準ディレクトリ
群に含まれるディレクトリの名称に対して採番した数字
コードを、各分散コンピュータ対応の前記基準参照テー
ブルに登録する初期登録手段と、 前記基準ディレクトリ群に対するディレクトリ名称の削
除,追加,名称変更時、対応する基準参照テーブルに登
録された数字コードの削除,追加,変更を行うと共に、
必要に応じて前記数字コード辞書を修正する動的登録手
段と、 前記初期登録手段によって登録された前記数字コード辞
書の内容および前記動的登録手段によって修正された前
記数字コード辞書の変更内容を各分散コンピュータに配
信する辞書配信手段と、 一定時間毎に、各分散コンピュータから比較参照テーブ
ルを収集するテーブル収集手段と、 該テーブル収集手段で収集された各分散コンピュータの
比較参照テーブルに含まれる数字コードと、対応する基
準参照テーブルに含まれる数字コードとを比較するテー
ブル比較手段と、 該テーブル比較手段による比較結果を出力装置から出力
する比較制御手段とを備え、 各分散コンピュータに、 数字コード辞書と、 該数字コード辞書に、センタから配信された数字コード
辞書の内容を登録すると共に配信された変更内容を反映
する辞書登録手段と、 比較参照テーブルと、 前記数字コード辞書を参照して、自分散コンピュータに
おけるデータベースのディレクトリ群に含まれるディレ
クトリの名称を数字コードに変換して、前記比較参照テ
ーブルに登録するテーブル変換手段と、 センタから比較参照テーブルの送信が要求されたときに
前記テーブル変換手段を起動し、該起動したテーブル変
換手段によって数字コードの登録された前記比較参照テ
ーブルをセンタに送信するテーブル送信手段とを具備す
ることを特徴とする分散データベースシステムのディレ
クトリ名称チェック装置。
4. A directory name checking device of a distributed database system for checking the name of each directory included in a directory group of a database in each distributed computer on the distributed database system, in a center connected to each distributed computer so as to communicate with each other. , A standard directory group for each distributed computer showing a desirable directory group structure on the distributed computer, a standard reference table for each distributed computer, a directory name, and a unique number of bits sufficiently smaller than the number of bits constituting the directory name A numeric code dictionary that holds the corresponding relationship with various numeric codes, and by requiring initial registration, a unique numeric code is assigned to the name of the directory included in the reference directory group corresponding to each distributed computer. The group of directory names and numerical codes is registered in the numerical code dictionary, and the numerical codes assigned to the names of the directories included in the reference directory group corresponding to each distributed computer are assigned to each distributed computer. Initial registration means for registering in the standard reference table, deleting, adding, or changing the numerical code registered in the corresponding standard reference table when deleting, adding, or renaming a directory name for the standard directory group,
Dynamic registration means for modifying the numeric code dictionary as necessary, contents of the numeric code dictionary registered by the initial registration means, and contents of modification of the numeric code dictionary modified by the dynamic registration means. A dictionary distribution means for distributing to the distributed computer, a table collection means for collecting a comparison reference table from each distributed computer at fixed time intervals, and a numerical code included in the comparison reference table of each distributed computer collected by the table collection means And a table comparison means for comparing the numerical codes included in the corresponding reference reference table, and a comparison control means for outputting the comparison result by the table comparison means from the output device. , The contents of the numerical code dictionary distributed from the center are registered in the numerical code dictionary. With reference to the dictionary registration means, which reflects the contents of changes distributed together with the comparison reference table, and the numeric code dictionary, converts the directory names included in the directory group of the database in the local distributed computer into numeric codes, Table conversion means registered in the comparison reference table, and the comparison reference table in which a numerical code is registered by the table conversion means activated when the center requests the transmission of the comparison reference table. And a table transmitting means for transmitting the information to the center.
【請求項5】 前記センタのテーブル比較手段は、前記
基準参照テーブルと前記比較参照テーブルとの比較にお
いて、前記基準参照テーブルにのみ登録された数字コー
ド,前記比較参照テーブルにのみ登録された数字コード
を比較結果に含め、 前記比較制御手段は、比較結果中の数字コードに対応す
るディレクトリ名称を前記数字コード辞書から取得して
前記出力装置から出力することを特徴とする請求項4記
載の分散データベースシステムのディレクトリ名称チェ
ック装置。
5. The table comparison means of the center, when comparing the reference reference table and the comparison reference table, a numeric code registered only in the reference reference table, a numeric code registered only in the comparison reference table 5. The distributed database according to claim 4, wherein the comparison control means acquires the directory name corresponding to the numeric code in the comparison result from the numeric code dictionary and outputs it from the output device. System directory name checking device.
【請求項6】 前記各分散コンピュータのテーブル送信
手段は、ディレクトリ群に含まれるディレクトリの名称
に対応する数字コードが前記数字コード辞書に登録され
ていないことが前記テーブル変換手段で検出されたと
き、そのディレクトリ名称をセンタに送信し、 センタの前記テーブル収集手段は受信したディレクトリ
名称を前記比較制御手段に通知し、 前記比較制御手段はそのディレクトリ名称を出力装置か
ら出力することを特徴とする請求項5記載の分散データ
ベースシステムのディレクトリ名称チェック装置。
6. The table transmitting means of each distributed computer, when the table converting means detects that the numerical code corresponding to the name of the directory included in the directory group is not registered in the numerical code dictionary, The directory name is transmitted to a center, the table collecting means of the center notifies the received directory name to the comparison control means, and the comparison control means outputs the directory name from an output device. 5. A directory name checking device of the distributed database system according to 5.
JP5252556A 1993-09-14 1993-09-14 Directory name check device for distributed database system Expired - Lifetime JP2550884B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5252556A JP2550884B2 (en) 1993-09-14 1993-09-14 Directory name check device for distributed database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5252556A JP2550884B2 (en) 1993-09-14 1993-09-14 Directory name check device for distributed database system

Publications (2)

Publication Number Publication Date
JPH0784850A true JPH0784850A (en) 1995-03-31
JP2550884B2 JP2550884B2 (en) 1996-11-06

Family

ID=17239017

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5252556A Expired - Lifetime JP2550884B2 (en) 1993-09-14 1993-09-14 Directory name check device for distributed database system

Country Status (1)

Country Link
JP (1) JP2550884B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8515632B2 (en) 2006-07-31 2013-08-20 Toyota Jidosha Kabushiki Kaisha Driving force controller for vehicle

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8515632B2 (en) 2006-07-31 2013-08-20 Toyota Jidosha Kabushiki Kaisha Driving force controller for vehicle

Also Published As

Publication number Publication date
JP2550884B2 (en) 1996-11-06

Similar Documents

Publication Publication Date Title
CA2375395C (en) Method for data maintenance in a network of partially replicated database systems
US5555427A (en) Distributed processing in a system of computers at terminals connected by a communication network
JPH04319774A (en) Distributed design cad system
US11151099B2 (en) System and method for data structure migration control
CN109815254B (en) Cross-region task scheduling method and system based on big data
EP2184690A1 (en) Federated search system based on multiple search engines
WO1991004532A1 (en) Temporary center system in a decentralized data base system
US20040049495A1 (en) System and method for automatically generating general queries
JPH11213014A (en) Data base system, data base retrieving method and recording medium
JP2550884B2 (en) Directory name check device for distributed database system
JPH09212517A (en) Method and device for information substitutional retrieval
KR100501079B1 (en) Application system for network-based search service using resemblant words and method thereof
GB2366405A (en) Property storage for database structures
JPH07271569A (en) Program specification preparation system
JPH09251469A (en) Semi-custom database system
JP3828290B2 (en) Document management device and computer-readable recording medium recording program for causing computer to function as document management device
WO2020068680A1 (en) Identification of records for post-cloning tenant identifier translation
JPH06251073A (en) Data distribution device
JPS6272031A (en) System integration processing system
JPH0546450A (en) Multihost data base access device
JPS63226727A (en) Information retrieval equipment
KR100396915B1 (en) Distributed Information Searching Method based on the Signature File Scheme
JP2718107B2 (en) Comparison processing method
Gabbe et al. Applications of superimposed coding to partial-match retrieval
JPH04250569A (en) Network file service controller