JPS59752A - Data base retrieval system - Google Patents

Data base retrieval system

Info

Publication number
JPS59752A
JPS59752A JP57110269A JP11026982A JPS59752A JP S59752 A JPS59752 A JP S59752A JP 57110269 A JP57110269 A JP 57110269A JP 11026982 A JP11026982 A JP 11026982A JP S59752 A JPS59752 A JP S59752A
Authority
JP
Japan
Prior art keywords
data
database
dbm
code
name
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
JP57110269A
Other languages
Japanese (ja)
Other versions
JPS6058492B2 (en
Inventor
Shinichi Koseki
小関 新一
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57110269A priority Critical patent/JPS6058492B2/en
Publication of JPS59752A publication Critical patent/JPS59752A/en
Publication of JPS6058492B2 publication Critical patent/JPS6058492B2/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To retrieve easily from many data, by providing a table managing the same kind of data base to a data base storing many different data, and storing data representing the name of types of data and their locations. CONSTITUTION:A same kind data base managing table DBM is provided in a system consisting of a large capacity storage device comprising a CPU connected to a BUS, a control program memory PM and plural magnetic disc devices F0-F2, and of a main memory MM. Data are classified at each kind of data bases together with addresses and stored with codes representing storage addresses in the table DBM such as classification ILB number, ILB0, ILB1.... Thus, the bases of increasing data are stored easily and the ease of retrieval is attained.

Description

【発明の詳細な説明】 発明の技術分野 本発明は、同種類の複数のデータベースから所望のデー
タを検索することができるデータベース検索方式に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a database search method that allows desired data to be searched from a plurality of databases of the same type.

従来技術と問題点 多量のデータを統合化して多様な業務に対処できるよう
にしたデータベースに於て、最大データ量を想定してデ
ータベース領域を確保しておくの(1) が一般的であり、データ量が増大した場合に、その領域
を拡張する必要から、まず現有データを一時保管し、増
大したデータを含むデータ量の領域を確保した後、一時
保管しておいた現有データをその新領域ヘロードする作
業を行うものであり、データ量が想定したデータ量より
増大した場合の作業が繁雑となる欠点があった。又前述
のようにデータ量が増大した場合に、確保しておいた領
域が不足すると新データベースとしてその増大した分の
データを管理する方式もあり、その場合は同一種類のデ
ータベータであっても、プログラム上では2個のデータ
ベースとして管理しなければならないものであり、要求
データが1つのデータベースに存在しないときは、プロ
グラムは他のデータベースに対してコマンドを発するこ
とになり、プログラムが複雑となる欠点があった。
Conventional technology and problems In databases that integrate large amounts of data and can handle a variety of tasks, it is common practice (1) to reserve the database area assuming the maximum amount of data. When the amount of data increases, it is necessary to expand the area, so first temporarily store the existing data, secure an area for the amount of data that includes the increased data, and then move the temporarily stored existing data to the new area. This method has the drawback that the work becomes complicated when the amount of data exceeds the expected amount. Also, as mentioned above, when the amount of data increases and the reserved space becomes insufficient, there is a method to manage the increased data as a new database. , the program must be managed as two databases, and if the requested data does not exist in one database, the program will issue a command to the other database, making the program complicated. There were drawbacks.

発明の目的 本発明は、想定したデータ量より多いデータ量について
新データベースとし、このように同種のデータベースが
複数に分散された場合でも、IN(2) のデータベース群として所望のデータの検索を可能とし
、全体としてデータベース領域の拡張を容易にすること
を目的とするものである。以下実施例について詳細に説
明する。
Purpose of the Invention The present invention creates a new database for a data volume that is larger than the expected data volume, and even when the same type of database is distributed over multiple databases, it is possible to search for desired data as an IN(2) database group. The overall objective is to facilitate expansion of the database area. Examples will be described in detail below.

発明の実施例 第1図は本発明の実施例の要部ブロック図であり、CP
Uはプロセッサ、MMはメインメモリ、PMは制御プロ
グラムメモリ、FO〜F2は磁気ディスク装置等の大容
量記憶装置からなるファイル、BUSはバスである。又
同種のデータベースが複数に分散されている場合の管理
用として、同種データベース管理テーブルDBMが用意
されている。このテーブルDBMはメインメモリMM内
に構成した場合を示すが、単独のテーブルとして構成す
ることも勿論可能である。
Embodiment of the Invention FIG. 1 is a block diagram of the main part of an embodiment of the invention.
U is a processor, MM is a main memory, PM is a control program memory, FO to F2 are files consisting of a large capacity storage device such as a magnetic disk device, and BUS is a bus. Further, a homogeneous database management table DBM is prepared for management when the same type of database is distributed over a plurality of locations. Although this table DBM is shown as being configured in the main memory MM, it is of course possible to configure it as an independent table.

第2図は本発明の実施例の機能ブロック図であり、以下
集積回路(IC)の各種データを管理する場合を例とし
て説明する。同種データベース管理テーブルDBMには
、複数に分散された同種のデータベースを1群として管
理する為に、データ(3) ベース種別名とデータベース名とそのデータベース名対
応にデータベースが存在する場所を示すデータが登録さ
れている。例えば同種のデータベースが2個に分散され
ている場合に、データベース種別名としてILB、デー
タベース名としてILBO,ILBI、各データベース
名対応にデータベースの存在場所を示すデータADO,
ADIがカードから入力された順に登録されている。こ
の同種データベース管理テーブルDBMは、データベー
ス定義データ入力部DBIから入力されてテーブルの作
成が行われるものであり、データベース定義データ入力
部DBIにはデータベース種別指定カード、データベー
ス定義カードで入力するものである。即ちデータの追加
に伴ってデータベースが複数に分散されるときに、その
分散の情報によりテーブル内容の更新が行われるもので
ある。なお単一のデータベースの場合は、データベース
種別名とデータベース名とを同一とすることができるこ
とは勿論である。
FIG. 2 is a functional block diagram of an embodiment of the present invention, and the following explanation will be given by taking as an example a case where various data of an integrated circuit (IC) are managed. In order to manage multiple distributed homogeneous databases as a group, the homogeneous database management table DBM contains data (3): base type name, database name, and data indicating the location of the database corresponding to the database name. Registered. For example, if the same type of database is distributed into two, the database type name is ILB, the database names are ILBO, ILBI, and data ADO indicating the location of the database corresponds to each database name.
ADIs are registered in the order in which they are input from the card. This homogeneous database management table DBM is created by inputting from the database definition data input section DBI, and input is made to the database definition data input section DBI using a database type designation card and a database definition card. . That is, when the database is distributed to multiple locations due to the addition of data, the contents of the table are updated based on the information on the distribution. Note that in the case of a single database, it goes without saying that the database type name and the database name can be the same.

又ILBOのデータベースには、ICデータの(4) 集合を示すICコードIC01,ICO2で識別されて
、I、Cピンデータ等のICデータが記憶されている。
Further, the ILBO database stores IC data such as I and C pin data, which are identified by IC codes IC01 and ICO2 indicating (4) sets of IC data.

iz、Btのデータベースには、前述と同様にICデー
タの集合を示すICコードIC03,1cO4で識別さ
れて、ICピンデータ等のICデータが記憶されている
The iz and Bt databases store IC data such as IC pin data, which are identified by IC codes IC03 and 1cO4 indicating a collection of IC data, as described above.

ICコードICO3のICビンデータICPDを読出す
場合、その検索要求情報に従って、プログラムPGから
コード検索指示情報として、データベース種別名ILB
と処理ICコードICO3がコード検索部CDSに入力
される。このコード検索部CDSは、同種データベース
管理テーブルDBMを参照し、データベース種別名IL
Bからまずデータベース名ILBOの存在場所を示すデ
ータADOに基づいて、ILBOのデータベースのIC
コードを順次読出し、要求しているICコードと一致す
るものがあるか調べる。第2図に於ては、ILBOのデ
ータベースには、IC0IとICO2とのICコードが
存在するが、ICO3のICコードが存在しないので、
同種データベー(5) ス管理テーブルDBMのデータベース種別名内の次のデ
ータベース名ILBIの存在場所を示すデータADIに
基づいて、ILBIのデータベースのICコードを順次
読出し、要求しているICコードのICO3と一致する
ものを見付けると、コード検索部CDSは、プログラム
PGにその要求ICコードIC03の存在するデータベ
ース名ILBIとそのICO3のコードデータIC03
Dとを通知する。
When reading the IC bin data ICPD of IC code ICO3, according to the search request information, the database type name ILB is sent from the program PG as code search instruction information.
and the processing IC code ICO3 are input to the code search section CDS. This code search unit CDS refers to the same type database management table DBM and searches for the database type name IL.
From B, first, based on the data ADO indicating the location of the database name ILBO, the IC of the ILBO database is determined.
Read out the codes one after another and check if there is one that matches the requested IC code. In Figure 2, the ILBO database has IC codes for IC0I and ICO2, but there is no IC code for ICO3, so
Homogeneous database (5) Based on the data ADI indicating the location of the next database name ILBI in the database type name of the database management table DBM, the IC codes of the ILBI database are sequentially read, and the ICO3 of the requested IC code is read out. When the code search unit CDS finds a match with the request IC code IC03, the code search unit CDS searches the program PG for the database name ILBI where the requested IC code IC03 exists and the code data IC03 for the ICO3.
Notify D.

その後プログラムPGからICコードICO3のICピ
ンデータを読出す為のデータ操作コマンドと前述のIC
コード検索で求められたデータベース名のILBIと処
理データ指示のICPとがデータベース操作部DCPに
送出される。このデータベース操作部DCPは、データ
操作コマンドに基づいて、指示されたデータベース名I
LBIのデータベースから指示されたICピンデータを
読出してデータテーブルDTBにセットし、プログラム
PGにそのICピンデータICPDの読出しが完了した
ことを通知する。そしてプログラム(6) PGは要求された次の処理を行うものである。
After that, a data manipulation command to read the IC pin data of IC code ICO3 from the program PG and the above-mentioned IC.
The ILBI of the database name obtained by the code search and the ICP of the processing data instruction are sent to the database operation unit DCP. This database operation unit DCP executes the specified database name I based on the data operation command.
The specified IC pin data is read from the LBI database and set in the data table DTB, and the program PG is notified that the reading of the IC pin data ICPD is completed. Program (6) PG performs the next requested process.

なおICコードの検索に於て、要求した処理ICコード
がどのデータベースにも存在しなかった場合は、その旨
プログラムPGに通知する。又データベースのICデー
タの更新や新な書込みに於ても、前述の動作でICコー
ドの検索により所望のデータの更新、書込みを行うこと
ができる。
In the IC code search, if the requested processing IC code does not exist in any database, the program PG is notified of this fact. Also, when updating or writing new IC data in the database, desired data can be updated or written by searching the IC code using the above-described operations.

第3図は前述の動作を説明する為のフローチャートであ
り、同種データベース管理テーブルの作成が行われた後
、コード検索指示により同種データベース管理テーブル
からデータベースの存在場所を示すデータが取り出され
、そのデータに基づいてデータベースからコードを読出
して、要求している処理コードと一致しているかを調べ
、一致している場合は、データベース操作コマンドによ
り要求に基づいたデータを読出すことになる。
FIG. 3 is a flowchart for explaining the above-mentioned operation. After the homogeneous database management table is created, data indicating the location of the database is retrieved from the homogeneous database management table in response to a code search instruction, and the data The code is read from the database based on the code and checked to see if it matches the requested processing code. If they match, the data based on the request is read out using a database operation command.

同種データベース管理テーブルDBMの作成に於て、デ
ータベース定義をカードで入力しているが、他の入力手
段を採用することもできるものであり、又データベース
も2個に分散された以外に(7) 更に多く分散された場合にも、同種データベース管理テ
ーブルDBMにより1群のデータベースとして管理する
ことができる。又前述の実施例に於て、プログラムPG
からコード検索指示とデータベース操作コマンドによる
データ操作指示とを別々に発する場合を示しているが、
両者を1つのデータベース操作指示として発するように
することもできる。又データベース内のデータの格納手
段は、既に知られている任意の手段を採用することがで
き、同様に検索手段としても並列的に読出して検索する
等の任意の手段を採用することができるものである。
In creating the homogeneous database management table DBM, the database definition is input using a card, but other input methods can also be adopted, and the database is also distributed into two (7) Even if more databases are distributed, they can be managed as one group using the homogeneous database management table DBM. Also, in the above embodiment, the program PG
This example shows a case where code search instructions and data manipulation instructions using database manipulation commands are issued separately.
It is also possible to issue both as one database operation instruction. Furthermore, any known means can be used as the means for storing data in the database, and similarly, any means such as reading and searching in parallel can be used as the retrieval means. It is.

発明の詳細 な説明したように、本発明は、同種データベース管理テ
ーブルDBMを設けて、同種の複数のデータベース名の
それぞれに対応してデータベースの存在場所を示すデー
タを記憶させておき、所望のデータの検索に於て、同種
のデータベースを順次検索し、所望のデータの存在する
データベースを見付けるものであり、データベース領域
を拡(8) 張する必要が生じた場合には、既存データベースはその
ままにして、同種のデータベースを新規に作成し、これ
を同種データベース管理テーブルにより管理することに
より、データベース領域拡張時の操作が非密に簡単にな
る利点がある。従って前述の実施例のICデータの検索
以外に、種々のデータ検索にてきようすることができる
ものである。
As described in detail, the present invention provides a homogeneous database management table DBM, stores data indicating the location of a database corresponding to each of a plurality of database names of the same type, and stores desired data. When searching, similar databases are sequentially searched to find the database that contains the desired data, and if it becomes necessary to expand the database area (8), the existing database can be left as is. By creating a new database of the same type and managing it using a database management table of the same type, there is an advantage that operations when expanding the database area can be performed easily and in a non-intrusive manner. Therefore, the present invention can be used for various data searches other than the IC data search in the above-described embodiment.

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

第1図は本発明の実施例の要部ブロック図、第2図は本
発明の実施例の動作説明図、第3図は本発明の実施例の
動作説明用のフローチャートである。 DBMは同種データベース管理テーブル、PGはプログ
ラム、CDSはコード検索部、DOPはデータベース操
作部、ILBはデータベース種別名、ILBO,ILB
Iはデータベース名、ADQ、ADIはデータベースの
存在場所を示すデータ、IC0I〜ICO4はICコー
ドである。 (9)
FIG. 1 is a block diagram of a main part of an embodiment of the present invention, FIG. 2 is a diagram for explaining the operation of the embodiment of the present invention, and FIG. 3 is a flowchart for explaining the operation of the embodiment of the present invention. DBM is a homogeneous database management table, PG is a program, CDS is a code search section, DOP is a database operation section, ILB is a database type name, ILBO, ILB
I is the database name, ADQ and ADI are data indicating the location of the database, and IC0I to ICO4 are IC codes. (9)

Claims (1)

【特許請求の範囲】[Claims] 各種のデータを格納したデータベースの所望のデータを
検索する方式に於て、同種データベース管理テーブルを
設け、該同種データベース管理テーブルに同種のデータ
ベース名と対応してデータベースの存在場所を示すデー
タを記憶させ、該データに基づいて同種の複数のデータ
ベースを順次検索して所望のデータを検索することを特
徴とするデータベース検索方式。
In a method of searching for desired data in a database storing various data, a homogeneous database management table is provided, and data indicating the location of the database is stored in the homogeneous database management table in correspondence with the homogeneous database name. , a database search method characterized by sequentially searching a plurality of databases of the same type based on the data to search for desired data.
JP57110269A 1982-06-26 1982-06-26 Database search method Expired JPS6058492B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57110269A JPS6058492B2 (en) 1982-06-26 1982-06-26 Database search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57110269A JPS6058492B2 (en) 1982-06-26 1982-06-26 Database search method

Publications (2)

Publication Number Publication Date
JPS59752A true JPS59752A (en) 1984-01-05
JPS6058492B2 JPS6058492B2 (en) 1985-12-20

Family

ID=14531397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57110269A Expired JPS6058492B2 (en) 1982-06-26 1982-06-26 Database search method

Country Status (1)

Country Link
JP (1) JPS6058492B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62282341A (en) * 1986-05-30 1987-12-08 Nec Corp Data managing system
EP0284664A2 (en) * 1987-03-30 1988-10-05 International Business Machines Corporation Method of rapidly opening disc files identified by path names
JPS6417154A (en) * 1987-07-10 1989-01-20 Toshiba Corp Medical picture storing/displaying device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62282341A (en) * 1986-05-30 1987-12-08 Nec Corp Data managing system
EP0284664A2 (en) * 1987-03-30 1988-10-05 International Business Machines Corporation Method of rapidly opening disc files identified by path names
FR2613505A1 (en) * 1987-03-30 1988-10-07 Ibm METHOD OF FAST OPENING OF DISC FILES IDENTIFIED BY THE NAME OF PATHS
BE1001068A4 (en) * 1987-03-30 1989-06-27 Ibm Method file quick opening disc identified by the name of roads.
JPS6417154A (en) * 1987-07-10 1989-01-20 Toshiba Corp Medical picture storing/displaying device

Also Published As

Publication number Publication date
JPS6058492B2 (en) 1985-12-20

Similar Documents

Publication Publication Date Title
JP4206586B2 (en) Database management method and apparatus, and storage medium storing database management program
US5418949A (en) Page map, metamap, and relation group file management supervised by operation means for allocating, storing, and searching friendly and exclusive data items
US6658437B1 (en) System and method for data space allocation using optimized bit representation
CN108140040A (en) The selective data compression of database in memory
US5742809A (en) Database generic composite structure processing system
JPH1131096A (en) Data storage/retrieval system
CN110109866A (en) A kind of management method and equipment of file system directories
JPS63116232A (en) Method of memorizing and retrieving data using computer
US7797290B2 (en) Database reorganization program and method
JPS59752A (en) Data base retrieval system
JPH08123713A (en) File storage managing system for data base
JPH09305622A (en) Method and system for managing data base having document retrieval function
JPH0296213A (en) Secondary memory control method using hierarchical bit map
JP2924786B2 (en) Exclusive control system, exclusive control method, and medium for storing exclusive control program for shared file in loosely coupled multiple computer system
JP6627809B2 (en) Database processing apparatus, system, method and program
JP2010061604A (en) Consistency verification system, verification method, and program
JPH02278439A (en) Data control system for draw
JPH03174654A (en) Filing method and its device
JP2604787B2 (en) Two-dimensional data storage method
JPS61103242A (en) High-speed retrieval system
JP3223675B2 (en) Data collection processor
JPH0785079A (en) Device for managing information file
JPH06214849A (en) Data base system
JP2003330957A (en) Set attribute retrieval system, method, and program
JP2833578B2 (en) Currency Information Control System in Cluster System